GLSA Bodhisattva
Joined: 13 Jun 2003 Posts: 4087 Location: Dresden, Germany
|
Posted: Sun Jul 04, 2004 7:42 pm Post subject: [ GLSA 200407-03 ] Apache 2: Remote denial of service attack |
|
|
Gentoo Linux Security Advisory
Title: Apache 2: Remote denial of service attack (GLSA 200407-03)
Severity: normal
Exploitable: remote
Date: July 04, 2004
Updated: December 30, 2007
Bug(s): #55441
ID: 200407-03
Synopsis
A bug in Apache may allow a remote attacker to perform a Denial of Service attack. With certain configurations this could lead to a heap based buffer overflow.
Background
The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for modern operating systems. The goal of this project is to provide a secure, efficient and extensible server that provides services in tune with the current HTTP standards.
Affected Packages
Package: www-servers/apache
Vulnerable: <= 2.0.49-r3
Unaffected: >= 2.0.49-r4
Unaffected: < 2
Architectures: All supported architectures
Description
A bug in the protocol.c file handling header lines will cause Apache to allocate memory for header lines starting with TAB or SPACE.
Impact
An attacker can exploit this vulnerability to perform a Denial of Service attack by causing Apache to exhaust all memory. On 64 bit systems with more than 4GB of virtual memory a possible integer signedness error could lead to a buffer based overflow causing Apache to crash and under some circumstances execute arbitrary code as the user running Apache, usually "apache".
Workaround
There is no known workaround at this time. All users are encouraged to upgrade to the latest available version:
Resolution
Apache 2 users should upgrade to the latest version of Apache: Code: | # emerge sync
# emerge -pv ">=www-servers/apache-2.0.49-r4"
# emerge ">=www-servers/apache-2.0.49-r4" |
References
Georgi Guninski security advisory #70, 2004
CAN-2004-0493
Last edited by GLSA on Mon Dec 31, 2007 4:16 am; edited 4 times in total |
|