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

18 lines
747 B
Markdown

### [CVE-2020-13301](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13301)
![](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
A vulnerability was discovered in GitLab versions before 13.1.10, 13.2.8 and 13.3.4. GitLab was vulnerable to a stored XSS on the standalone vulnerability page.
### POC
#### Reference
- https://gitlab.com/gitlab-org/gitlab/-/issues/219378
#### Github
No PoCs found on GitHub currently.