cve/2019/CVE-2019-5461.md
2025-09-29 21:09:30 +02:00

19 lines
893 B
Markdown

### [CVE-2019-5461](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5461)
![](https://img.shields.io/static/v1?label=Product&message=GitLab%20Community%20Edition&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=Fix%20Versions%3A%2012.1.2%2C%2012.0.4%2C%20and%2011.11.6%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Improper%20Input%20Validation%20(CWE-20)&color=brightgreen)
### Description
An input validation problem was discovered in the GitHub service integration which could result in an attacker being able to make arbitrary POST requests in a GitLab instance's internal network. This vulnerability was addressed in 12.1.2, 12.0.4, and 11.11.6.
### POC
#### Reference
- https://gitlab.com//gitlab-org/gitlab-ce/issues/54649
- https://hackerone.com/reports/446593
#### Github
No PoCs found on GitHub currently.