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
| Link | Resource |
|---|---|
| https://github.com/jonschlinkert/merge-deep/commit/11e5dd56de8a6aed0b1ed022089dbce6968d82a5 | Patch Third Party Advisory |
| https://www.npmjs.com/package/merge-deep | Product Third Party Advisory |
| https://securitylab.github.com/advisories/GHSL-2020-160-merge-deep/ | Third Party Advisory |
| https://security.netapp.com/advisory/ntap-20210716-0008/ | Third Party Advisory |
Information
Published : 2021-06-02 15:15
Updated : 2021-09-14 17:10
NVD link : CVE-2021-26707
Mitre link : CVE-2021-26707
JSON object : View
Products Affected
netapp
- e-series_performance_analyzer
merge-deep_project
- merge-deep
CWE
CWE-915
Improperly Controlled Modification of Dynamically-Determined Object Attributes
NVD-CWE-Other