mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 17:50:34 +00:00
23 lines
1005 B
Markdown
23 lines
1005 B
Markdown
![]() |
### [CVE-2019-10747](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10747)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
set-value is vulnerable to Prototype Pollution in versions lower than 3.0.1. The function mixin-deep could be tricked into adding or modifying properties of Object.prototype using any of the constructor, prototype and _proto_ payloads.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://snyk.io/vuln/SNYK-JS-SETVALUE-450213
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/ARPSyndicate/cvemon
|
||
|
- https://github.com/NetSPI/npm-deps-parser
|
||
|
- https://github.com/nVisium/npm-deps-parser
|
||
|
- https://github.com/ossf-cve-benchmark/CVE-2019-10747
|
||
|
- https://github.com/ray-tracer96024/Unintentionally-Vulnerable-Hotel-Management-Website
|
||
|
- https://github.com/seal-community/patches
|
||
|
|