CVE-2020-7792: Prototype Pollution
(updated )
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.
References
Detect and mitigate CVE-2020-7792 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →