Name | CVE-2021-44906 |
Description | Minimist <=1.2.5 is vulnerable to Prototype Pollution via file inde ... |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, bugtraq, EDB, Metasploit, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, Mageia, GitHub code/issues, web search, more) |
Vulnerable and fixed packages
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|
node-minimist (PTS) | buster | 1.2.0-1+deb10u1 | vulnerable |
| bullseye | 1.2.5+~cs5.3.1-2 | vulnerable |
| bookworm, sid | 1.2.6+~cs5.3.2-1 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|
node-minimist | source | stretch | (unfixed) | end-of-life | | |
node-minimist | source | (unstable) | 1.2.6+~cs5.3.2-1 | | | |
Notes
[bullseye] - node-minimist <no-dsa> (Minor issue)
[buster] - node-minimist <no-dsa> (Minor issue)
[stretch] - node-minimist <end-of-life> (Nodejs in stretch not covered by security support)
https://github.com/substack/minimist/issues/164
https://snyk.io/vuln/SNYK-JS-MINIMIST-559764
The initial fix for prototype pollution (cf. SNYK-JS-MINIMIST-559764) in setKey()
was insufficient.