Files
CVEs-PoC/2020/CVE-2020-8186.md
T
2024-05-25 21:48:12 +02:00

18 lines
679 B
Markdown

### [CVE-2020-8186](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8186)
![](https://img.shields.io/static/v1?label=Product&message=devcert&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%20-%20Generic%20(CWE-77)&color=brighgreen)
### Description
A command injection vulnerability in the `devcert` module may lead to remote code execution when users of the module pass untrusted input to the `certificateFor` function.
### POC
#### Reference
- https://hackerone.com/reports/863544
#### Github
- https://github.com/dellalibera/dellalibera