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

18 lines
691 B
Markdown

### [CVE-2021-22171](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22171)
![](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%20authentication%20in%20GitLab&color=brighgreen)
### Description
Insufficient validation of authentication parameters in GitLab Pages for GitLab 11.5+ allows an attacker to steal a victim's API token if they click on a maliciously crafted link
### POC
#### Reference
- https://gitlab.com/gitlab-org/gitlab-pages/-/issues/262
#### Github
No PoCs found on GitHub currently.