cve/2022/CVE-2022-4201.md

18 lines
731 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [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.