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

19 lines
836 B
Markdown

### [CVE-2006-0708](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0708)
![](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
Multiple buffer overflows in NullSoft Winamp 5.13 and earlier allow remote attackers to execute arbitrary code via (1) an m3u file containing a long URL ending in .wma, (2) a pls file containing a File1 field with a long URL ending in .wma, or (3) an m3u file with a long filename, variants of CVE-2005-3188 and CVE-2006-0476.
### POC
#### Reference
- http://securityreason.com/securityalert/444
- http://securityreason.com/securityalert/492
#### Github
No PoCs found on GitHub currently.