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

18 lines
663 B
Markdown

### [CVE-2021-22245](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22245)
![](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=Improper%20input%20validation%20in%20GitLab&color=brighgreen)
### Description
Improper validation of commit author in GitLab CE/EE affecting all versions allowed an attacker to make several pages in a project impossible to view
### POC
#### Reference
- https://gitlab.com/gitlab-org/gitlab/-/issues/255612
#### Github
No PoCs found on GitHub currently.