CVE-2021-21374

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:nim-lang:nim:*:*:*:*:*:*:*:*
cpe:2.3:a:nim-lang:nim:*:*:*:*:*:*:*:*

History

30 Mar 2021, 21:36

Type Values Removed Values Added
CWE CWE-349
CWE-599
CWE-348
CWE-295
CPE cpe:2.3:a:nim-lang:nim:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : 6.8
v3 : 8.1
References (CONFIRM) https://github.com/nim-lang/security/security/advisories/GHSA-c2wm-v66h-xhxx - (CONFIRM) https://github.com/nim-lang/security/security/advisories/GHSA-c2wm-v66h-xhxx - Third Party Advisory
References (MISC) https://github.com/nim-lang/Nim/pull/16940 - (MISC) https://github.com/nim-lang/Nim/pull/16940 - Patch, Third Party Advisory
References (MISC) https://consensys.net/diligence/vulnerabilities/nim-insecure-ssl-tls-defaults-remote-code-execution/ - (MISC) https://consensys.net/diligence/vulnerabilities/nim-insecure-ssl-tls-defaults-remote-code-execution/ - Exploit, Third Party Advisory
References (MISC) https://github.com/nim-lang/nimble/blob/master/changelog.markdown#0130 - (MISC) https://github.com/nim-lang/nimble/blob/master/changelog.markdown#0130 - Release Notes, Third Party Advisory

26 Mar 2021, 22:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-03-26 22:15

Updated : 2023-12-10 13:55


NVD link : CVE-2021-21374

Mitre link : CVE-2021-21374

CVE.ORG link : CVE-2021-21374


JSON object : View

Products Affected

nim-lang

  • nim
CWE
CWE-295

Improper Certificate Validation

CWE-348

Use of Less Trusted Source

CWE-349

Acceptance of Extraneous Untrusted Data With Trusted Data

CWE-599

Missing Validation of OpenSSL Certificate