ghsa-xvch-5gv4-984h
Vulnerability from github
Published
2022-03-18 00:01
Modified
2024-06-21 21:33
Severity ?
Summary
Prototype Pollution in minimist
Details
Minimist prior to 1.2.6 and 0.2.4 is vulnerable to Prototype Pollution via file index.js
, function setKey()
(lines 69-95).
{ "affected": [ { "package": { "ecosystem": "npm", "name": "minimist" }, "ranges": [ { "events": [ { "introduced": "1.0.0" }, { "fixed": "1.2.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "npm", "name": "minimist" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.2.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-44906" ], "database_specific": { "cwe_ids": [ "CWE-1321" ], "github_reviewed": true, "github_reviewed_at": "2022-03-18T23:13:40Z", "nvd_published_at": "2022-03-17T16:15:00Z", "severity": "CRITICAL" }, "details": "Minimist prior to 1.2.6 and 0.2.4 is vulnerable to Prototype Pollution via file `index.js`, function `setKey()` (lines 69-95).", "id": "GHSA-xvch-5gv4-984h", "modified": "2024-06-21T21:33:51Z", "published": "2022-03-18T00:01:09Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906" }, { "type": "WEB", "url": "https://github.com/minimistjs/minimist/issues/11" }, { "type": "WEB", "url": "https://github.com/substack/minimist/issues/164" }, { "type": "WEB", "url": "https://github.com/minimistjs/minimist/pull/24" }, { "type": "WEB", "url": "https://github.com/minimistjs/minimist/commit/34e20b8461118608703d6485326abbb8e35e1703" }, { "type": "WEB", "url": "https://github.com/minimistjs/minimist/commit/bc8ecee43875261f4f17eb20b1243d3ed15e70eb" }, { "type": "WEB", "url": "https://github.com/minimistjs/minimist/commit/c2b981977fa834b223b408cfb860f933c9811e4d" }, { "type": "WEB", "url": "https://github.com/minimistjs/minimist/commit/ef9153fc52b6cea0744b2239921c5dcae4697f11" }, { "type": "WEB", "url": "https://github.com/Marynk/JavaScript-vulnerability-detection/blob/main/minimist%20PoC.zip" }, { "type": "WEB", "url": "https://github.com/minimistjs/minimist/commits/v0.2.4" }, { "type": "PACKAGE", "url": "https://github.com/substack/minimist" }, { "type": "WEB", "url": "https://github.com/substack/minimist/blob/master/index.js#L69" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20240621-0006" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-MINIMIST-559764" }, { "type": "WEB", "url": "https://stackoverflow.com/questions/8588563/adding-custom-properties-to-a-function/20278068#20278068" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Prototype Pollution in minimist" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.