ini-parser through 0.0.2 is vulnerable to Prototype Pollution.The library could be tricked into adding or modifying properties of Object.prototype using a '__proto__' payload.
References
Link | Resource |
---|---|
https://github.com/rawiroaisen/node-ini-parser/blob/master/index.js#L14 | Patch Third Party Advisory |
https://snyk.io/vuln/SNYK-JS-INIPARSER-564122 | Mitigation Third Party Advisory |
Configurations
History
No history.
Information
Published : 2020-04-02 18:15
Updated : 2022-06-28 14:11
NVD link : CVE-2020-7617
Mitre link : CVE-2020-7617
CVE.ORG link : CVE-2020-7617
JSON object : View
Products Affected
ini-parser_project
- ini-parser
CWE
CWE-1321
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')