CVE-2020-7788: nodejs-ini: Prototype pollution via malicious INI file

Severity: Critical

CVSS Score: 7.3

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.