CVE-2009-4413

Polipo 0.9.8, 0.9.12, 1.0.4 - Denial of Service via Large Content-Length Request

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2009-4413. PoCs published by Jeremy Brown.

AI-analyzed exploit summary This Perl script exploits a memory corruption vulnerability in Polipo 1.0.4 by sending a crafted HTTP request with an invalid Content-Length header, triggering a segmentation fault due to improper handling of the request buffer.

Description

The httpClientDiscardBody function in client.c in Polipo 0.9.8, 0.9.12, 1.0.4, and possibly other versions, allows remote attackers to cause a denial of service (crash) via a request with a large Content-Length value, which triggers an integer overflow, a signed-to-unsigned conversion error with a negative value, and a segmentation fault.

Exploits (1)

exploitdb WORKING POC VERIFIED
by Jeremy Brown · perldoslinux
https://www.exploit-db.com/exploits/10338

This Perl script exploits a memory corruption vulnerability in Polipo 1.0.4 by sending a crafted HTTP request with an invalid Content-Length header, triggering a segmentation fault due to improper handling of the request buffer.

Classification
Working Poc 95%
Attack Type
Dos
Complexity
Trivial
Reliability
Reliable
Target: Polipo 1.0.4
No auth needed
Prerequisites: Network access to the target Polipo server
devstral-2 · analyzed Feb 18, 2026 Full analysis →

References (7)

Core 7
Core References
Issue Tracking x_refsource_confirm
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560779
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/37607
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/37463
Mailing List mailing-list x_refsource_mlist
http://www.openwall.com/lists/oss-security/2009/12/12/4
Third Party Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/38647
Exploit, Third Party Advisory exploit x_refsource_exploit-db
http://www.exploit-db.com/exploits/10338
Third Party Advisory vendor-advisory x_refsource_debian
http://www.debian.org/security/2010/dsa-2002

Scores

EPSS 0.0866
EPSS Percentile 94.4%

Details

CWE
CWE-189
Status published
Products (3)
pps.jussieu/polipo 0.9.8
pps.jussieu/polipo 0.9.12
pps.jussieu/polipo 1.0.4
Published Dec 24, 2009
Tracked Since Feb 18, 2026