mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
18 lines
699 B
Markdown
18 lines
699 B
Markdown
### [CVE-2020-7643](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7643)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
paypal-adaptive through 0.4.2 manipulation of JavaScript objects resulting in Prototype Pollution. The PayPal function could be tricked into adding or modifying properties of Object.prototype using a __proto__ payload.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-JS-PAYPALADAPTIVE-565089
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|