mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 22:32:09 +02:00
18 lines
760 B
Markdown
18 lines
760 B
Markdown
### [CVE-2018-9243](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-9243)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
GitLab Community and Enterprise Editions version 8.4 up to 10.4 are vulnerable to XSS because a lack of input validation in the merge request component leads to cross site scripting (specifically, filenames in changes tabs of merge requests). This is fixed in 10.6.3, 10.5.7, and 10.4.7.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://gitlab.com/gitlab-org/gitlab-ce/issues/42028
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|