cve/2007/CVE-2007-6682.md
2024-06-09 00:33:16 +00:00

23 lines
916 B
Markdown

### [CVE-2007-6682](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6682)
![](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
Format string vulnerability in the httpd_FileCallBack function (network/httpd.c) in VideoLAN VLC 0.8.6d allows remote attackers to execute arbitrary code via format string specifiers in the Connection parameter.
### POC
#### Reference
- http://aluigi.altervista.org/adv/vlcboffs-adv.txt
- http://aluigi.altervista.org/adv/vlcboffs-adv.txt
- http://securityreason.com/securityalert/3550
- http://securityreason.com/securityalert/3550
- https://www.exploit-db.com/exploits/5519
- https://www.exploit-db.com/exploits/5519
#### Github
No PoCs found on GitHub currently.