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

18 lines
763 B
Markdown

### [CVE-2017-0915](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0915)
![](https://img.shields.io/static/v1?label=Product&message=GitLab%20Community%20and%20Enterprise%20Editions&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Improper%20Neutralization%20of%20Special%20Elements%20used%20in%20a%20Command%20('Command%20Injection')%20(CWE-77)&color=brighgreen)
### Description
Gitlab Community Edition version 10.2.4 is vulnerable to a lack of input validation in the GitlabProjectsImportService resulting in remote code execution.
### POC
#### Reference
- https://hackerone.com/reports/298873
#### Github
No PoCs found on GitHub currently.