Bug 430527 (CVE-2004-0492) - CVE-2004-0492 httpd mod_proxy buffer overflow
Summary: CVE-2004-0492 httpd mod_proxy buffer overflow
Keywords:
Status: CLOSED ERRATA
Alias: CVE-2004-0492
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL: http://nvd.nist.gov/nvd.cfm?cvename=C...
Whiteboard:
Depends On: 125704
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-01-28 16:27 UTC by Mark J. Cox
Modified: 2019-09-29 12:23 UTC (History)
3 users (show)

Fixed In Version: httpd 1.3.32
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-12-21 23:00:08 UTC
Embargoed:


Attachments (Terms of Use)

Comment 1 Mark J. Cox 2008-01-28 16:28:56 UTC
A security issue has been reported in mod_proxy.  See

http://www.guninski.com/modproxy1.html

We have assigned CAN-2004-0492 to this issue.

The flaw affects Apache httpd 1.3.25 to 1.3.31 inclusive that have
mod_proxy enabled and configured.  Apache httpd 2.0 is unaffected.

The security issue is a buffer overflow which can be triggered by
getting mod_proxy to connect to a remote server which returns an
invalid (negative)  Content-Length.  This results in a memcpy to the
heap with a large length value, which will in most cases cause the
Apache child to crash.  This does not represent a significant Denial
of Service attack as requests will continue to be handled by other
Apache child processes.

In order to exploit this issue an attacker would need to get an
Apache installation that was configured as a proxy to connect to a
malicious site.

For Red Hat Enterprise Linux we do not believe that this issue can
lead to arbitrary code execution. 

A patch to correct this issue is available.  See:
http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=108687304202140

Public Jun10



Comment 2 Vincent Danen 2010-12-21 23:00:08 UTC
This was addressed via:

Red Hat Enterprise Linux version 2.1 (RHSA-2004:245)


Note You need to log in before you can comment on or make changes to this bug.