2.3.2
10 years ago
2 years ago
Known vulnerabilities in the multi-ini package. This does not include vulnerabilities belonging to this package’s dependencies.
Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for freeVulnerability | Vulnerable Version |
---|---|
multi-ini is an ini-file parser which supports multi line, multiple levels and arrays to get a maximum of compatibility with Zend config files. Affected versions of this package are vulnerable to Prototype Pollution. It is possible to pollute an object's prototype by specifying the proto object as part of an array. PoC by Eugene Lim:payload.ini
poc.js:
How to fix Prototype Pollution? Upgrade | <2.1.1 |
multi-ini is an ini-file parser which supports multi line, multiple levels and arrays to get a maximum of compatibility with Zend config files. Affected versions of this package are vulnerable to Prototype Pollution. It is possible to pollute an object's prototype by specifying the PoC
How to fix Prototype Pollution? Upgrade | <2.1.2 |