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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2002-12-31 05:00
Updated : 2025-04-03 01:03
NVD link : CVE-2002-1850
Mitre link : CVE-2002-1850
CVE.ORG link : CVE-2002-1850
JSON object : View
Products Affected
apache
- http_server
CWE
CWE-667
Improper Locking