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.
The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype.
Link | Tags |
---|---|
https://snyk.io/vuln/SNYK-JS-MOUT-1014544 | third party advisory exploit |
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1050373 | third party advisory exploit |
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-1050374 | third party advisory exploit |
https://github.com/mout/mout/blob/master/src/object/deepFillIn.js | third party advisory exploit |
https://github.com/mout/mout/blob/master/src/object/deepMixIn.js | third party advisory exploit |