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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
This affects the package thenify before 3.3.1. The name argument provided to the package can be controlled by users without any sanitization, and this is provided to the eval function without any sanitization.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-572317
|
|
- https://security.snyk.io/vuln/SNYK-JS-THENIFY-571690
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-7677
|
|
|