cve/2022/CVE-2022-4201.md
2024-06-18 02:51:15 +02:00

18 lines
731 B
Markdown

### [CVE-2022-4201](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4201)
![](https://img.shields.io/static/v1?label=Product&message=GitLab&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Server-side%20request%20forgery%20(ssrf)%20in%20GitLab&color=brighgreen)
### Description
A blind SSRF in GitLab CE/EE affecting all from 11.3 prior to 15.4.6, 15.5 prior to 15.5.5, and 15.6 prior to 15.6.1 allows an attacker to connect to local addresses when configuring a malicious GitLab Runner.
### POC
#### Reference
- https://gitlab.com/gitlab-org/gitlab/-/issues/30376
#### Github
No PoCs found on GitHub currently.