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.
References
Link | Resource |
---|---|
https://github.com/nim-lang/security/security/advisories/GHSA-9vqv-2jj9-7mqr | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2021-05-07 16:15
Updated : 2024-02-04 21:47
NVD link : CVE-2021-29495
Mitre link : CVE-2021-29495
CVE.ORG link : CVE-2021-29495
JSON object : View
Products Affected
nim-lang
- nim
CWE
CWE-295
Improper Certificate Validation