cve/2022/CVE-2022-4335.md

18 lines
710 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-4335](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4335)
![](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 vulnerability was identified in all versions of GitLab EE prior to 15.4.6, 15.5 prior to 15.5.5, and 15.6 prior to 15.6.1 which allows an attacker to connect to a local host.
### POC
#### Reference
- https://gitlab.com/gitlab-org/gitlab/-/issues/353018
#### Github
No PoCs found on GitHub currently.