PHP: Multiple vulnerabilities

Security Team  Contact Address

Updated November 16, 2008

1.  Gentoo Linux Security Advisory

Version Information

Advisory Reference GLSA 200811-05 / php
Release Date November 16, 2008
Latest Revision November 16, 2008: 01
Impact normal
Exploitable remote
Package Vulnerable versions Unaffected versions Architecture(s)
dev-lang/php < 5.2.6-r6 >= 5.2.6-r6 All supported architectures

Related bugreports: #209148, #212211, #215266, #228369, #230575, #234102

Synopsis

PHP contains several vulnerabilities including buffer and integer overflows which could lead to the remote execution of arbitrary code.

2.  Impact Information

Background

PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.

Description

Several vulnerabilitites were found in PHP:

Impact

These vulnerabilities might allow a remote attacker to execute arbitrary code, to cause a Denial of Service, to circumvent security restrictions, to disclose information, and to manipulate files.

3.  Resolution Information

Workaround

There is no known workaround at this time.

Resolution

All PHP users should upgrade to the latest version:

Code Listing 3.1: Resolution

# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-lang/php-5.2.6-r6"

4.  References