Minimist <=1.2.5 is vulnerable to Prototype Pollution via file index.js, function setKey() (lines 69-95).
The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype.
Link | Tags |
---|---|
https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 | not applicable patch exploit third party advisory |
https://github.com/Marynk/JavaScript-vulnerability-detection/blob/main/minimist%20PoC.zip | third party advisory exploit |
https://github.com/substack/minimist/blob/master/index.js#L69 | third party advisory exploit |
https://stackoverflow.com/questions/8588563/adding-custom-properties-to-a-function/20278068#20278068 | issue tracking third party advisory |
https://github.com/substack/minimist/issues/164 | issue tracking patch exploit third party advisory |
https://security.netapp.com/advisory/ntap-20240621-0006/ |