assign-deep Vulnerable to Prototype Pollution
High severity
GitHub Reviewed
Published
Aug 21, 2019
to the GitHub Advisory Database
•
Updated Jan 27, 2023
Description
Published by the National Vulnerability Database
Aug 20, 2019
Reviewed
Aug 21, 2019
Published to the GitHub Advisory Database
Aug 21, 2019
Last updated
Jan 27, 2023
Versions of
assign-deep
prior to 1.0.1 and 0.4.8 are vulnerable to Prototype Pollution. Theassign
function fails to validate which Object properties it updates. This allows attackers to modify the prototype of Object, causing the addition or modification of an existing property on all objects.Recommendation
Upgrade to versions 1.0.1, 0.4.8, or later.
References