2024-05-26 14:27:05 +02:00
### [CVE-2019-10750](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10750)

2025-09-29 21:09:30 +02:00


2024-05-26 14:27:05 +02:00
### Description
deeply is vulnerable to Prototype Pollution in versions before 3.1.0. The function assign-deep could be tricked into adding or modifying properties of Object.prototype using using a _proto_ payload.
### POC
#### Reference
- https://snyk.io/vuln/SNYK-JS-DEEPLY-451026
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/ossf-cve-benchmark/CVE-2019-10750