Synopsis:          Moderate: php security, bug fix and enhancement update
Issue Date:        2013-02-21
CVE Numbers:       CVE-2012-0831
                    CVE-2012-2688
                    CVE-2011-1398
--

It was found that PHP did not check for carriage returns in HTTP headers,
allowing intended HTTP response splitting protections to be bypassed. 
Depending
on the web browser the victim is using, a remote attacker could use this 
flaw
to perform HTTP response splitting attacks. (CVE-2011-1398)

An integer signedness issue, leading to a heap-based buffer underflow, was
found in the PHP scandir() function. If a remote attacker could upload an
excessively large number of files to a directory the scandir() function runs
on, it could cause the PHP interpreter to crash or, possibly, execute 
arbitrary
code. (CVE-2012-2688)

It was found that PHP did not correctly handle the magic_quotes_gpc
configuration directive. This could result in magic_quotes_gpc input 
escaping
not being applied in all cases, possibly making it easier for a remote 
attacker
to perform SQL injection attacks. (CVE-2012-0831)

After installing the updated packages, the httpd daemon must be 
restarted for
the update to take effect.
--

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

- Scientific Linux Development Team