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

18 lines
696 B
Markdown

### [CVE-2018-12607](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12607)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
An issue was discovered in GitLab Community Edition and Enterprise Edition before 10.7.6, 10.8.x before 10.8.5, and 11.x before 11.0.1. The charts feature contained a persistent XSS issue due to a lack of output encoding.
### POC
#### Reference
- https://gitlab.com/gitlab-org/gitlab-ce/issues/45903
#### Github
No PoCs found on GitHub currently.