All versions of ini-parser are vulnerable to prototype pollution. The parse 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.
No fix is currently available. Consider using an alternative package until a fix is made available.
{
"github_reviewed": true,
"github_reviewed_at": "2020-06-10T20:13:15Z",
"cwe_ids": [
"CWE-915"
],
"severity": "CRITICAL",
"nvd_published_at": "2020-04-02T18:15:00Z"
}