Nimble is a package manager for the Nim programming language. In Nim release versions before versions 1.2.10 and 1.4.4, "nimble refresh" fetches a list of Nimble packages over HTTPS without full verification of the SSL/TLS certificate due to the default setting of httpClient. An attacker able to perform MitM can deliver a modified package list containing malicious software packages. If the packages are installed and used the attack escalates to untrusted code execution.
References
Link | Resource |
---|---|
https://github.com/nim-lang/nimble/blob/master/changelog.markdown#0130 | Release Notes Third Party Advisory |
https://github.com/nim-lang/Nim/pull/16940 | Patch Third Party Advisory |
https://github.com/nim-lang/security/security/advisories/GHSA-c2wm-v66h-xhxx | Third Party Advisory |
https://consensys.net/diligence/vulnerabilities/nim-insecure-ssl-tls-defaults-remote-code-execution/ | Exploit Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Information
Published : 2021-03-26 15:15
Updated : 2021-03-30 14:36
NVD link : CVE-2021-21374
Mitre link : CVE-2021-21374
JSON object : View
CWE
CWE-295
Improper Certificate Validation
Products Affected
nim-lang
- nim