mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 14:14:44 +02:00
18 lines
841 B
Markdown
18 lines
841 B
Markdown
### [CVE-2008-4829](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4829)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple buffer overflows in lib/http.c in Streamripper 1.63.5 allow remote attackers to execute arbitrary code via (1) a long "Zwitterion v" HTTP header, related to the http_parse_sc_header function; (2) a crafted pls playlist with a long entry, related to the http_get_pls function; or (3) a crafted m3u playlist with a long File entry, related to the http_get_m3u function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4647
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|