- Description
- 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.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
CVSS 3.1
- Type
- Primary
- Base score
- 8.1
- Impact score
- 5.9
- Exploitability score
- 2.2
- Vector string
- CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
- Severity
- HIGH
CVSS 2.0
- Type
- Primary
- Base score
- 6.8
- Impact score
- 6.4
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:P/I:P/A:P
- Hype score
- Not currently trending
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:nim-lang:nim:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "895C273A-28A1-4592-8A50-9A8FAAD7D98C",
"versionEndExcluding": "1.2.10"
},
{
"criteria": "cpe:2.3:a:nim-lang:nim:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "FBDDF104-9FC9-4CED-9F87-26CF1DA2EF4E",
"versionEndExcluding": "1.4.4",
"versionStartIncluding": "1.4.0"
}
],
"operator": "OR"
}
]
}
]