Red Hat: httpd,mod_ssl Buffer overflow vulnerability
Summary
Summary
The Apache HTTP Server is a powerful, full-featured, efficient, andfreely-available Web server.A buffer overflow was found in the Apache proxy module, mod_proxy, whichcan be triggered by receiving an invalid Content-Length header. In orderto exploit this issue, an attacker would need an Apache installationthat was configured as a proxy to connect to a malicious site. This wouldcause the Apache child processing the request to crash. The CommonVulnerabilities and Exposures project (cve.mitre.org) has assigned the nameCAN-2004-0492 to this issue.On Red Hat Enterprise Linux platforms Red Hat believes this issue cannotlead to remote code execution. This issue also does not represent a Denialof Service attack as requests will continue to be handled by other Apachechild processes.A stack buffer overflow was discovered in mod_ssl which can be triggered ifusing the FakeBasicAuth option. If mod_ssl is sent a client certificatewith a subject DN field longer than 6000 characters, a stack overflow canoccur if FakeBasicAuth has been enabled. In order to exploit this issuethe carefully crafted malicious certificate would have to be signed by aCertificate Authority which mod_ssl is configured to trust. The CommonVulnerabilities and Exposures project (cve.mitre.org) has assigned the nameCAN-2004-0488 to this issue.This update also fixes a DNS handling bug in mod_proxy.The mod_auth_digest module is now included in the Apache package and shouldbe used instead of mod_digest for sites requiring Digest authentication.Red Hat Enterprise Linux 2.1 users of the Apache HTTP Server should upgradeto these erratum packages, which contains Apache version 1.3.27 with backported patches correcting these issues.
Solution
Before applying this update, make sure all previously released errata
relevant to your system have been applied.
To update all RPMs for your particular architecture, run:
rpm -Fvh [filenames]
where [filenames] is a list of the RPMs you wish to upgrade. Only those
RPMs which are currently installed will be updated. Those RPMs which are
not installed but included in the list will not be updated. Note that you
can also use wildcards (*.rpm) if your current directory *only* contains
the desired RPMs.
Please note that this update is also available via Red Hat Network. Many
people find this an easier way to apply updates. To use Red Hat Network,
launch the Red Hat Update Agent with the following command:
up2date
This will start an interactive process that will result in the appropriate
RPMs being upgraded on your system.
If up2date fails to connect to Red Hat Network due to SSL
Certificate Errors, you need to install a version of the
up2date client with an updated certificate. The latest version of
up2date is available from the Red Hat FTP site and may also be
downloaded directly from the RHN website:
https://access.redhat.com
5. Bug IDs fixed ( for more info):
125704 - CAN-2004-0492 mod_proxy buffer overflow
122637 - mod_proxy does reverse DNS lookups (AS2.1)
6. RPMs required:
Red Hat Enterprise Linux AS (Advanced Server) version 2.1:
SRPMS:
i386:
Available from Red Hat Network: apache-1.3.27-8.ent.i386.rpm
Available from Red Hat Network: apache-devel-1.3.27-8.ent.i386.rpm
Available from Red Hat Network: apache-manual-1.3.27-8.ent.i386.rpm
Available from Red Hat Network: mod_ssl-2.8.12-4.i386.rpm
ia64:
Available from Red Hat Network: apache-1.3.27-8.ent.ia64.rpm
Available from Red Hat Network: apache-devel-1.3.27-8.ent.ia64.rpm
Available from Red Hat Network: apache-manual-1.3.27-8.ent.ia64.rpm
Available from Red Hat Network: mod_ssl-2.8.12-4.ia64.rpm
Red Hat Linux Advanced Workstation 2.1:
SRPMS:
ia64:
Available from Red Hat Network: apache-1.3.27-8.ent.ia64.rpm
Available from Red Hat Network: apache-devel-1.3.27-8.ent.ia64.rpm
Available from Red Hat Network: apache-manual-1.3.27-8.ent.ia64.rpm
Available from Red Hat Network: mod_ssl-2.8.12-4.ia64.rpm
Red Hat Enterprise Linux ES version 2.1:
SRPMS:
i386:
Available from Red Hat Network: apache-1.3.27-8.ent.i386.rpm
Available from Red Hat Network: apache-devel-1.3.27-8.ent.i386.rpm
Available from Red Hat Network: apache-manual-1.3.27-8.ent.i386.rpm
Available from Red Hat Network: mod_ssl-2.8.12-4.i386.rpm
Red Hat Enterprise Linux WS version 2.1:
SRPMS:
i386:
Available from Red Hat Network: apache-1.3.27-8.ent.i386.rpm
Available from Red Hat Network: apache-devel-1.3.27-8.ent.i386.rpm
Available from Red Hat Network: apache-manual-1.3.27-8.ent.i386.rpm
Available from Red Hat Network: mod_ssl-2.8.12-4.i386.rpm
7. Verification:
MD5 sum Package Name
6aaeefcc251c69d6e0f5b2f65a3d8d8b apache-1.3.27-8.ent.i386.rpm
fd3824f33645c995f4051ea1c5443af8 apache-1.3.27-8.ent.ia64.rpm
907752ff24d8cad085b50668746b6126 apache-1.3.27-8.ent.src.rpm
51915eba50827a2c433cfbdc6b8cbba1 apache-devel-1.3.27-8.ent.i386.rpm
35fc4104a5c5b2980faff3beda26b020 apache-devel-1.3.27-8.ent.ia64.rpm
4cae1b4448aa91f86b151bfc4a1131bf apache-manual-1.3.27-8.ent.i386.rpm
2c5dd25e15b85b04858337f528ce3188 apache-manual-1.3.27-8.ent.ia64.rpm
72981573499af5b48f18bbf4a84db467 mod_ssl-2.8.12-4.i386.rpm
8cd07fc8dfb9e0b3869d1154581d05f3 mod_ssl-2.8.12-4.ia64.rpm
d601db52fb2edfbe69dcf3bc953929b8 mod_ssl-2.8.12-4.src.rpm
These packages are GPG signed by Red Hat for security. Our key is
available from
You can verify each package with the following command:
rpm --checksig -v
If you only wish to verify that each package has not been corrupted or
tampered with, examine only the md5sum with the following command:
md5sum
Package List
Topic
Topic
Updated httpd and mod_ssl packages that fix minor security issues in
the Apache Web server are now available for Red Hat Enterprise Linux 2.1.
Relevant Releases Architectures
Red Hat Enterprise Linux AS (Advanced Server) version 2.1 - i386, ia64
Red Hat Linux Advanced Workstation 2.1 - ia64
Red Hat Enterprise Linux ES version 2.1 - i386
Red Hat Enterprise Linux WS version 2.1 - i386
Bugs Fixed