Lucene search

K
gentooGentoo FoundationGLSA-200509-12
HistorySep 19, 2005 - 12:00 a.m.

Apache, mod_ssl: Multiple vulnerabilities

2005-09-1900:00:00
Gentoo Foundation
security.gentoo.org
12

10 High

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

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

0.023 Low

EPSS

Percentile

89.6%

Background

The Apache HTTP server is one of the most popular web servers on the Internet. mod_ssl provides SSL v2/v3 and TLS v1 support for Apache 1.3 and is also included in Apache 2.

Description

mod_ssl contains a security issue when “SSLVerifyClient optional” is configured in the global virtual host configuration (CAN-2005-2700). Also, Apache’s httpd includes a PCRE library, which makes it vulnerable to an integer overflow (CAN-2005-2491).

Impact

Under a specific configuration, mod_ssl does not properly enforce the client-based certificate authentication directive, “SSLVerifyClient require”, in a per-location context, which could be potentially used by a remote attacker to bypass some restrictions. By creating a specially crafted “.htaccess” file, a local attacker could possibly exploit Apache’s vulnerability, which would result in a local privilege escalation.

Workaround

There is no known workaround at this time.

Resolution

All mod_ssl users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=net-www/mod_ssl-2.8.24"

All Apache 2 users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=www-servers/apache-2.0.54-r15"
OSVersionArchitecturePackageVersionFilename
Gentooanyallnet-www/mod_ssl< 2.8.24UNKNOWN
Gentooanyallwww-servers/apache< 2.0.54-r15UNKNOWN

10 High

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

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

0.023 Low

EPSS

Percentile

89.6%