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 |
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
21 Nov 2024, 05:37
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 7.5
v3 : 4.4 |
References | () https://github.com/rawiroaisen/node-ini-parser/blob/master/index.js#L14 - Patch, Third Party Advisory | |
References | () https://snyk.io/vuln/SNYK-JS-INIPARSER-564122 - Mitigation, Third Party Advisory |
Information
Published : 2020-04-02 18:15
Updated : 2024-11-21 05:37
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')