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

18 lines
778 B
Markdown

### [CVE-2008-5916](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5916)
![](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
gitweb/gitweb.perl in gitweb in Git 1.6.x before 1.6.0.6, 1.5.6.x before 1.5.6.6, 1.5.5.x before 1.5.5.6, 1.5.4.x before 1.5.4.7, and other versions after 1.4.3 allows local repository owners to execute arbitrary commands by modifying the diff.external configuration variable and executing a crafted gitweb query.
### POC
#### Reference
- http://securityreason.com/securityalert/4922
#### Github
No PoCs found on GitHub currently.