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://security.netapp.com/advisory/ntap-20210716-0008/ | Third Party Advisory |
https://securitylab.github.com/advisories/GHSL-2020-160-merge-deep/ | Third Party Advisory |
https://www.npmjs.com/package/merge-deep | Product Third Party Advisory |
https://github.com/jonschlinkert/merge-deep/commit/11e5dd56de8a6aed0b1ed022089dbce6968d82a5 | Patch Third Party Advisory |
https://security.netapp.com/advisory/ntap-20210716-0008/ | Third Party Advisory |
https://securitylab.github.com/advisories/GHSL-2020-160-merge-deep/ | Third Party Advisory |
https://www.npmjs.com/package/merge-deep | Product Third Party Advisory |
Configurations
History
21 Nov 2024, 05:56
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/jonschlinkert/merge-deep/commit/11e5dd56de8a6aed0b1ed022089dbce6968d82a5 - Patch, Third Party Advisory | |
References | () https://security.netapp.com/advisory/ntap-20210716-0008/ - Third Party Advisory | |
References | () https://securitylab.github.com/advisories/GHSL-2020-160-merge-deep/ - Third Party Advisory | |
References | () https://www.npmjs.com/package/merge-deep - Product, Third Party Advisory |
Information
Published : 2021-06-02 15:15
Updated : 2024-11-21 05:56
NVD link : CVE-2021-26707
Mitre link : CVE-2021-26707
CVE.ORG link : CVE-2021-26707
JSON object : View
Products Affected
netapp
- e-series_performance_analyzer
merge-deep_project
- merge-deep
CWE
CWE-1321
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')