Files
CVEs-PoC/2020/CVE-2020-7679.md
T
2024-06-18 02:51:15 +02:00

19 lines
677 B
Markdown

### [CVE-2020-7679](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7679)
![](https://img.shields.io/static/v1?label=Product&message=casperjs&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%200%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Prototype%20Pollution&color=brighgreen)
### Description
In all versions of package casperjs, the mergeObjects utility function is susceptible to Prototype Pollution.
### POC
#### Reference
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-572804
- https://snyk.io/vuln/SNYK-JS-CASPERJS-572803
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-7679