Lucene search

K
gentooGentoo FoundationGLSA-200407-03
HistoryJul 04, 2004 - 12:00 a.m.

Apache 2: Remote denial of service attack

2004-07-0400:00:00
Gentoo Foundation
security.gentoo.org
22

6.4 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:N/I:P/A:P

0.962 High

EPSS

Percentile

99.5%

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.

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:

 # emerge sync

 # emerge -pv ">=www-servers/apache-2.0.49-r4"
 # emerge ">=www-servers/apache-2.0.49-r4"
OSVersionArchitecturePackageVersionFilename
Gentooanyallwww-servers/apache<= 2.0.49-r3UNKNOWN

6.4 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:N/I:P/A:P

0.962 High

EPSS

Percentile

99.5%