mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
21 lines
974 B
Markdown
21 lines
974 B
Markdown
### [CVE-2014-4511](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4511)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|