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
Link | Resource |
---|---|
http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/generators/mod_cgi.c?r1=1.148.2.7&r2=1.148.2.8 | Broken Link |
http://issues.apache.org/bugzilla/show_bug.cgi?id=10515 | Issue Tracking |
http://issues.apache.org/bugzilla/show_bug.cgi?id=22030 | Issue Tracking Patch |
http://marc.info/?l=apache-httpd-dev&m=103291952019514&w=2 | Mailing List |
http://seclists.org/bugtraq/2002/Sep/0253.html | Exploit Mailing List Third Party Advisory |
http://securitytracker.com/id?1007823 | Broken Link Patch Third Party Advisory VDB Entry |
http://www.iss.net/security_center/static/10200.php | Broken Link Patch |
http://www.securityfocus.com/bid/5787 | Broken Link Exploit Third Party Advisory VDB Entry |
http://www.securityfocus.com/bid/8725 | Broken Link Patch Third Party Advisory VDB Entry |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2002-12-31 05:00
Updated : 2024-02-09 00:29
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