This affects the package ini before 1.3.6. If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further depending on the context.
{ "binaries": [ { "binary_name": "node-ini", "binary_version": "1.1.0-1" } ] }
{ "binaries": [ { "binary_name": "node-ini", "binary_version": "1.3.4-1" } ] }
{ "binaries": [ { "binary_name": "node-ini", "binary_version": "1.3.5-1" } ] }
{ "binaries": [ { "binary_name": "node-ini", "binary_version": "2.0.1-1" } ] }
{ "binaries": [ { "binary_name": "node-ini", "binary_version": "3.0.1-2" } ] }