CVE-2002-1850
HIGHApache HTTP Server 2.0.39-2.0.40 - Denial of Service via mod_cgi stderr Deadlock
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2002-1850. PoCs published by K.C. Wong.
AI-analyzed exploit summary This exploit demonstrates a denial of service (DoS) vulnerability in Apache 2.0.39/2.0.40 by writing excessive data to stderr, causing the process to crash. The PoC generates a large buffer and writes it to stderr, exploiting the default OS limits on error output.
Description
mod_cgi in Apache 2.0.39 and 2.0.40 allows local users and possibly remote attackers to cause a denial of service (hang and memory consumption) by causing a CGI script to send a large amount of data to stderr, which results in a read/write deadlock between httpd and the CGI script.
Exploits (1)
This exploit demonstrates a denial of service (DoS) vulnerability in Apache 2.0.39/2.0.40 by writing excessive data to stderr, causing the process to crash. The PoC generates a large buffer and writes it to stderr, exploiting the default OS limits on error output.
References (9)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H