mout@0.5.0 vulnerabilities

Modular Utilities

Direct Vulnerabilities

Known vulnerabilities in the mout package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • H
Prototype Pollution

mout is a Modular Utilities

Affected versions of this package are vulnerable to Prototype Pollution. 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 exploiting this vulnerability.

Note: This vulnerability derives from an incomplete fix of CVE-2020-7792.

How to fix Prototype Pollution?

Upgrade mout to version 1.2.4 or higher.

<1.2.4
  • H
Prototype Pollution

mout is a Modular Utilities

Affected versions of this package are vulnerable to Prototype Pollution. 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.

How to fix Prototype Pollution?

Upgrade mout to version 1.2.3 or higher.

<1.2.3