Prototype Pollution in ini-parser
Critical severity
GitHub Reviewed
Published
Jun 10, 2020
to the GitHub Advisory Database
•
Updated Feb 1, 2023
Description
Published by the National Vulnerability Database
Apr 2, 2020
Reviewed
Jun 10, 2020
Published to the GitHub Advisory Database
Jun 10, 2020
Last updated
Feb 1, 2023
All versions of
ini-parser
are vulnerable to prototype pollution. Theparse
function does not restrict the modification of an Object's prototype, which may allow an attacker to add or modify an existing property that will exist on all objects.Recommendation
No fix is currently available. Consider using an alternative package until a fix is made available.
References