CVE-2022-21213

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 exploiting this vulnerability. **Note:** This vulnerability derives from an incomplete fix of [CVE-2020-7792](https://security.snyk.io/vuln/SNYK-JS-MOUT-1014544).
Configurations

Configuration 1

cpe:2.3:a:moutjs:mout:*:*:*:*:*:node.js:*:*

Information

Published : 2022-06-17 08:15

Updated : 2022-06-28 02:43


NVD link : CVE-2022-21213

Mitre link : CVE-2022-21213

Products Affected
No products.
CWE
CWE-1321

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