====================================================================                   Red Hat Security Advisory

Synopsis:          Moderate: php53 and php security update
Advisory ID:       RHSA-2011:1423-01
Product:           Red Hat Enterprise Linux
Advisory URL:      https://access.redhat.com/errata/RHSA-2011:1423.html
Issue date:        2011-11-02
CVE Names:         CVE-2011-0708 CVE-2011-1148 CVE-2011-1466 
                   CVE-2011-1468 CVE-2011-1469 CVE-2011-1471 
                   CVE-2011-1938 CVE-2011-2202 CVE-2011-2483 
====================================================================
1. Summary:

Updated php53 and php packages that fix several security issues are now
available for Red Hat Enterprise Linux 5 and 6 respectively.

The Red Hat Security Response Team has rated this update as having moderate
security impact. Common Vulnerability Scoring System (CVSS) base scores,
which give detailed severity ratings, are available for each vulnerability
from the CVE links in the References section.

2. Relevant releases/architectures:

RHEL Desktop Workstation (v. 5 client) - i386, x86_64
Red Hat Enterprise Linux (v. 5 server) - i386, ia64, ppc, s390x, x86_64
Red Hat Enterprise Linux Desktop Optional (v. 6) - i386, x86_64
Red Hat Enterprise Linux HPC Node Optional (v. 6) - x86_64
Red Hat Enterprise Linux Server (v. 6) - i386, ppc64, s390x, x86_64
Red Hat Enterprise Linux Server Optional (v. 6) - i386, ppc64, s390x, x86_64
Red Hat Enterprise Linux Workstation (v. 6) - i386, x86_64
Red Hat Enterprise Linux Workstation Optional (v. 6) - i386, x86_64

3. Description:

PHP is an HTML-embedded scripting language commonly used with the Apache
HTTP Server.

A signedness issue was found in the way the PHP crypt() function handled
8-bit characters in passwords when using Blowfish hashing. Up to three
characters immediately preceding a non-ASCII character (one with the high
bit set) had no effect on the hash result, thus shortening the effective
password length. This made brute-force guessing more efficient as several
different passwords were hashed to the same value. (CVE-2011-2483)

Note: Due to the CVE-2011-2483 fix, after installing this update some usersmay not be able to log in to PHP applications that hash passwords with
Blowfish using the PHP crypt() function. Refer to the upstream
"CRYPT_BLOWFISH security fix details" document, linked to in the
References, for details.

An insufficient input validation flaw, leading to a buffer over-read, was
found in the PHP exif extension. A specially-crafted image file could cause
the PHP interpreter to crash when a PHP script tries to extract
Exchangeable image file format (Exif) metadata from the image file.
(CVE-2011-0708)

An integer overflow flaw was found in the PHP calendar extension. A remote
attacker able to make a PHP script call SdnToJulian() with a large value
could cause the PHP interpreter to crash. (CVE-2011-1466)

Multiple memory leak flaws were found in the PHP OpenSSL extension. A
remote attacker able to make a PHP script use openssl_encrypt() or
openssl_decrypt() repeatedly could cause the PHP interpreter to use an
excessive amount of memory. (CVE-2011-1468)

A use-after-free flaw was found in the PHP substr_replace() function. If a
PHP script used the same variable as multiple function arguments, a remote
attacker could possibly use this to crash the PHP interpreter or, possibly,
execute arbitrary code. (CVE-2011-1148)

A bug in the PHP Streams component caused the PHP interpreter to crash if
an FTP wrapper connection was made through an HTTP proxy. A remote attacker
could possibly trigger this issue if a PHP script accepted an untrusted URL
to connect to. (CVE-2011-1469)

An integer signedness issue was found in the PHP zip extension. An attacker
could use a specially-crafted ZIP archive to cause the PHP interpreter to
use an excessive amount of CPU time until the script execution time limit
is reached. (CVE-2011-1471)

A stack-based buffer overflow flaw was found in the way the PHP socket
extension handled long AF_UNIX socket addresses. An attacker able to make a
PHP script connect to a long AF_UNIX socket address could use this flaw to
crash the PHP interpreter. (CVE-2011-1938)

An off-by-one flaw was found in PHP. If an attacker uploaded a file with a
specially-crafted file name it could cause a PHP script to attempt to write
a file to the root (/) directory. By default, PHP runs as the "apache"
user, preventing it from writing to the root directory. (CVE-2011-2202)

All php53 and php users should upgrade to these updated packages, which
contain backported patches to resolve these issues. After installing the
updated packages, the httpd daemon must be restarted for the update to take
effect.

4. Solution:

Before applying this update, make sure all previously-released errata
relevant to your system have been applied.

This update is available via the Red Hat Network. Details on how to
use the Red Hat Network to apply this update are available at
https://access.redhat.com/kb/docs/DOC-11259

5. Bugs fixed (http://bugzilla.redhat.com/):

680972 - CVE-2011-0708 php: buffer over-read in Exif extension
688958 - CVE-2011-1148 php: use-after-free vulnerability in substr_replace()
689386 - CVE-2011-1466 php: Crash by converting serial day numbers (SDN) into Julian calendar
690899 - CVE-2011-1468 php: Multiple memory leaks in the OpenSSL extension
690905 - CVE-2011-1469 php: DoS when using HTTP proxy with the FTP wrapper
690915 - CVE-2011-1471 php: DoS (excessive CPU consumption) by processing certain Zip archive files
709067 - CVE-2011-1938 php: stack-based buffer overflow in socket_connect()
713194 - CVE-2011-2202 php: file path injection vulnerability in RFC1867 file upload filename
715025 - CVE-2011-2483 crypt_blowfish: 8-bit character mishandling allows different password pairs to produce the same hash

6. Package List:

RHEL Desktop Workstation (v. 5 client):

Source:

i386:
php53-5.3.3-1.el5_7.3.i386.rpm
php53-bcmath-5.3.3-1.el5_7.3.i386.rpm
php53-cli-5.3.3-1.el5_7.3.i386.rpm
php53-common-5.3.3-1.el5_7.3.i386.rpm
php53-dba-5.3.3-1.el5_7.3.i386.rpm
php53-debuginfo-5.3.3-1.el5_7.3.i386.rpm
php53-devel-5.3.3-1.el5_7.3.i386.rpm
php53-gd-5.3.3-1.el5_7.3.i386.rpm
php53-imap-5.3.3-1.el5_7.3.i386.rpm
php53-intl-5.3.3-1.el5_7.3.i386.rpm
php53-ldap-5.3.3-1.el5_7.3.i386.rpm
php53-mbstring-5.3.3-1.el5_7.3.i386.rpm
php53-mysql-5.3.3-1.el5_7.3.i386.rpm
php53-odbc-5.3.3-1.el5_7.3.i386.rpm
php53-pdo-5.3.3-1.el5_7.3.i386.rpm
php53-pgsql-5.3.3-1.el5_7.3.i386.rpm
php53-process-5.3.3-1.el5_7.3.i386.rpm
php53-pspell-5.3.3-1.el5_7.3.i386.rpm
php53-snmp-5.3.3-1.el5_7.3.i386.rpm
php53-soap-5.3.3-1.el5_7.3.i386.rpm
php53-xml-5.3.3-1.el5_7.3.i386.rpm
php53-xmlrpc-5.3.3-1.el5_7.3.i386.rpm

x86_64:
php53-5.3.3-1.el5_7.3.x86_64.rpm
php53-bcmath-5.3.3-1.el5_7.3.x86_64.rpm
php53-cli-5.3.3-1.el5_7.3.x86_64.rpm
php53-common-5.3.3-1.el5_7.3.x86_64.rpm
php53-dba-5.3.3-1.el5_7.3.x86_64.rpm
php53-debuginfo-5.3.3-1.el5_7.3.x86_64.rpm
php53-devel-5.3.3-1.el5_7.3.x86_64.rpm
php53-gd-5.3.3-1.el5_7.3.x86_64.rpm
php53-imap-5.3.3-1.el5_7.3.x86_64.rpm
php53-intl-5.3.3-1.el5_7.3.x86_64.rpm
php53-ldap-5.3.3-1.el5_7.3.x86_64.rpm
php53-mbstring-5.3.3-1.el5_7.3.x86_64.rpm
php53-mysql-5.3.3-1.el5_7.3.x86_64.rpm
php53-odbc-5.3.3-1.el5_7.3.x86_64.rpm
php53-pdo-5.3.3-1.el5_7.3.x86_64.rpm
php53-pgsql-5.3.3-1.el5_7.3.x86_64.rpm
php53-process-5.3.3-1.el5_7.3.x86_64.rpm
php53-pspell-5.3.3-1.el5_7.3.x86_64.rpm
php53-snmp-5.3.3-1.el5_7.3.x86_64.rpm
php53-soap-5.3.3-1.el5_7.3.x86_64.rpm
php53-xml-5.3.3-1.el5_7.3.x86_64.rpm
php53-xmlrpc-5.3.3-1.el5_7.3.x86_64.rpm

Red Hat Enterprise Linux (v. 5 server):

Source:

i386:
php53-5.3.3-1.el5_7.3.i386.rpm
php53-bcmath-5.3.3-1.el5_7.3.i386.rpm
php53-cli-5.3.3-1.el5_7.3.i386.rpm
php53-common-5.3.3-1.el5_7.3.i386.rpm
php53-dba-5.3.3-1.el5_7.3.i386.rpm
php53-debuginfo-5.3.3-1.el5_7.3.i386.rpm
php53-devel-5.3.3-1.el5_7.3.i386.rpm
php53-gd-5.3.3-1.el5_7.3.i386.rpm
php53-imap-5.3.3-1.el5_7.3.i386.rpm
php53-intl-5.3.3-1.el5_7.3.i386.rpm
php53-ldap-5.3.3-1.el5_7.3.i386.rpm
php53-mbstring-5.3.3-1.el5_7.3.i386.rpm
php53-mysql-5.3.3-1.el5_7.3.i386.rpm
php53-odbc-5.3.3-1.el5_7.3.i386.rpm
php53-pdo-5.3.3-1.el5_7.3.i386.rpm
php53-pgsql-5.3.3-1.el5_7.3.i386.rpm
php53-process-5.3.3-1.el5_7.3.i386.rpm
php53-pspell-5.3.3-1.el5_7.3.i386.rpm
php53-snmp-5.3.3-1.el5_7.3.i386.rpm
php53-soap-5.3.3-1.el5_7.3.i386.rpm
php53-xml-5.3.3-1.el5_7.3.i386.rpm
php53-xmlrpc-5.3.3-1.el5_7.3.i386.rpm

ia64:
php53-5.3.3-1.el5_7.3.ia64.rpm
php53-bcmath-5.3.3-1.el5_7.3.ia64.rpm
php53-cli-5.3.3-1.el5_7.3.ia64.rpm
php53-common-5.3.3-1.el5_7.3.ia64.rpm
php53-dba-5.3.3-1.el5_7.3.ia64.rpm
php53-debuginfo-5.3.3-1.el5_7.3.ia64.rpm
php53-devel-5.3.3-1.el5_7.3.ia64.rpm
php53-gd-5.3.3-1.el5_7.3.ia64.rpm
php53-imap-5.3.3-1.el5_7.3.ia64.rpm
php53-intl-5.3.3-1.el5_7.3.ia64.rpm
php53-ldap-5.3.3-1.el5_7.3.ia64.rpm
php53-mbstring-5.3.3-1.el5_7.3.ia64.rpm
php53-mysql-5.3.3-1.el5_7.3.ia64.rpm
php53-odbc-5.3.3-1.el5_7.3.ia64.rpm
php53-pdo-5.3.3-1.el5_7.3.ia64.rpm
php53-pgsql-5.3.3-1.el5_7.3.ia64.rpm
php53-process-5.3.3-1.el5_7.3.ia64.rpm
php53-pspell-5.3.3-1.el5_7.3.ia64.rpm
php53-snmp-5.3.3-1.el5_7.3.ia64.rpm
php53-soap-5.3.3-1.el5_7.3.ia64.rpm
php53-xml-5.3.3-1.el5_7.3.ia64.rpm
php53-xmlrpc-5.3.3-1.el5_7.3.ia64.rpm

ppc:
php53-5.3.3-1.el5_7.3.ppc.rpm
php53-bcmath-5.3.3-1.el5_7.3.ppc.rpm
php53-cli-5.3.3-1.el5_7.3.ppc.rpm
php53-common-5.3.3-1.el5_7.3.ppc.rpm
php53-dba-5.3.3-1.el5_7.3.ppc.rpm
php53-debuginfo-5.3.3-1.el5_7.3.ppc.rpm
php53-devel-5.3.3-1.el5_7.3.ppc.rpm
php53-gd-5.3.3-1.el5_7.3.ppc.rpm
php53-imap-5.3.3-1.el5_7.3.ppc.rpm
php53-intl-5.3.3-1.el5_7.3.ppc.rpm
php53-ldap-5.3.3-1.el5_7.3.ppc.rpm
php53-mbstring-5.3.3-1.el5_7.3.ppc.rpm
php53-mysql-5.3.3-1.el5_7.3.ppc.rpm
php53-odbc-5.3.3-1.el5_7.3.ppc.rpm
php53-pdo-5.3.3-1.el5_7.3.ppc.rpm
php53-pgsql-5.3.3-1.el5_7.3.ppc.rpm
php53-process-5.3.3-1.el5_7.3.ppc.rpm
php53-pspell-5.3.3-1.el5_7.3.ppc.rpm
php53-snmp-5.3.3-1.el5_7.3.ppc.rpm
php53-soap-5.3.3-1.el5_7.3.ppc.rpm
php53-xml-5.3.3-1.el5_7.3.ppc.rpm
php53-xmlrpc-5.3.3-1.el5_7.3.ppc.rpm

s390x:
php53-5.3.3-1.el5_7.3.s390x.rpm
php53-bcmath-5.3.3-1.el5_7.3.s390x.rpm
php53-cli-5.3.3-1.el5_7.3.s390x.rpm
php53-common-5.3.3-1.el5_7.3.s390x.rpm
php53-dba-5.3.3-1.el5_7.3.s390x.rpm
php53-debuginfo-5.3.3-1.el5_7.3.s390x.rpm
php53-devel-5.3.3-1.el5_7.3.s390x.rpm
php53-gd-5.3.3-1.el5_7.3.s390x.rpm
php53-imap-5.3.3-1.el5_7.3.s390x.rpm
php53-intl-5.3.3-1.el5_7.3.s390x.rpm
php53-ldap-5.3.3-1.el5_7.3.s390x.rpm
php53-mbstring-5.3.3-1.el5_7.3.s390x.rpm
php53-mysql-5.3.3-1.el5_7.3.s390x.rpm
php53-odbc-5.3.3-1.el5_7.3.s390x.rpm
php53-pdo-5.3.3-1.el5_7.3.s390x.rpm
php53-pgsql-5.3.3-1.el5_7.3.s390x.rpm
php53-process-5.3.3-1.el5_7.3.s390x.rpm
php53-pspell-5.3.3-1.el5_7.3.s390x.rpm
php53-snmp-5.3.3-1.el5_7.3.s390x.rpm
php53-soap-5.3.3-1.el5_7.3.s390x.rpm
php53-xml-5.3.3-1.el5_7.3.s390x.rpm
php53-xmlrpc-5.3.3-1.el5_7.3.s390x.rpm

x86_64:
php53-5.3.3-1.el5_7.3.x86_64.rpm
php53-bcmath-5.3.3-1.el5_7.3.x86_64.rpm
php53-cli-5.3.3-1.el5_7.3.x86_64.rpm
php53-common-5.3.3-1.el5_7.3.x86_64.rpm
php53-dba-5.3.3-1.el5_7.3.x86_64.rpm
php53-debuginfo-5.3.3-1.el5_7.3.x86_64.rpm
php53-devel-5.3.3-1.el5_7.3.x86_64.rpm
php53-gd-5.3.3-1.el5_7.3.x86_64.rpm
php53-imap-5.3.3-1.el5_7.3.x86_64.rpm
php53-intl-5.3.3-1.el5_7.3.x86_64.rpm
php53-ldap-5.3.3-1.el5_7.3.x86_64.rpm
php53-mbstring-5.3.3-1.el5_7.3.x86_64.rpm
php53-mysql-5.3.3-1.el5_7.3.x86_64.rpm
php53-odbc-5.3.3-1.el5_7.3.x86_64.rpm
php53-pdo-5.3.3-1.el5_7.3.x86_64.rpm
php53-pgsql-5.3.3-1.el5_7.3.x86_64.rpm
php53-process-5.3.3-1.el5_7.3.x86_64.rpm
php53-pspell-5.3.3-1.el5_7.3.x86_64.rpm
php53-snmp-5.3.3-1.el5_7.3.x86_64.rpm
php53-soap-5.3.3-1.el5_7.3.x86_64.rpm
php53-xml-5.3.3-1.el5_7.3.x86_64.rpm
php53-xmlrpc-5.3.3-1.el5_7.3.x86_64.rpm

Red Hat Enterprise Linux Desktop Optional (v. 6):

Source:

i386:
php-5.3.3-3.el6_1.3.i686.rpm
php-bcmath-5.3.3-3.el6_1.3.i686.rpm
php-cli-5.3.3-3.el6_1.3.i686.rpm
php-common-5.3.3-3.el6_1.3.i686.rpm
php-dba-5.3.3-3.el6_1.3.i686.rpm
php-debuginfo-5.3.3-3.el6_1.3.i686.rpm
php-devel-5.3.3-3.el6_1.3.i686.rpm
php-embedded-5.3.3-3.el6_1.3.i686.rpm
php-enchant-5.3.3-3.el6_1.3.i686.rpm
php-gd-5.3.3-3.el6_1.3.i686.rpm
php-imap-5.3.3-3.el6_1.3.i686.rpm
php-intl-5.3.3-3.el6_1.3.i686.rpm
php-ldap-5.3.3-3.el6_1.3.i686.rpm
php-mbstring-5.3.3-3.el6_1.3.i686.rpm
php-mysql-5.3.3-3.el6_1.3.i686.rpm
php-odbc-5.3.3-3.el6_1.3.i686.rpm
php-pdo-5.3.3-3.el6_1.3.i686.rpm
php-pgsql-5.3.3-3.el6_1.3.i686.rpm
php-process-5.3.3-3.el6_1.3.i686.rpm
php-pspell-5.3.3-3.el6_1.3.i686.rpm
php-recode-5.3.3-3.el6_1.3.i686.rpm
php-snmp-5.3.3-3.el6_1.3.i686.rpm
php-soap-5.3.3-3.el6_1.3.i686.rpm
php-tidy-5.3.3-3.el6_1.3.i686.rpm
php-xml-5.3.3-3.el6_1.3.i686.rpm
php-xmlrpc-5.3.3-3.el6_1.3.i686.rpm
php-zts-5.3.3-3.el6_1.3.i686.rpm

x86_64:
php-5.3.3-3.el6_1.3.x86_64.rpm
php-bcmath-5.3.3-3.el6_1.3.x86_64.rpm
php-cli-5.3.3-3.el6_1.3.x86_64.rpm
php-common-5.3.3-3.el6_1.3.x86_64.rpm
php-dba-5.3.3-3.el6_1.3.x86_64.rpm
php-debuginfo-5.3.3-3.el6_1.3.x86_64.rpm
php-devel-5.3.3-3.el6_1.3.x86_64.rpm
php-embedded-5.3.3-3.el6_1.3.x86_64.rpm
php-enchant-5.3.3-3.el6_1.3.x86_64.rpm
php-gd-5.3.3-3.el6_1.3.x86_64.rpm
php-imap-5.3.3-3.el6_1.3.x86_64.rpm
php-intl-5.3.3-3.el6_1.3.x86_64.rpm
php-ldap-5.3.3-3.el6_1.3.x86_64.rpm
php-mbstring-5.3.3-3.el6_1.3.x86_64.rpm
php-mysql-5.3.3-3.el6_1.3.x86_64.rpm
php-odbc-5.3.3-3.el6_1.3.x86_64.rpm
php-pdo-5.3.3-3.el6_1.3.x86_64.rpm
php-pgsql-5.3.3-3.el6_1.3.x86_64.rpm
php-process-5.3.3-3.el6_1.3.x86_64.rpm
php-pspell-5.3.3-3.el6_1.3.x86_64.rpm
php-recode-5.3.3-3.el6_1.3.x86_64.rpm
php-snmp-5.3.3-3.el6_1.3.x86_64.rpm
php-soap-5.3.3-3.el6_1.3.x86_64.rpm
php-tidy-5.3.3-3.el6_1.3.x86_64.rpm
php-xml-5.3.3-3.el6_1.3.x86_64.rpm
php-xmlrpc-5.3.3-3.el6_1.3.x86_64.rpm
php-zts-5.3.3-3.el6_1.3.x86_64.rpm

Red Hat Enterprise Linux HPC Node Optional (v. 6):

Source:

x86_64:
php-5.3.3-3.el6_1.3.x86_64.rpm
php-bcmath-5.3.3-3.el6_1.3.x86_64.rpm
php-cli-5.3.3-3.el6_1.3.x86_64.rpm
php-common-5.3.3-3.el6_1.3.x86_64.rpm
php-dba-5.3.3-3.el6_1.3.x86_64.rpm
php-debuginfo-5.3.3-3.el6_1.3.x86_64.rpm
php-devel-5.3.3-3.el6_1.3.x86_64.rpm
php-embedded-5.3.3-3.el6_1.3.x86_64.rpm
php-enchant-5.3.3-3.el6_1.3.x86_64.rpm
php-gd-5.3.3-3.el6_1.3.x86_64.rpm
php-imap-5.3.3-3.el6_1.3.x86_64.rpm
php-intl-5.3.3-3.el6_1.3.x86_64.rpm
php-ldap-5.3.3-3.el6_1.3.x86_64.rpm
php-mbstring-5.3.3-3.el6_1.3.x86_64.rpm
php-mysql-5.3.3-3.el6_1.3.x86_64.rpm
php-odbc-5.3.3-3.el6_1.3.x86_64.rpm
php-pdo-5.3.3-3.el6_1.3.x86_64.rpm
php-pgsql-5.3.3-3.el6_1.3.x86_64.rpm
php-process-5.3.3-3.el6_1.3.x86_64.rpm
php-pspell-5.3.3-3.el6_1.3.x86_64.rpm
php-recode-5.3.3-3.el6_1.3.x86_64.rpm
php-snmp-5.3.3-3.el6_1.3.x86_64.rpm
php-soap-5.3.3-3.el6_1.3.x86_64.rpm
php-tidy-5.3.3-3.el6_1.3.x86_64.rpm
php-xml-5.3.3-3.el6_1.3.x86_64.rpm
php-xmlrpc-5.3.3-3.el6_1.3.x86_64.rpm
php-zts-5.3.3-3.el6_1.3.x86_64.rpm

Red Hat Enterprise Linux Server (v. 6):

Source:

i386:
php-5.3.3-3.el6_1.3.i686.rpm
php-cli-5.3.3-3.el6_1.3.i686.rpm
php-common-5.3.3-3.el6_1.3.i686.rpm
php-debuginfo-5.3.3-3.el6_1.3.i686.rpm
php-gd-5.3.3-3.el6_1.3.i686.rpm
php-ldap-5.3.3-3.el6_1.3.i686.rpm
php-mysql-5.3.3-3.el6_1.3.i686.rpm
php-odbc-5.3.3-3.el6_1.3.i686.rpm
php-pdo-5.3.3-3.el6_1.3.i686.rpm
php-pgsql-5.3.3-3.el6_1.3.i686.rpm
php-soap-5.3.3-3.el6_1.3.i686.rpm
php-xml-5.3.3-3.el6_1.3.i686.rpm
php-xmlrpc-5.3.3-3.el6_1.3.i686.rpm

ppc64:
php-5.3.3-3.el6_1.3.ppc64.rpm
php-cli-5.3.3-3.el6_1.3.ppc64.rpm
php-common-5.3.3-3.el6_1.3.ppc64.rpm
php-debuginfo-5.3.3-3.el6_1.3.ppc64.rpm
php-gd-5.3.3-3.el6_1.3.ppc64.rpm
php-ldap-5.3.3-3.el6_1.3.ppc64.rpm
php-mysql-5.3.3-3.el6_1.3.ppc64.rpm
php-odbc-5.3.3-3.el6_1.3.ppc64.rpm
php-pdo-5.3.3-3.el6_1.3.ppc64.rpm
php-pgsql-5.3.3-3.el6_1.3.ppc64.rpm
php-soap-5.3.3-3.el6_1.3.ppc64.rpm
php-xml-5.3.3-3.el6_1.3.ppc64.rpm
php-xmlrpc-5.3.3-3.el6_1.3.ppc64.rpm

s390x:
php-5.3.3-3.el6_1.3.s390x.rpm
php-cli-5.3.3-3.el6_1.3.s390x.rpm
php-common-5.3.3-3.el6_1.3.s390x.rpm
php-debuginfo-5.3.3-3.el6_1.3.s390x.rpm
php-gd-5.3.3-3.el6_1.3.s390x.rpm
php-ldap-5.3.3-3.el6_1.3.s390x.rpm
php-mysql-5.3.3-3.el6_1.3.s390x.rpm
php-odbc-5.3.3-3.el6_1.3.s390x.rpm
php-pdo-5.3.3-3.el6_1.3.s390x.rpm
php-pgsql-5.3.3-3.el6_1.3.s390x.rpm
php-soap-5.3.3-3.el6_1.3.s390x.rpm
php-xml-5.3.3-3.el6_1.3.s390x.rpm
php-xmlrpc-5.3.3-3.el6_1.3.s390x.rpm

x86_64:
php-5.3.3-3.el6_1.3.x86_64.rpm
php-cli-5.3.3-3.el6_1.3.x86_64.rpm
php-common-5.3.3-3.el6_1.3.x86_64.rpm
php-debuginfo-5.3.3-3.el6_1.3.x86_64.rpm
php-gd-5.3.3-3.el6_1.3.x86_64.rpm
php-ldap-5.3.3-3.el6_1.3.x86_64.rpm
php-mysql-5.3.3-3.el6_1.3.x86_64.rpm
php-odbc-5.3.3-3.el6_1.3.x86_64.rpm
php-pdo-5.3.3-3.el6_1.3.x86_64.rpm
php-pgsql-5.3.3-3.el6_1.3.x86_64.rpm
php-soap-5.3.3-3.el6_1.3.x86_64.rpm
php-xml-5.3.3-3.el6_1.3.x86_64.rpm
php-xmlrpc-5.3.3-3.el6_1.3.x86_64.rpm

Red Hat Enterprise Linux Server Optional (v. 6):

Source:

i386:
php-bcmath-5.3.3-3.el6_1.3.i686.rpm
php-dba-5.3.3-3.el6_1.3.i686.rpm
php-debuginfo-5.3.3-3.el6_1.3.i686.rpm
php-devel-5.3.3-3.el6_1.3.i686.rpm
php-embedded-5.3.3-3.el6_1.3.i686.rpm
php-enchant-5.3.3-3.el6_1.3.i686.rpm
php-imap-5.3.3-3.el6_1.3.i686.rpm
php-intl-5.3.3-3.el6_1.3.i686.rpm
php-mbstring-5.3.3-3.el6_1.3.i686.rpm
php-process-5.3.3-3.el6_1.3.i686.rpm
php-pspell-5.3.3-3.el6_1.3.i686.rpm
php-recode-5.3.3-3.el6_1.3.i686.rpm
php-snmp-5.3.3-3.el6_1.3.i686.rpm
php-tidy-5.3.3-3.el6_1.3.i686.rpm
php-zts-5.3.3-3.el6_1.3.i686.rpm

ppc64:
php-bcmath-5.3.3-3.el6_1.3.ppc64.rpm
php-dba-5.3.3-3.el6_1.3.ppc64.rpm
php-debuginfo-5.3.3-3.el6_1.3.ppc64.rpm
php-devel-5.3.3-3.el6_1.3.ppc64.rpm
php-embedded-5.3.3-3.el6_1.3.ppc64.rpm
php-enchant-5.3.3-3.el6_1.3.ppc64.rpm
php-imap-5.3.3-3.el6_1.3.ppc64.rpm
php-intl-5.3.3-3.el6_1.3.ppc64.rpm
php-mbstring-5.3.3-3.el6_1.3.ppc64.rpm
php-process-5.3.3-3.el6_1.3.ppc64.rpm
php-pspell-5.3.3-3.el6_1.3.ppc64.rpm
php-recode-5.3.3-3.el6_1.3.ppc64.rpm
php-snmp-5.3.3-3.el6_1.3.ppc64.rpm
php-tidy-5.3.3-3.el6_1.3.ppc64.rpm
php-zts-5.3.3-3.el6_1.3.ppc64.rpm

s390x:
php-bcmath-5.3.3-3.el6_1.3.s390x.rpm
php-dba-5.3.3-3.el6_1.3.s390x.rpm
php-debuginfo-5.3.3-3.el6_1.3.s390x.rpm
php-devel-5.3.3-3.el6_1.3.s390x.rpm
php-embedded-5.3.3-3.el6_1.3.s390x.rpm
php-enchant-5.3.3-3.el6_1.3.s390x.rpm
php-imap-5.3.3-3.el6_1.3.s390x.rpm
php-intl-5.3.3-3.el6_1.3.s390x.rpm
php-mbstring-5.3.3-3.el6_1.3.s390x.rpm
php-process-5.3.3-3.el6_1.3.s390x.rpm
php-pspell-5.3.3-3.el6_1.3.s390x.rpm
php-recode-5.3.3-3.el6_1.3.s390x.rpm
php-snmp-5.3.3-3.el6_1.3.s390x.rpm
php-tidy-5.3.3-3.el6_1.3.s390x.rpm
php-zts-5.3.3-3.el6_1.3.s390x.rpm

x86_64:
php-bcmath-5.3.3-3.el6_1.3.x86_64.rpm
php-dba-5.3.3-3.el6_1.3.x86_64.rpm
php-debuginfo-5.3.3-3.el6_1.3.x86_64.rpm
php-devel-5.3.3-3.el6_1.3.x86_64.rpm
php-embedded-5.3.3-3.el6_1.3.x86_64.rpm
php-enchant-5.3.3-3.el6_1.3.x86_64.rpm
php-imap-5.3.3-3.el6_1.3.x86_64.rpm
php-intl-5.3.3-3.el6_1.3.x86_64.rpm
php-mbstring-5.3.3-3.el6_1.3.x86_64.rpm
php-process-5.3.3-3.el6_1.3.x86_64.rpm
php-pspell-5.3.3-3.el6_1.3.x86_64.rpm
php-recode-5.3.3-3.el6_1.3.x86_64.rpm
php-snmp-5.3.3-3.el6_1.3.x86_64.rpm
php-tidy-5.3.3-3.el6_1.3.x86_64.rpm
php-zts-5.3.3-3.el6_1.3.x86_64.rpm

Red Hat Enterprise Linux Workstation (v. 6):

Source:

i386:
php-5.3.3-3.el6_1.3.i686.rpm
php-cli-5.3.3-3.el6_1.3.i686.rpm
php-common-5.3.3-3.el6_1.3.i686.rpm
php-debuginfo-5.3.3-3.el6_1.3.i686.rpm
php-gd-5.3.3-3.el6_1.3.i686.rpm
php-ldap-5.3.3-3.el6_1.3.i686.rpm
php-mysql-5.3.3-3.el6_1.3.i686.rpm
php-odbc-5.3.3-3.el6_1.3.i686.rpm
php-pdo-5.3.3-3.el6_1.3.i686.rpm
php-pgsql-5.3.3-3.el6_1.3.i686.rpm
php-soap-5.3.3-3.el6_1.3.i686.rpm
php-xml-5.3.3-3.el6_1.3.i686.rpm
php-xmlrpc-5.3.3-3.el6_1.3.i686.rpm

x86_64:
php-5.3.3-3.el6_1.3.x86_64.rpm
php-cli-5.3.3-3.el6_1.3.x86_64.rpm
php-common-5.3.3-3.el6_1.3.x86_64.rpm
php-debuginfo-5.3.3-3.el6_1.3.x86_64.rpm
php-gd-5.3.3-3.el6_1.3.x86_64.rpm
php-ldap-5.3.3-3.el6_1.3.x86_64.rpm
php-mysql-5.3.3-3.el6_1.3.x86_64.rpm
php-odbc-5.3.3-3.el6_1.3.x86_64.rpm
php-pdo-5.3.3-3.el6_1.3.x86_64.rpm
php-pgsql-5.3.3-3.el6_1.3.x86_64.rpm
php-soap-5.3.3-3.el6_1.3.x86_64.rpm
php-xml-5.3.3-3.el6_1.3.x86_64.rpm
php-xmlrpc-5.3.3-3.el6_1.3.x86_64.rpm

Red Hat Enterprise Linux Workstation Optional (v. 6):

Source:

i386:
php-bcmath-5.3.3-3.el6_1.3.i686.rpm
php-dba-5.3.3-3.el6_1.3.i686.rpm
php-debuginfo-5.3.3-3.el6_1.3.i686.rpm
php-devel-5.3.3-3.el6_1.3.i686.rpm
php-embedded-5.3.3-3.el6_1.3.i686.rpm
php-enchant-5.3.3-3.el6_1.3.i686.rpm
php-imap-5.3.3-3.el6_1.3.i686.rpm
php-intl-5.3.3-3.el6_1.3.i686.rpm
php-mbstring-5.3.3-3.el6_1.3.i686.rpm
php-process-5.3.3-3.el6_1.3.i686.rpm
php-pspell-5.3.3-3.el6_1.3.i686.rpm
php-recode-5.3.3-3.el6_1.3.i686.rpm
php-snmp-5.3.3-3.el6_1.3.i686.rpm
php-tidy-5.3.3-3.el6_1.3.i686.rpm
php-zts-5.3.3-3.el6_1.3.i686.rpm

x86_64:
php-bcmath-5.3.3-3.el6_1.3.x86_64.rpm
php-dba-5.3.3-3.el6_1.3.x86_64.rpm
php-debuginfo-5.3.3-3.el6_1.3.x86_64.rpm
php-devel-5.3.3-3.el6_1.3.x86_64.rpm
php-embedded-5.3.3-3.el6_1.3.x86_64.rpm
php-enchant-5.3.3-3.el6_1.3.x86_64.rpm
php-imap-5.3.3-3.el6_1.3.x86_64.rpm
php-intl-5.3.3-3.el6_1.3.x86_64.rpm
php-mbstring-5.3.3-3.el6_1.3.x86_64.rpm
php-process-5.3.3-3.el6_1.3.x86_64.rpm
php-pspell-5.3.3-3.el6_1.3.x86_64.rpm
php-recode-5.3.3-3.el6_1.3.x86_64.rpm
php-snmp-5.3.3-3.el6_1.3.x86_64.rpm
php-tidy-5.3.3-3.el6_1.3.x86_64.rpm
php-zts-5.3.3-3.el6_1.3.x86_64.rpm

These packages are GPG signed by Red Hat for security.  Our key and 
details on how to verify the signature are available from
https://access.redhat.com/security/team/key/#package

7. References:

https://www.redhat.com/security/data/cve/CVE-2011-0708.html
https://www.redhat.com/security/data/cve/CVE-2011-1148.html
https://www.redhat.com/security/data/cve/CVE-2011-1466.html
https://www.redhat.com/security/data/cve/CVE-2011-1468.html
https://www.redhat.com/security/data/cve/CVE-2011-1469.html
https://www.redhat.com/security/data/cve/CVE-2011-1471.html
https://www.redhat.com/security/data/cve/CVE-2011-1938.html
https://www.redhat.com/security/data/cve/CVE-2011-2202.html
https://www.redhat.com/security/data/cve/CVE-2011-2483.html
https://access.redhat.com/security/updates/classification/#moderate
https://www.php.net/search.php

8. Contact:

The Red Hat security contact is .  More contact
details at https://access.redhat.com/security/team/contact/

Copyright 2011 Red Hat, Inc.

Red Hat: 2011:1423-01: php53 and php: Moderate Advisory

Updated php53 and php packages that fix several security issues are now available for Red Hat Enterprise Linux 5 and 6 respectively

Summary

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.
A signedness issue was found in the way the PHP crypt() function handled 8-bit characters in passwords when using Blowfish hashing. Up to three characters immediately preceding a non-ASCII character (one with the high bit set) had no effect on the hash result, thus shortening the effective password length. This made brute-force guessing more efficient as several different passwords were hashed to the same value. (CVE-2011-2483)
Note: Due to the CVE-2011-2483 fix, after installing this update some usersmay not be able to log in to PHP applications that hash passwords with Blowfish using the PHP crypt() function. Refer to the upstream "CRYPT_BLOWFISH security fix details" document, linked to in the References, for details.
An insufficient input validation flaw, leading to a buffer over-read, was found in the PHP exif extension. A specially-crafted image file could cause the PHP interpreter to crash when a PHP script tries to extract Exchangeable image file format (Exif) metadata from the image file. (CVE-2011-0708)
An integer overflow flaw was found in the PHP calendar extension. A remote attacker able to make a PHP script call SdnToJulian() with a large value could cause the PHP interpreter to crash. (CVE-2011-1466)
Multiple memory leak flaws were found in the PHP OpenSSL extension. A remote attacker able to make a PHP script use openssl_encrypt() or openssl_decrypt() repeatedly could cause the PHP interpreter to use an excessive amount of memory. (CVE-2011-1468)
A use-after-free flaw was found in the PHP substr_replace() function. If a PHP script used the same variable as multiple function arguments, a remote attacker could possibly use this to crash the PHP interpreter or, possibly, execute arbitrary code. (CVE-2011-1148)
A bug in the PHP Streams component caused the PHP interpreter to crash if an FTP wrapper connection was made through an HTTP proxy. A remote attacker could possibly trigger this issue if a PHP script accepted an untrusted URL to connect to. (CVE-2011-1469)
An integer signedness issue was found in the PHP zip extension. An attacker could use a specially-crafted ZIP archive to cause the PHP interpreter to use an excessive amount of CPU time until the script execution time limit is reached. (CVE-2011-1471)
A stack-based buffer overflow flaw was found in the way the PHP socket extension handled long AF_UNIX socket addresses. An attacker able to make a PHP script connect to a long AF_UNIX socket address could use this flaw to crash the PHP interpreter. (CVE-2011-1938)
An off-by-one flaw was found in PHP. If an attacker uploaded a file with a specially-crafted file name it could cause a PHP script to attempt to write a file to the root (/) directory. By default, PHP runs as the "apache" user, preventing it from writing to the root directory. (CVE-2011-2202)
All php53 and php users should upgrade to these updated packages, which contain backported patches to resolve these issues. After installing the updated packages, the httpd daemon must be restarted for the update to take effect.



Summary


Solution

Before applying this update, make sure all previously-released errata relevant to your system have been applied.
This update is available via the Red Hat Network. Details on how to use the Red Hat Network to apply this update are available at https://access.redhat.com/kb/docs/DOC-11259

References

https://www.redhat.com/security/data/cve/CVE-2011-0708.html https://www.redhat.com/security/data/cve/CVE-2011-1148.html https://www.redhat.com/security/data/cve/CVE-2011-1466.html https://www.redhat.com/security/data/cve/CVE-2011-1468.html https://www.redhat.com/security/data/cve/CVE-2011-1469.html https://www.redhat.com/security/data/cve/CVE-2011-1471.html https://www.redhat.com/security/data/cve/CVE-2011-1938.html https://www.redhat.com/security/data/cve/CVE-2011-2202.html https://www.redhat.com/security/data/cve/CVE-2011-2483.html https://access.redhat.com/security/updates/classification/#moderate https://www.php.net/search.php

Package List

RHEL Desktop Workstation (v. 5 client):
Source:
i386: php53-5.3.3-1.el5_7.3.i386.rpm php53-bcmath-5.3.3-1.el5_7.3.i386.rpm php53-cli-5.3.3-1.el5_7.3.i386.rpm php53-common-5.3.3-1.el5_7.3.i386.rpm php53-dba-5.3.3-1.el5_7.3.i386.rpm php53-debuginfo-5.3.3-1.el5_7.3.i386.rpm php53-devel-5.3.3-1.el5_7.3.i386.rpm php53-gd-5.3.3-1.el5_7.3.i386.rpm php53-imap-5.3.3-1.el5_7.3.i386.rpm php53-intl-5.3.3-1.el5_7.3.i386.rpm php53-ldap-5.3.3-1.el5_7.3.i386.rpm php53-mbstring-5.3.3-1.el5_7.3.i386.rpm php53-mysql-5.3.3-1.el5_7.3.i386.rpm php53-odbc-5.3.3-1.el5_7.3.i386.rpm php53-pdo-5.3.3-1.el5_7.3.i386.rpm php53-pgsql-5.3.3-1.el5_7.3.i386.rpm php53-process-5.3.3-1.el5_7.3.i386.rpm php53-pspell-5.3.3-1.el5_7.3.i386.rpm php53-snmp-5.3.3-1.el5_7.3.i386.rpm php53-soap-5.3.3-1.el5_7.3.i386.rpm php53-xml-5.3.3-1.el5_7.3.i386.rpm php53-xmlrpc-5.3.3-1.el5_7.3.i386.rpm
x86_64: php53-5.3.3-1.el5_7.3.x86_64.rpm php53-bcmath-5.3.3-1.el5_7.3.x86_64.rpm php53-cli-5.3.3-1.el5_7.3.x86_64.rpm php53-common-5.3.3-1.el5_7.3.x86_64.rpm php53-dba-5.3.3-1.el5_7.3.x86_64.rpm php53-debuginfo-5.3.3-1.el5_7.3.x86_64.rpm php53-devel-5.3.3-1.el5_7.3.x86_64.rpm php53-gd-5.3.3-1.el5_7.3.x86_64.rpm php53-imap-5.3.3-1.el5_7.3.x86_64.rpm php53-intl-5.3.3-1.el5_7.3.x86_64.rpm php53-ldap-5.3.3-1.el5_7.3.x86_64.rpm php53-mbstring-5.3.3-1.el5_7.3.x86_64.rpm php53-mysql-5.3.3-1.el5_7.3.x86_64.rpm php53-odbc-5.3.3-1.el5_7.3.x86_64.rpm php53-pdo-5.3.3-1.el5_7.3.x86_64.rpm php53-pgsql-5.3.3-1.el5_7.3.x86_64.rpm php53-process-5.3.3-1.el5_7.3.x86_64.rpm php53-pspell-5.3.3-1.el5_7.3.x86_64.rpm php53-snmp-5.3.3-1.el5_7.3.x86_64.rpm php53-soap-5.3.3-1.el5_7.3.x86_64.rpm php53-xml-5.3.3-1.el5_7.3.x86_64.rpm php53-xmlrpc-5.3.3-1.el5_7.3.x86_64.rpm
Red Hat Enterprise Linux (v. 5 server):
Source:
i386: php53-5.3.3-1.el5_7.3.i386.rpm php53-bcmath-5.3.3-1.el5_7.3.i386.rpm php53-cli-5.3.3-1.el5_7.3.i386.rpm php53-common-5.3.3-1.el5_7.3.i386.rpm php53-dba-5.3.3-1.el5_7.3.i386.rpm php53-debuginfo-5.3.3-1.el5_7.3.i386.rpm php53-devel-5.3.3-1.el5_7.3.i386.rpm php53-gd-5.3.3-1.el5_7.3.i386.rpm php53-imap-5.3.3-1.el5_7.3.i386.rpm php53-intl-5.3.3-1.el5_7.3.i386.rpm php53-ldap-5.3.3-1.el5_7.3.i386.rpm php53-mbstring-5.3.3-1.el5_7.3.i386.rpm php53-mysql-5.3.3-1.el5_7.3.i386.rpm php53-odbc-5.3.3-1.el5_7.3.i386.rpm php53-pdo-5.3.3-1.el5_7.3.i386.rpm php53-pgsql-5.3.3-1.el5_7.3.i386.rpm php53-process-5.3.3-1.el5_7.3.i386.rpm php53-pspell-5.3.3-1.el5_7.3.i386.rpm php53-snmp-5.3.3-1.el5_7.3.i386.rpm php53-soap-5.3.3-1.el5_7.3.i386.rpm php53-xml-5.3.3-1.el5_7.3.i386.rpm php53-xmlrpc-5.3.3-1.el5_7.3.i386.rpm
ia64: php53-5.3.3-1.el5_7.3.ia64.rpm php53-bcmath-5.3.3-1.el5_7.3.ia64.rpm php53-cli-5.3.3-1.el5_7.3.ia64.rpm php53-common-5.3.3-1.el5_7.3.ia64.rpm php53-dba-5.3.3-1.el5_7.3.ia64.rpm php53-debuginfo-5.3.3-1.el5_7.3.ia64.rpm php53-devel-5.3.3-1.el5_7.3.ia64.rpm php53-gd-5.3.3-1.el5_7.3.ia64.rpm php53-imap-5.3.3-1.el5_7.3.ia64.rpm php53-intl-5.3.3-1.el5_7.3.ia64.rpm php53-ldap-5.3.3-1.el5_7.3.ia64.rpm php53-mbstring-5.3.3-1.el5_7.3.ia64.rpm php53-mysql-5.3.3-1.el5_7.3.ia64.rpm php53-odbc-5.3.3-1.el5_7.3.ia64.rpm php53-pdo-5.3.3-1.el5_7.3.ia64.rpm php53-pgsql-5.3.3-1.el5_7.3.ia64.rpm php53-process-5.3.3-1.el5_7.3.ia64.rpm php53-pspell-5.3.3-1.el5_7.3.ia64.rpm php53-snmp-5.3.3-1.el5_7.3.ia64.rpm php53-soap-5.3.3-1.el5_7.3.ia64.rpm php53-xml-5.3.3-1.el5_7.3.ia64.rpm php53-xmlrpc-5.3.3-1.el5_7.3.ia64.rpm
ppc: php53-5.3.3-1.el5_7.3.ppc.rpm php53-bcmath-5.3.3-1.el5_7.3.ppc.rpm php53-cli-5.3.3-1.el5_7.3.ppc.rpm php53-common-5.3.3-1.el5_7.3.ppc.rpm php53-dba-5.3.3-1.el5_7.3.ppc.rpm php53-debuginfo-5.3.3-1.el5_7.3.ppc.rpm php53-devel-5.3.3-1.el5_7.3.ppc.rpm php53-gd-5.3.3-1.el5_7.3.ppc.rpm php53-imap-5.3.3-1.el5_7.3.ppc.rpm php53-intl-5.3.3-1.el5_7.3.ppc.rpm php53-ldap-5.3.3-1.el5_7.3.ppc.rpm php53-mbstring-5.3.3-1.el5_7.3.ppc.rpm php53-mysql-5.3.3-1.el5_7.3.ppc.rpm php53-odbc-5.3.3-1.el5_7.3.ppc.rpm php53-pdo-5.3.3-1.el5_7.3.ppc.rpm php53-pgsql-5.3.3-1.el5_7.3.ppc.rpm php53-process-5.3.3-1.el5_7.3.ppc.rpm php53-pspell-5.3.3-1.el5_7.3.ppc.rpm php53-snmp-5.3.3-1.el5_7.3.ppc.rpm php53-soap-5.3.3-1.el5_7.3.ppc.rpm php53-xml-5.3.3-1.el5_7.3.ppc.rpm php53-xmlrpc-5.3.3-1.el5_7.3.ppc.rpm
s390x: php53-5.3.3-1.el5_7.3.s390x.rpm php53-bcmath-5.3.3-1.el5_7.3.s390x.rpm php53-cli-5.3.3-1.el5_7.3.s390x.rpm php53-common-5.3.3-1.el5_7.3.s390x.rpm php53-dba-5.3.3-1.el5_7.3.s390x.rpm php53-debuginfo-5.3.3-1.el5_7.3.s390x.rpm php53-devel-5.3.3-1.el5_7.3.s390x.rpm php53-gd-5.3.3-1.el5_7.3.s390x.rpm php53-imap-5.3.3-1.el5_7.3.s390x.rpm php53-intl-5.3.3-1.el5_7.3.s390x.rpm php53-ldap-5.3.3-1.el5_7.3.s390x.rpm php53-mbstring-5.3.3-1.el5_7.3.s390x.rpm php53-mysql-5.3.3-1.el5_7.3.s390x.rpm php53-odbc-5.3.3-1.el5_7.3.s390x.rpm php53-pdo-5.3.3-1.el5_7.3.s390x.rpm php53-pgsql-5.3.3-1.el5_7.3.s390x.rpm php53-process-5.3.3-1.el5_7.3.s390x.rpm php53-pspell-5.3.3-1.el5_7.3.s390x.rpm php53-snmp-5.3.3-1.el5_7.3.s390x.rpm php53-soap-5.3.3-1.el5_7.3.s390x.rpm php53-xml-5.3.3-1.el5_7.3.s390x.rpm php53-xmlrpc-5.3.3-1.el5_7.3.s390x.rpm
x86_64: php53-5.3.3-1.el5_7.3.x86_64.rpm php53-bcmath-5.3.3-1.el5_7.3.x86_64.rpm php53-cli-5.3.3-1.el5_7.3.x86_64.rpm php53-common-5.3.3-1.el5_7.3.x86_64.rpm php53-dba-5.3.3-1.el5_7.3.x86_64.rpm php53-debuginfo-5.3.3-1.el5_7.3.x86_64.rpm php53-devel-5.3.3-1.el5_7.3.x86_64.rpm php53-gd-5.3.3-1.el5_7.3.x86_64.rpm php53-imap-5.3.3-1.el5_7.3.x86_64.rpm php53-intl-5.3.3-1.el5_7.3.x86_64.rpm php53-ldap-5.3.3-1.el5_7.3.x86_64.rpm php53-mbstring-5.3.3-1.el5_7.3.x86_64.rpm php53-mysql-5.3.3-1.el5_7.3.x86_64.rpm php53-odbc-5.3.3-1.el5_7.3.x86_64.rpm php53-pdo-5.3.3-1.el5_7.3.x86_64.rpm php53-pgsql-5.3.3-1.el5_7.3.x86_64.rpm php53-process-5.3.3-1.el5_7.3.x86_64.rpm php53-pspell-5.3.3-1.el5_7.3.x86_64.rpm php53-snmp-5.3.3-1.el5_7.3.x86_64.rpm php53-soap-5.3.3-1.el5_7.3.x86_64.rpm php53-xml-5.3.3-1.el5_7.3.x86_64.rpm php53-xmlrpc-5.3.3-1.el5_7.3.x86_64.rpm
Red Hat Enterprise Linux Desktop Optional (v. 6):
Source:
i386: php-5.3.3-3.el6_1.3.i686.rpm php-bcmath-5.3.3-3.el6_1.3.i686.rpm php-cli-5.3.3-3.el6_1.3.i686.rpm php-common-5.3.3-3.el6_1.3.i686.rpm php-dba-5.3.3-3.el6_1.3.i686.rpm php-debuginfo-5.3.3-3.el6_1.3.i686.rpm php-devel-5.3.3-3.el6_1.3.i686.rpm php-embedded-5.3.3-3.el6_1.3.i686.rpm php-enchant-5.3.3-3.el6_1.3.i686.rpm php-gd-5.3.3-3.el6_1.3.i686.rpm php-imap-5.3.3-3.el6_1.3.i686.rpm php-intl-5.3.3-3.el6_1.3.i686.rpm php-ldap-5.3.3-3.el6_1.3.i686.rpm php-mbstring-5.3.3-3.el6_1.3.i686.rpm php-mysql-5.3.3-3.el6_1.3.i686.rpm php-odbc-5.3.3-3.el6_1.3.i686.rpm php-pdo-5.3.3-3.el6_1.3.i686.rpm php-pgsql-5.3.3-3.el6_1.3.i686.rpm php-process-5.3.3-3.el6_1.3.i686.rpm php-pspell-5.3.3-3.el6_1.3.i686.rpm php-recode-5.3.3-3.el6_1.3.i686.rpm php-snmp-5.3.3-3.el6_1.3.i686.rpm php-soap-5.3.3-3.el6_1.3.i686.rpm php-tidy-5.3.3-3.el6_1.3.i686.rpm php-xml-5.3.3-3.el6_1.3.i686.rpm php-xmlrpc-5.3.3-3.el6_1.3.i686.rpm php-zts-5.3.3-3.el6_1.3.i686.rpm
x86_64: php-5.3.3-3.el6_1.3.x86_64.rpm php-bcmath-5.3.3-3.el6_1.3.x86_64.rpm php-cli-5.3.3-3.el6_1.3.x86_64.rpm php-common-5.3.3-3.el6_1.3.x86_64.rpm php-dba-5.3.3-3.el6_1.3.x86_64.rpm php-debuginfo-5.3.3-3.el6_1.3.x86_64.rpm php-devel-5.3.3-3.el6_1.3.x86_64.rpm php-embedded-5.3.3-3.el6_1.3.x86_64.rpm php-enchant-5.3.3-3.el6_1.3.x86_64.rpm php-gd-5.3.3-3.el6_1.3.x86_64.rpm php-imap-5.3.3-3.el6_1.3.x86_64.rpm php-intl-5.3.3-3.el6_1.3.x86_64.rpm php-ldap-5.3.3-3.el6_1.3.x86_64.rpm php-mbstring-5.3.3-3.el6_1.3.x86_64.rpm php-mysql-5.3.3-3.el6_1.3.x86_64.rpm php-odbc-5.3.3-3.el6_1.3.x86_64.rpm php-pdo-5.3.3-3.el6_1.3.x86_64.rpm php-pgsql-5.3.3-3.el6_1.3.x86_64.rpm php-process-5.3.3-3.el6_1.3.x86_64.rpm php-pspell-5.3.3-3.el6_1.3.x86_64.rpm php-recode-5.3.3-3.el6_1.3.x86_64.rpm php-snmp-5.3.3-3.el6_1.3.x86_64.rpm php-soap-5.3.3-3.el6_1.3.x86_64.rpm php-tidy-5.3.3-3.el6_1.3.x86_64.rpm php-xml-5.3.3-3.el6_1.3.x86_64.rpm php-xmlrpc-5.3.3-3.el6_1.3.x86_64.rpm php-zts-5.3.3-3.el6_1.3.x86_64.rpm
Red Hat Enterprise Linux HPC Node Optional (v. 6):
Source:
x86_64: php-5.3.3-3.el6_1.3.x86_64.rpm php-bcmath-5.3.3-3.el6_1.3.x86_64.rpm php-cli-5.3.3-3.el6_1.3.x86_64.rpm php-common-5.3.3-3.el6_1.3.x86_64.rpm php-dba-5.3.3-3.el6_1.3.x86_64.rpm php-debuginfo-5.3.3-3.el6_1.3.x86_64.rpm php-devel-5.3.3-3.el6_1.3.x86_64.rpm php-embedded-5.3.3-3.el6_1.3.x86_64.rpm php-enchant-5.3.3-3.el6_1.3.x86_64.rpm php-gd-5.3.3-3.el6_1.3.x86_64.rpm php-imap-5.3.3-3.el6_1.3.x86_64.rpm php-intl-5.3.3-3.el6_1.3.x86_64.rpm php-ldap-5.3.3-3.el6_1.3.x86_64.rpm php-mbstring-5.3.3-3.el6_1.3.x86_64.rpm php-mysql-5.3.3-3.el6_1.3.x86_64.rpm php-odbc-5.3.3-3.el6_1.3.x86_64.rpm php-pdo-5.3.3-3.el6_1.3.x86_64.rpm php-pgsql-5.3.3-3.el6_1.3.x86_64.rpm php-process-5.3.3-3.el6_1.3.x86_64.rpm php-pspell-5.3.3-3.el6_1.3.x86_64.rpm php-recode-5.3.3-3.el6_1.3.x86_64.rpm php-snmp-5.3.3-3.el6_1.3.x86_64.rpm php-soap-5.3.3-3.el6_1.3.x86_64.rpm php-tidy-5.3.3-3.el6_1.3.x86_64.rpm php-xml-5.3.3-3.el6_1.3.x86_64.rpm php-xmlrpc-5.3.3-3.el6_1.3.x86_64.rpm php-zts-5.3.3-3.el6_1.3.x86_64.rpm
Red Hat Enterprise Linux Server (v. 6):
Source:
i386: php-5.3.3-3.el6_1.3.i686.rpm php-cli-5.3.3-3.el6_1.3.i686.rpm php-common-5.3.3-3.el6_1.3.i686.rpm php-debuginfo-5.3.3-3.el6_1.3.i686.rpm php-gd-5.3.3-3.el6_1.3.i686.rpm php-ldap-5.3.3-3.el6_1.3.i686.rpm php-mysql-5.3.3-3.el6_1.3.i686.rpm php-odbc-5.3.3-3.el6_1.3.i686.rpm php-pdo-5.3.3-3.el6_1.3.i686.rpm php-pgsql-5.3.3-3.el6_1.3.i686.rpm php-soap-5.3.3-3.el6_1.3.i686.rpm php-xml-5.3.3-3.el6_1.3.i686.rpm php-xmlrpc-5.3.3-3.el6_1.3.i686.rpm
ppc64: php-5.3.3-3.el6_1.3.ppc64.rpm php-cli-5.3.3-3.el6_1.3.ppc64.rpm php-common-5.3.3-3.el6_1.3.ppc64.rpm php-debuginfo-5.3.3-3.el6_1.3.ppc64.rpm php-gd-5.3.3-3.el6_1.3.ppc64.rpm php-ldap-5.3.3-3.el6_1.3.ppc64.rpm php-mysql-5.3.3-3.el6_1.3.ppc64.rpm php-odbc-5.3.3-3.el6_1.3.ppc64.rpm php-pdo-5.3.3-3.el6_1.3.ppc64.rpm php-pgsql-5.3.3-3.el6_1.3.ppc64.rpm php-soap-5.3.3-3.el6_1.3.ppc64.rpm php-xml-5.3.3-3.el6_1.3.ppc64.rpm php-xmlrpc-5.3.3-3.el6_1.3.ppc64.rpm
s390x: php-5.3.3-3.el6_1.3.s390x.rpm php-cli-5.3.3-3.el6_1.3.s390x.rpm php-common-5.3.3-3.el6_1.3.s390x.rpm php-debuginfo-5.3.3-3.el6_1.3.s390x.rpm php-gd-5.3.3-3.el6_1.3.s390x.rpm php-ldap-5.3.3-3.el6_1.3.s390x.rpm php-mysql-5.3.3-3.el6_1.3.s390x.rpm php-odbc-5.3.3-3.el6_1.3.s390x.rpm php-pdo-5.3.3-3.el6_1.3.s390x.rpm php-pgsql-5.3.3-3.el6_1.3.s390x.rpm php-soap-5.3.3-3.el6_1.3.s390x.rpm php-xml-5.3.3-3.el6_1.3.s390x.rpm php-xmlrpc-5.3.3-3.el6_1.3.s390x.rpm
x86_64: php-5.3.3-3.el6_1.3.x86_64.rpm php-cli-5.3.3-3.el6_1.3.x86_64.rpm php-common-5.3.3-3.el6_1.3.x86_64.rpm php-debuginfo-5.3.3-3.el6_1.3.x86_64.rpm php-gd-5.3.3-3.el6_1.3.x86_64.rpm php-ldap-5.3.3-3.el6_1.3.x86_64.rpm php-mysql-5.3.3-3.el6_1.3.x86_64.rpm php-odbc-5.3.3-3.el6_1.3.x86_64.rpm php-pdo-5.3.3-3.el6_1.3.x86_64.rpm php-pgsql-5.3.3-3.el6_1.3.x86_64.rpm php-soap-5.3.3-3.el6_1.3.x86_64.rpm php-xml-5.3.3-3.el6_1.3.x86_64.rpm php-xmlrpc-5.3.3-3.el6_1.3.x86_64.rpm
Red Hat Enterprise Linux Server Optional (v. 6):
Source:
i386: php-bcmath-5.3.3-3.el6_1.3.i686.rpm php-dba-5.3.3-3.el6_1.3.i686.rpm php-debuginfo-5.3.3-3.el6_1.3.i686.rpm php-devel-5.3.3-3.el6_1.3.i686.rpm php-embedded-5.3.3-3.el6_1.3.i686.rpm php-enchant-5.3.3-3.el6_1.3.i686.rpm php-imap-5.3.3-3.el6_1.3.i686.rpm php-intl-5.3.3-3.el6_1.3.i686.rpm php-mbstring-5.3.3-3.el6_1.3.i686.rpm php-process-5.3.3-3.el6_1.3.i686.rpm php-pspell-5.3.3-3.el6_1.3.i686.rpm php-recode-5.3.3-3.el6_1.3.i686.rpm php-snmp-5.3.3-3.el6_1.3.i686.rpm php-tidy-5.3.3-3.el6_1.3.i686.rpm php-zts-5.3.3-3.el6_1.3.i686.rpm
ppc64: php-bcmath-5.3.3-3.el6_1.3.ppc64.rpm php-dba-5.3.3-3.el6_1.3.ppc64.rpm php-debuginfo-5.3.3-3.el6_1.3.ppc64.rpm php-devel-5.3.3-3.el6_1.3.ppc64.rpm php-embedded-5.3.3-3.el6_1.3.ppc64.rpm php-enchant-5.3.3-3.el6_1.3.ppc64.rpm php-imap-5.3.3-3.el6_1.3.ppc64.rpm php-intl-5.3.3-3.el6_1.3.ppc64.rpm php-mbstring-5.3.3-3.el6_1.3.ppc64.rpm php-process-5.3.3-3.el6_1.3.ppc64.rpm php-pspell-5.3.3-3.el6_1.3.ppc64.rpm php-recode-5.3.3-3.el6_1.3.ppc64.rpm php-snmp-5.3.3-3.el6_1.3.ppc64.rpm php-tidy-5.3.3-3.el6_1.3.ppc64.rpm php-zts-5.3.3-3.el6_1.3.ppc64.rpm
s390x: php-bcmath-5.3.3-3.el6_1.3.s390x.rpm php-dba-5.3.3-3.el6_1.3.s390x.rpm php-debuginfo-5.3.3-3.el6_1.3.s390x.rpm php-devel-5.3.3-3.el6_1.3.s390x.rpm php-embedded-5.3.3-3.el6_1.3.s390x.rpm php-enchant-5.3.3-3.el6_1.3.s390x.rpm php-imap-5.3.3-3.el6_1.3.s390x.rpm php-intl-5.3.3-3.el6_1.3.s390x.rpm php-mbstring-5.3.3-3.el6_1.3.s390x.rpm php-process-5.3.3-3.el6_1.3.s390x.rpm php-pspell-5.3.3-3.el6_1.3.s390x.rpm php-recode-5.3.3-3.el6_1.3.s390x.rpm php-snmp-5.3.3-3.el6_1.3.s390x.rpm php-tidy-5.3.3-3.el6_1.3.s390x.rpm php-zts-5.3.3-3.el6_1.3.s390x.rpm
x86_64: php-bcmath-5.3.3-3.el6_1.3.x86_64.rpm php-dba-5.3.3-3.el6_1.3.x86_64.rpm php-debuginfo-5.3.3-3.el6_1.3.x86_64.rpm php-devel-5.3.3-3.el6_1.3.x86_64.rpm php-embedded-5.3.3-3.el6_1.3.x86_64.rpm php-enchant-5.3.3-3.el6_1.3.x86_64.rpm php-imap-5.3.3-3.el6_1.3.x86_64.rpm php-intl-5.3.3-3.el6_1.3.x86_64.rpm php-mbstring-5.3.3-3.el6_1.3.x86_64.rpm php-process-5.3.3-3.el6_1.3.x86_64.rpm php-pspell-5.3.3-3.el6_1.3.x86_64.rpm php-recode-5.3.3-3.el6_1.3.x86_64.rpm php-snmp-5.3.3-3.el6_1.3.x86_64.rpm php-tidy-5.3.3-3.el6_1.3.x86_64.rpm php-zts-5.3.3-3.el6_1.3.x86_64.rpm
Red Hat Enterprise Linux Workstation (v. 6):
Source:
i386: php-5.3.3-3.el6_1.3.i686.rpm php-cli-5.3.3-3.el6_1.3.i686.rpm php-common-5.3.3-3.el6_1.3.i686.rpm php-debuginfo-5.3.3-3.el6_1.3.i686.rpm php-gd-5.3.3-3.el6_1.3.i686.rpm php-ldap-5.3.3-3.el6_1.3.i686.rpm php-mysql-5.3.3-3.el6_1.3.i686.rpm php-odbc-5.3.3-3.el6_1.3.i686.rpm php-pdo-5.3.3-3.el6_1.3.i686.rpm php-pgsql-5.3.3-3.el6_1.3.i686.rpm php-soap-5.3.3-3.el6_1.3.i686.rpm php-xml-5.3.3-3.el6_1.3.i686.rpm php-xmlrpc-5.3.3-3.el6_1.3.i686.rpm
x86_64: php-5.3.3-3.el6_1.3.x86_64.rpm php-cli-5.3.3-3.el6_1.3.x86_64.rpm php-common-5.3.3-3.el6_1.3.x86_64.rpm php-debuginfo-5.3.3-3.el6_1.3.x86_64.rpm php-gd-5.3.3-3.el6_1.3.x86_64.rpm php-ldap-5.3.3-3.el6_1.3.x86_64.rpm php-mysql-5.3.3-3.el6_1.3.x86_64.rpm php-odbc-5.3.3-3.el6_1.3.x86_64.rpm php-pdo-5.3.3-3.el6_1.3.x86_64.rpm php-pgsql-5.3.3-3.el6_1.3.x86_64.rpm php-soap-5.3.3-3.el6_1.3.x86_64.rpm php-xml-5.3.3-3.el6_1.3.x86_64.rpm php-xmlrpc-5.3.3-3.el6_1.3.x86_64.rpm
Red Hat Enterprise Linux Workstation Optional (v. 6):
Source:
i386: php-bcmath-5.3.3-3.el6_1.3.i686.rpm php-dba-5.3.3-3.el6_1.3.i686.rpm php-debuginfo-5.3.3-3.el6_1.3.i686.rpm php-devel-5.3.3-3.el6_1.3.i686.rpm php-embedded-5.3.3-3.el6_1.3.i686.rpm php-enchant-5.3.3-3.el6_1.3.i686.rpm php-imap-5.3.3-3.el6_1.3.i686.rpm php-intl-5.3.3-3.el6_1.3.i686.rpm php-mbstring-5.3.3-3.el6_1.3.i686.rpm php-process-5.3.3-3.el6_1.3.i686.rpm php-pspell-5.3.3-3.el6_1.3.i686.rpm php-recode-5.3.3-3.el6_1.3.i686.rpm php-snmp-5.3.3-3.el6_1.3.i686.rpm php-tidy-5.3.3-3.el6_1.3.i686.rpm php-zts-5.3.3-3.el6_1.3.i686.rpm
x86_64: php-bcmath-5.3.3-3.el6_1.3.x86_64.rpm php-dba-5.3.3-3.el6_1.3.x86_64.rpm php-debuginfo-5.3.3-3.el6_1.3.x86_64.rpm php-devel-5.3.3-3.el6_1.3.x86_64.rpm php-embedded-5.3.3-3.el6_1.3.x86_64.rpm php-enchant-5.3.3-3.el6_1.3.x86_64.rpm php-imap-5.3.3-3.el6_1.3.x86_64.rpm php-intl-5.3.3-3.el6_1.3.x86_64.rpm php-mbstring-5.3.3-3.el6_1.3.x86_64.rpm php-process-5.3.3-3.el6_1.3.x86_64.rpm php-pspell-5.3.3-3.el6_1.3.x86_64.rpm php-recode-5.3.3-3.el6_1.3.x86_64.rpm php-snmp-5.3.3-3.el6_1.3.x86_64.rpm php-tidy-5.3.3-3.el6_1.3.x86_64.rpm php-zts-5.3.3-3.el6_1.3.x86_64.rpm
These packages are GPG signed by Red Hat for security. Our key and details on how to verify the signature are available from https://access.redhat.com/security/team/key/#package


Severity
Advisory ID: RHSA-2011:1423-01
Product: Red Hat Enterprise Linux
Advisory URL: https://access.redhat.com/errata/RHSA-2011:1423.html
Issued Date: : 2011-11-02
CVE Names: CVE-2011-0708 CVE-2011-1148 CVE-2011-1466 CVE-2011-1468 CVE-2011-1469 CVE-2011-1471 CVE-2011-1938 CVE-2011-2202 CVE-2011-2483

Topic

Updated php53 and php packages that fix several security issues are nowavailable for Red Hat Enterprise Linux 5 and 6 respectively.The Red Hat Security Response Team has rated this update as having moderatesecurity impact. Common Vulnerability Scoring System (CVSS) base scores,which give detailed severity ratings, are available for each vulnerabilityfrom the CVE links in the References section.


Topic


 

Relevant Releases Architectures

RHEL Desktop Workstation (v. 5 client) - i386, x86_64

Red Hat Enterprise Linux (v. 5 server) - i386, ia64, ppc, s390x, x86_64

Red Hat Enterprise Linux Desktop Optional (v. 6) - i386, x86_64

Red Hat Enterprise Linux HPC Node Optional (v. 6) - x86_64

Red Hat Enterprise Linux Server (v. 6) - i386, ppc64, s390x, x86_64

Red Hat Enterprise Linux Server Optional (v. 6) - i386, ppc64, s390x, x86_64

Red Hat Enterprise Linux Workstation (v. 6) - i386, x86_64

Red Hat Enterprise Linux Workstation Optional (v. 6) - i386, x86_64


Bugs Fixed

680972 - CVE-2011-0708 php: buffer over-read in Exif extension

688958 - CVE-2011-1148 php: use-after-free vulnerability in substr_replace()

689386 - CVE-2011-1466 php: Crash by converting serial day numbers (SDN) into Julian calendar

690899 - CVE-2011-1468 php: Multiple memory leaks in the OpenSSL extension

690905 - CVE-2011-1469 php: DoS when using HTTP proxy with the FTP wrapper

690915 - CVE-2011-1471 php: DoS (excessive CPU consumption) by processing certain Zip archive files

709067 - CVE-2011-1938 php: stack-based buffer overflow in socket_connect()

713194 - CVE-2011-2202 php: file path injection vulnerability in RFC1867 file upload filename

715025 - CVE-2011-2483 crypt_blowfish: 8-bit character mishandling allows different password pairs to produce the same hash


Related News