CVE-2008-2040
Peercast 0.1218 - Stack-based Buffer Overflow in HTTP Basic Authentication
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-2040. PoCs published by Nico Golde.
AI-analyzed exploit summary This exploit targets a buffer overflow vulnerability in PeerCast by sending a maliciously crafted HTTP request with an overly long 'Authorization' header. The overflow occurs due to insufficient bounds checking, potentially allowing arbitrary code execution.
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.
Exploits (1)
This exploit targets a buffer overflow vulnerability in PeerCast by sending a maliciously crafted HTTP request with an overly long 'Authorization' header. The overflow occurs due to insufficient bounds checking, potentially allowing arbitrary code execution.