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

18 lines
819 B
Markdown

### [CVE-2017-0914](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0914)
![](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%20an%20SQL%20Command%20('SQL%20Injection')%20(CWE-89)&color=brighgreen)
### Description
Gitlab Community and Enterprise Editions version 10.1, 10.2, and 10.2.4 are vulnerable to a SQL injection in the MilestoneFinder component resulting in disclosure of all data in a GitLab instance's database.
### POC
#### Reference
- https://hackerone.com/reports/298176
#### Github
No PoCs found on GitHub currently.