Files
CVEs-PoC/2021/CVE-2021-22225.md
T
2024-05-25 21:48:12 +02:00

18 lines
768 B
Markdown

### [CVE-2021-22225](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22225)
![](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%20neutralization%20of%20input%20during%20web%20page%20generation%20('cross-site%20scripting')%20in%20GitLab&color=brighgreen)
### Description
Insufficient input sanitization in markdown in GitLab version 13.11 and up allows an attacker to exploit a stored cross-site scripting vulnerability via a specially-crafted markdown
### POC
#### Reference
- https://gitlab.com/gitlab-org/gitlab/-/issues/331051
#### Github
- https://github.com/cokeBeer/goot