mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 22:31:34 +02:00
23 lines
894 B
Markdown
23 lines
894 B
Markdown
### [CVE-2020-7712](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7712)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
This affects the package json before 10.0.0. It is possible to inject arbritary commands using the parseLookup function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/trentm/json/issues/144
|
|
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-608931
|
|
- https://snyk.io/vuln/SNYK-JS-JSON-597481
|
|
- https://www.oracle.com//security-alerts/cpujul2021.html
|
|
- https://www.oracle.com/security-alerts/cpujan2022.html
|
|
- https://www.oracle.com/security-alerts/cpujul2022.html
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-7712
|
|
|