Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Ini-Parser Project | Ini-Parser | <= 0.0.2 |
Related Weaknesses (CWE)
References
- https://github.com/rawiroaisen/node-ini-parser/blob/master/index.js#L14PatchThird Party Advisory
- https://snyk.io/vuln/SNYK-JS-INIPARSER-564122MitigationThird Party Advisory
- https://github.com/rawiroaisen/node-ini-parser/blob/master/index.js#L14PatchThird Party Advisory
- https://snyk.io/vuln/SNYK-JS-INIPARSER-564122MitigationThird Party Advisory
FAQ
What is CVE-2020-7617?
CVE-2020-7617 is a vulnerability with a CVSS score of 4.4 (MEDIUM). 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.
How severe is CVE-2020-7617?
CVE-2020-7617 has been rated MEDIUM with a CVSS base score of 4.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-7617?
Check the references section above for vendor advisories and patch information. Affected products include: Ini-Parser Project Ini-Parser.