CVE-2006-2802
xine-lib 1.1.1 - Denial of Service via HTTP Plugin Long Reply
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-2802. PoCs published by Federico L. Bossi Bonin.
AI-analyzed exploit summary This exploit targets a buffer overflow vulnerability in gxine's HTTP plugin by sending a large number of 'A' characters (9500 bytes) to a listening socket, causing a crash and potential remote code execution. The PoC sets up a server on port 81 and waits for connections to trigger the overflow.
Description
Buffer overflow in the HTTP Plugin (xineplug_inp_http.so) for xine-lib 1.1.1 allows remote attackers to cause a denial of service (application crash) via a long reply from an HTTP server, as demonstrated using gxine 0.5.6.
Exploits (1)
This exploit targets a buffer overflow vulnerability in gxine's HTTP plugin by sending a large number of 'A' characters (9500 bytes) to a listening socket, causing a crash and potential remote code execution. The PoC sets up a server on port 81 and waits for connections to trigger the overflow.