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

18 lines
615 B
Markdown

### [CVE-2018-3785](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3785)
![](https://img.shields.io/static/v1?label=Product&message=git-dummy-commit&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=OS%20Command%20Injection%20(CWE-78)&color=brighgreen)
### Description
A command injection in git-dummy-commit v1.3.0 allows os level commands to be executed due to an unescaped parameter.
### POC
#### Reference
- https://hackerone.com/reports/341710
#### Github
No PoCs found on GitHub currently.