Files
CVEs-PoC/2014/CVE-2014-4511.md
T
2024-06-18 02:51:15 +02:00

21 lines
974 B
Markdown

### [CVE-2014-4511](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4511)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Gitlist before 0.5.0 allows remote attackers to execute arbitrary commands via shell metacharacters in the file name in the URI of a request for a (1) blame, (2) file, or (3) stats page, as demonstrated by requests to blame/master/, master/, and stats/master/.
### POC
#### Reference
- http://hatriot.github.io/blog/2014/06/29/gitlist-rce/
- http://packetstormsecurity.com/files/127281/Gitlist-0.4.0-Remote-Code-Execution.html
- http://packetstormsecurity.com/files/127364/Gitlist-Unauthenticated-Remote-Command-Execution.html
- http://www.exploit-db.com/exploits/33990
#### Github
- https://github.com/michaelsss1/gitlist-RCE