CVE-2020-28461

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in npm/js-ini

Identifiers

GHSA-m939-vrfp-9v8p, CVE-2020-28461

Package Slug

npm/js-ini

Vulnerability

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')

Description

This affects the package js-ini before 1.3.0. If an attacker submits a malicious INI file to an application that parses it with parse, they will pollute the prototype on the application. This can be exploited further depending on the context.

Affected Versions

All versions before 1.3.0

Solution

Upgrade to version 1.3.0 or above.

Last Modified

2022-08-09

source