4.3
CVSSv2

CVE-2013-7316

Published: 24/01/2014 Updated: 30/10/2018
CVSS v2 Base Score: 4.3 | Impact Score: 2.9 | Exploitability Score: 8.6
VMScore: 435
Vector: AV:N/AC:M/Au:N/C:N/I:P/A:N

Vulnerability Summary

Cross-site scripting (XSS) vulnerability in GitLab 6.0 and other versions prior to 6.5.0 allows remote malicious users to inject arbitrary web script or HTML via a crafted HTML file, as demonstrated by README.html.

Vulnerable Product Search on Vulmon Subscribe to Product

gitlab gitlab 6.0.0

Exploits

##Exploit-DB note: Tested commit 10b0b8f1797e6c09b4c063c04a4864ecd31d34f4 # Exploit Title: [gitlab persistent xss exploit] # Date: [12/16/2013] # Exploit Author: [hellok] # Vendor Homepage: gitlaborg #!/bin/sh #author hellok #for file format ext pwn for gitlab 12/16/2013 tee READMEhtml > /dev/null <<'EOF' <!-- Markdown Source --& ...