Prototype Pollution in safe-object2
High severity
GitHub Reviewed
Published
Sep 4, 2020
to the GitHub Advisory Database
•
Updated Jan 9, 2023
Description
Reviewed
Aug 31, 2020
Published to the GitHub Advisory Database
Sep 4, 2020
Last updated
Jan 9, 2023
All versions of
safe-object2
are vulnerable to prototype pollution. Thesettter()
function does not restrict the modification of an Object's prototype, which may allow an attacker to add or modify an existing property that will exist on all objects.Recommendation
No fix is currently available. Consider using an alternative package until a fix is made available.
References