Files
CVEs-PoC/2020/CVE-2020-7645.md
T
2024-06-18 02:51:15 +02:00

18 lines
638 B
Markdown

### [CVE-2020-7645](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7645)
![](https://img.shields.io/static/v1?label=Product&message=chrome-launcher&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Command%20Injection&color=brighgreen)
### Description
All versions of chrome-launcher allow execution of arbitrary commands, by controlling the $HOME environment variable in Linux operating systems.
### POC
#### Reference
- http://snyk.io/vuln/SNYK-JS-CHROMELAUNCHER-537575
#### Github
No PoCs found on GitHub currently.