Your submission was sent successfully! Close

You have successfully unsubscribed! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates about Ubuntu and upcoming events where you can meet our team.Close

USN-424-2: PHP regression

8 March 2007

PHP regression

Reduce your security exposure

Ubuntu Pro provides ten-year security coverage to 25,000+ packages in Main and Universe repositories, and it is free for up to five machines.

Learn more about Ubuntu Pro

Releases

Details

USN-424-1 fixed vulnerabilities in PHP. However, some upstream changes
were not included, which caused errors in the stream filters. This
update fixes the problem.

We apologize for the inconvenience.

Original advisory details:

Multiple buffer overflows have been discovered in various PHP modules.
If a PHP application processes untrusted data with functions of the
session or zip module, or various string functions, a remote attacker
could exploit this to execute arbitrary code with the privileges of
the web server. (CVE-2007-0906)

The sapi_header_op() function had a buffer underflow that could be
exploited to crash the PHP interpreter. (CVE-2007-0907)

The wddx unserialization handler did not correctly check for some
buffer boundaries and had an uninitialized variable. By unserializing
untrusted data, this could be exploited to expose memory regions that
were not meant to be accessible. Depending on the PHP application this
could lead to disclosure of potentially sensitive information.
(CVE-2007-0908)

On 64 bit systems (the amd64 and sparc platforms), various print
functions and the odbc_result_all() were susceptible to a format
string vulnerability. A remote attacker could exploit this to execute
arbitrary code with the privileges of the web server. (CVE-2007-0909)

Under certain circumstances it was possible to overwrite superglobal
variables (like the HTTP GET/POST arrays) with crafted session data.
(CVE-2007-0910)

When unserializing untrusted data on 64-bit platforms the
zend_hash_init() function could be forced to enter an infinite loop,
consuming CPU resources, for a limited length of time, until the
script timeout alarm aborts the script. (CVE-2007-0988)

Reduce your security exposure

Ubuntu Pro provides ten-year security coverage to 25,000+ packages in Main and Universe repositories, and it is free for up to five machines.

Learn more about Ubuntu Pro

Update instructions

The problem can be corrected by updating your system to the following package versions:

Ubuntu 6.10
  • php5-cli - 5.1.6-1ubuntu2.3
  • php5-cgi - 5.1.6-1ubuntu2.3
  • libapache2-mod-php5 - 5.1.6-1ubuntu2.3
  • php5-common - 5.1.6-1ubuntu2.3
Ubuntu 6.06
  • php5-cli - 5.1.2-1ubuntu3.6
  • php5-cgi - 5.1.2-1ubuntu3.6
  • libapache2-mod-php5 - 5.1.2-1ubuntu3.6
  • php5-common - 5.1.2-1ubuntu3.6
Ubuntu 5.10
  • php5-cli - 5.0.5-2ubuntu1.8
  • php5-cgi - 5.0.5-2ubuntu1.8
  • libapache2-mod-php5 - 5.0.5-2ubuntu1.8
  • php5-common - 5.0.5-2ubuntu1.8

After a standard system upgrade you need to restart Apache or reboot
your computer to effect the necessary changes.