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.
CWE-1321
CVE-2020-7792
This affects all versions of package mout. The deepFillIn function can be used to ‘fill missing properties recursively’, while the deepMixIn ‘mixes objects into the target object, recursively mixing existing child objects as well’. In both cases, the key used to access the target object recursively is not checked, leading to a Prototype Pollution.
CVE-2020-7723
All versions of package promisehelpers are vulnerable to Prototype Pollution via the insert function.
CVE-2020-7724
All versions of package tiny-conf are vulnerable to Prototype Pollution via the set function.
CVE-2020-7725
All versions of package worksmith are vulnerable to Prototype Pollution via the setValue function.
CVE-2020-7726
All versions of package safe-object2 are vulnerable to Prototype Pollution via the setter function.