APR Utility Library: Multiple vulnerabilities

Security Team  Contact Address

Updated July 04, 2009

1.  Gentoo Linux Security Advisory

Version Information

Advisory Reference GLSA 200907-03 / apr-util
Release Date July 04, 2009
Latest Revision July 04, 2009: 01
Impact normal
Exploitable remote
Package Vulnerable versions Unaffected versions Architecture(s)
dev-libs/apr-util < 1.3.7 >= 1.3.7 All supported architectures

Related bugreports: #268643, #272260, #274193

Synopsis

Multiple vulnerabilities in the Apache Portable Runtime Utility Library might enable remote attackers to cause a Denial of Service or disclose sensitive information.

2.  Impact Information

Background

The Apache Portable Runtime Utility Library (aka apr-util) provides an interface to functionality such as XML parsing, string matching and databases connections.

Description

Multiple vulnerabilities have been discovered in the APR Utility Library:

Impact

A remote attacker could exploit these vulnerabilities to cause a Denial of Service (crash or memory exhaustion) via an Apache HTTP server running mod_dav or mod_dav_svn, or using several configuration files. Additionally, a remote attacker could disclose sensitive information or cause a Denial of Service by sending a specially crafted input. NOTE: Only big-endian architectures such as PPC and HPPA are affected by the latter flaw.

3.  Resolution Information

Workaround

There is no known workaround at this time.

Resolution

All Apache Portable Runtime Utility Library users should upgrade to the latest version:

Code Listing 3.1: Resolution

# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-libs/apr-util-1.3.7"

4.  References