Prototype pollution in Merge-deep
Critical severity
GitHub Reviewed
Published
Jun 7, 2021
to the GitHub Advisory Database
•
Updated Nov 29, 2023
Description
Published by the National Vulnerability Database
Jun 2, 2021
Reviewed
Jun 3, 2021
Published to the GitHub Advisory Database
Jun 7, 2021
Last updated
Nov 29, 2023
The merge-deep library before 3.0.3 for Node.js can be tricked into overwriting properties of Object.prototype or adding new properties to it. These properties are then inherited by every object in the program, thus facilitating prototype-pollution attacks against applications using this library.
References