Exploitation Summary
EIP tracks 1 public exploit for CVE-2013-7316. PoCs published by hellok.
AI-analyzed exploit summary This exploit demonstrates a persistent XSS vulnerability in GitLab by creating a malicious README.html file with embedded JavaScript. The script clones a Git repository, adds the malicious file, commits, and pushes it to trigger the XSS when viewed in GitLab's file viewer.
Description
Cross-site scripting (XSS) vulnerability in GitLab 6.0 and other versions before 6.5.0 allows remote attackers to inject arbitrary web script or HTML via a crafted HTML file, as demonstrated by README.html.
Exploits (1)
This exploit demonstrates a persistent XSS vulnerability in GitLab by creating a malicious README.html file with embedded JavaScript. The script clones a Git repository, adds the malicious file, commits, and pushes it to trigger the XSS when viewed in GitLab's file viewer.