mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 20:39:28 +02:00
18 lines
741 B
Markdown
18 lines
741 B
Markdown
### [CVE-2006-0720](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0720)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Stack-based buffer overflow in Nullsoft Winamp 5.12 and 5.13 allows user-assisted attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted .m3u file that causes an incorrect strncpy function call when the player pauses or stops the file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/476
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|