Prototype Pollution in upmerge
Moderate severity
GitHub Reviewed
Published
Jun 6, 2019
to the GitHub Advisory Database
•
Updated Jan 9, 2023
Description
Reviewed
Jun 6, 2019
Published to the GitHub Advisory Database
Jun 6, 2019
Last updated
Jan 9, 2023
All versions of
upmerge
are vulnerable to Prototype Pollution. The merge() function fails to prevent user input to alter an Object's prototype, allowing attackers to modify override properties of all objects in the application. This may lead to Denial of Service or may be chained with other vulnerabilities leading to Remote Code Execution.Recommendation
No fix is currently available. Consider using an alternative module until a fix is made available.
References