vendor:
GitLab
by:
hellok
5.5
CVSS
MEDIUM
Persistent Cross-Site Scripting (XSS)
79
CWE
Product Name: GitLab
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2013
gitlab persistent xss exploit
This exploit allows an attacker to inject malicious code into a GitLab repository's README.html file, which is then executed by the victim's browser when viewing the file.
Mitigation:
To mitigate this vulnerability, GitLab users should validate and sanitize all user input before it is displayed on web pages. Additionally, regular security testing and code reviews should be conducted to identify and fix any vulnerabilities.