mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 18:42:36 +02:00
19 lines
833 B
Markdown
19 lines
833 B
Markdown
### [CVE-2008-2040](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2040)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Stack-based buffer overflow in the HTTP::getAuthUserPass function (core/common/http.cpp) in Peercast 0.1218 and gnome-peercast allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a Basic Authentication string with a long (1) username or (2) password.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478573
|
|
- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478680
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|