Vulnerability Description
Nim is a statically typed compiled systems programming language. In Nim standard library before 1.4.2, httpClient SSL/TLS certificate verification was disabled by default. Users can upgrade to version 1.4.2 to receive a patch or, as a workaround, set "verifyMode = CVerifyPeer" as documented.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Nim-Lang | Nim | < 1.4.2 |
Related Weaknesses (CWE)
References
- https://github.com/nim-lang/security/security/advisories/GHSA-9vqv-2jj9-7mqrThird Party Advisory
- https://github.com/nim-lang/security/security/advisories/GHSA-9vqv-2jj9-7mqrThird Party Advisory
FAQ
What is CVE-2021-29495?
CVE-2021-29495 is a vulnerability with a CVSS score of 5.9 (MEDIUM). Nim is a statically typed compiled systems programming language. In Nim standard library before 1.4.2, httpClient SSL/TLS certificate verification was disabled by default. Users can upgrade to version...
How severe is CVE-2021-29495?
CVE-2021-29495 has been rated MEDIUM with a CVSS base score of 5.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-29495?
Check the references section above for vendor advisories and patch information. Affected products include: Nim-Lang Nim.