mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 12:58:02 +02:00
18 lines
730 B
Markdown
18 lines
730 B
Markdown
### [CVE-2020-7600](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7600)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
querymen prior to 2.1.4 allows modification of object properties. The parameters of exported function handler(type, name, fn) can be controlled by users without any sanitization. This could be abused for Prototype Pollution attacks.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-JS-QUERYMEN-559867
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-7600
|
|
|