PHP cURL Open_Basedir Restriction Bypass Vulnerability
BID:11557
Info
PHP cURL Open_Basedir Restriction Bypass Vulnerability
| Bugtraq ID: | 11557 |
| Class: | Access Validation Error |
| CVE: |
CVE-2004-1392 |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 28 2004 12:00AM |
| Updated: | Jul 12 2009 08:06AM |
| Credit: | FraMe <[email protected]> disclosed this vulnerability. |
| Vulnerable: |
Ubuntu Ubuntu Linux 4.1 ppc Ubuntu Ubuntu Linux 4.1 ia64 Ubuntu Ubuntu Linux 4.1 ia32 SGI ProPack 3.0 Redhat Linux 9.0 i386 Redhat Linux 7.3 i386 Redhat Fedora Core1 PHP PHP 5.0.2 PHP PHP 5.0.1 PHP PHP 5.0 candidate 3 PHP PHP 5.0 candidate 2 PHP PHP 5.0 candidate 1 PHP PHP 5.0 .0 PHP PHP 4.3.8 PHP PHP 4.3.7 PHP PHP 4.3.6 PHP PHP 4.3.5 PHP PHP 4.3.4 PHP PHP 4.3.3 PHP PHP 4.3.2 PHP PHP 4.3.1 PHP PHP 4.3 PHP PHP 4.2.3 PHP PHP 4.2.2 PHP PHP 4.2.1 PHP PHP 4.2 .0 PHP PHP 4.2 -dev PHP PHP 4.1.2 PHP PHP 4.1.1 PHP PHP 4.1 .0 PHP PHP 4.0.7 RC3 PHP PHP 4.0.7 RC2 PHP PHP 4.0.7 RC1 PHP PHP 4.0.7 PHP PHP 4.0.6 PHP PHP 4.0.5 PHP PHP 4.0.4 PHP PHP 4.0.3 pl1 PHP PHP 4.0.3 PHP PHP 4.0.2 PHP PHP 4.0.1 pl2 PHP PHP 4.0.1 pl1 PHP PHP 4.0.1 PHP PHP 4.0 0 Avaya S8710 R2.0.1 Avaya S8710 R2.0.0 Avaya S8700 R2.0.1 Avaya S8700 R2.0.0 Avaya S8500 R2.0.1 Avaya S8500 R2.0.0 Avaya S8300 R2.0.1 Avaya S8300 R2.0.0 Avaya Modular Messaging (MSS) 2.0 Avaya Modular Messaging (MSS) 1.1 Avaya MN100 Avaya Intuity LX Avaya Converged Communications Server 2.0 |
| Not Vulnerable: | |
Discussion
PHP cURL Open_Basedir Restriction Bypass Vulnerability
It is reported that cURL allows malicious users to bypass 'open_basedir' restrictions in PHP scripts. This issue is due to a failure of the cURL module to properly enforce PHPs 'open_basedir' restriction.
Users with the ability to create or modify PHP scripts on a server computer hosting the vulnerable software can reportedly exploit this vulnerability to bypass the 'open_basedir' restriction, and access arbitrary files with the privileges of the web server. This may aid them in further attacks.
This vulnerability possibly results in a false sense of security, as administrators expect that the restrictions in place prevent malicious users from gaining access to sensitive information.
It is reported that cURL allows malicious users to bypass 'open_basedir' restrictions in PHP scripts. This issue is due to a failure of the cURL module to properly enforce PHPs 'open_basedir' restriction.
Users with the ability to create or modify PHP scripts on a server computer hosting the vulnerable software can reportedly exploit this vulnerability to bypass the 'open_basedir' restriction, and access arbitrary files with the privileges of the web server. This may aid them in further attacks.
This vulnerability possibly results in a false sense of security, as administrators expect that the restrictions in place prevent malicious users from gaining access to sensitive information.
Exploit / POC
PHP cURL Open_Basedir Restriction Bypass Vulnerability
An exploit is not required. An example PHP script containing cURL functions sufficient to read arbitrary files was provided:
<?php
$ch = curl_init("file:///etc/parla");
$file=curl_exec($ch);
echo $file
?>
An exploit is not required. An example PHP script containing cURL functions sufficient to read arbitrary files was provided:
<?php
$ch = curl_init("file:///etc/parla");
$file=curl_exec($ch);
echo $file
?>
Solution / Fix
PHP cURL Open_Basedir Restriction Bypass Vulnerability
Solution:
Avaya has released an advisory (ASA-2005-136) that acknowledges this vulnerability for Avaya products. Please see the referenced Avaya advisory for further details.
Conectiva has released an advisory (CLSA-2005:955) and fixes to address this and other issues. Please see the referenced advisory for further information regarding obtaining and applying appropriate updates.
Ubuntu Linux has released advisory USN-66-1 to address this, and other issues. Please see the referenced advisory for further information.
Ubuntu has released advisory USN-66-2 to release new fixes for this issue. The fixes included in the previous Ubuntu advisory USN-66-1 still allow for some variants of this issue to occur. Please see the referenced advisory for more information.
Fedora has released Fedora Legacy advisory FLSA:2344 to address various issues in Red Hat Linux 7.3, Red Hat Linux 9.0 and Fedora Core 1 for the i386 architecture. Please see the referenced advisory for more information.
Red Hat released advisory RHSA-2005:405-06 as well as fixes to address this and other issues on Red Hat Linux Enterprise platforms. Customers who are affected by this issue are advised to apply the appropriate updates. Customers subscribed to the Red Hat Network may apply the appropriate fixes using the Red Hat Update Agent (up2date). Please see referenced advisories for additional information.
SGI has released an advisory 20050501-01-U including updated SGI ProPack 3
Service Pack 5 packages to address this BID and other issues. Please see
the referenced advisory for more information.
PHP PHP 4.1.2
PHP PHP 4.2.2
PHP PHP 4.3.3
PHP PHP 4.3.8
Solution:
Avaya has released an advisory (ASA-2005-136) that acknowledges this vulnerability for Avaya products. Please see the referenced Avaya advisory for further details.
Conectiva has released an advisory (CLSA-2005:955) and fixes to address this and other issues. Please see the referenced advisory for further information regarding obtaining and applying appropriate updates.
Ubuntu Linux has released advisory USN-66-1 to address this, and other issues. Please see the referenced advisory for further information.
Ubuntu has released advisory USN-66-2 to release new fixes for this issue. The fixes included in the previous Ubuntu advisory USN-66-1 still allow for some variants of this issue to occur. Please see the referenced advisory for more information.
Fedora has released Fedora Legacy advisory FLSA:2344 to address various issues in Red Hat Linux 7.3, Red Hat Linux 9.0 and Fedora Core 1 for the i386 architecture. Please see the referenced advisory for more information.
Red Hat released advisory RHSA-2005:405-06 as well as fixes to address this and other issues on Red Hat Linux Enterprise platforms. Customers who are affected by this issue are advised to apply the appropriate updates. Customers subscribed to the Red Hat Network may apply the appropriate fixes using the Red Hat Update Agent (up2date). Please see referenced advisories for additional information.
SGI has released an advisory 20050501-01-U including updated SGI ProPack 3
Service Pack 5 packages to address this BID and other issues. Please see
the referenced advisory for more information.
PHP PHP 4.1.2
-
RedHat php-4.1.2-7.3.14.legacy.i386.rpm
RedHat Linux 7.3
http://download.fedoralegacy.org/redhat/7.3/updates/i386/php-4.1.2-7.3 .14.legacy.i386.rpm -
RedHat php-devel-4.1.2-7.3.14.legacy.i386.rpm
RedHat Linux 7.3
http://download.fedoralegacy.org/redhat/7.3/updates/i386/php-devel-4.1 .2-7.3.14.legacy.i386.rpm -
RedHat php-imap-4.1.2-7.3.14.legacy.i386.rpm
RedHat Linux 7.3
http://download.fedoralegacy.org/redhat/7.3/updates/i386/php-imap-4.1. 2-7.3.14.legacy.i386.rpm -
RedHat php-ldap-4.1.2-7.3.14.legacy.i386.rpm
RedHat Linux 7.3
http://download.fedoralegacy.org/redhat/7.3/updates/i386/php-ldap-4.1. 2-7.3.14.legacy.i386.rpm -
RedHat php-manual-4.1.2-7.3.14.legacy.i386.rpm
RedHat Linux 7.3
http://download.fedoralegacy.org/redhat/7.3/updates/i386/php-manual-4. 1.2-7.3.14.legacy.i386.rpm -
RedHat php-mysql-4.1.2-7.3.14.legacy.i386.rpm
RedHat Linux 7.3
http://download.fedoralegacy.org/redhat/7.3/updates/i386/php-mysql-4.1 .2-7.3.14.legacy.i386.rpm -
RedHat php-odbc-4.1.2-7.3.14.legacy.i386.rpm
RedHat Linux 7.3
http://download.fedoralegacy.org/redhat/7.3/updates/i386/php-odbc-4.1. 2-7.3.14.legacy.i386.rpm -
RedHat php-pgsql-4.1.2-7.3.14.legacy.i386.rpm
RedHat Linux 7.3
http://download.fedoralegacy.org/redhat/7.3/updates/i386/php-pgsql-4.1 .2-7.3.14.legacy.i386.rpm -
RedHat php-snmp-4.1.2-7.3.14.legacy.i386.rpm
RedHat Linux 7.3
http://download.fedoralegacy.org/redhat/7.3/updates/i386/php-snmp-4.1. 2-7.3.14.legacy.i386.rpm
PHP PHP 4.2.2
-
RedHat php-4.2.2-17.10.legacy.i386.rpm
RedHat Linux 9
http://download.fedoralegacy.org/redhat/9/updates/i386/php-4.2.2-17.10 .legacy.i386.rpm -
RedHat php-devel-4.2.2-17.10.legacy.i386.rpm
RedHat Linux 9
http://download.fedoralegacy.org/redhat/9/updates/i386/php-devel-4.2.2 -17.10.legacy.i386.rpm -
RedHat php-imap-4.2.2-17.10.legacy.i386.rpm
RedHat Linux 9
http://download.fedoralegacy.org/redhat/9/updates/i386/php-imap-4.2.2- 17.10.legacy.i386.rpm -
RedHat php-ldap-4.2.2-17.10.legacy.i386.rpm
RedHat Linux 9
http://download.fedoralegacy.org/redhat/9/updates/i386/php-ldap-4.2.2- 17.10.legacy.i386.rpm -
RedHat php-manual-4.2.2-17.10.legacy.i386.rpm
RedHat Linux 9
http://download.fedoralegacy.org/redhat/9/updates/i386/php-manual-4.2. 2-17.10.legacy.i386.rpm -
RedHat php-mysql-4.2.2-17.10.legacy.i386.rpm
RedHat Linux 9
http://download.fedoralegacy.org/redhat/9/updates/i386/php-mysql-4.2.2 -17.10.legacy.i386.rpm -
RedHat php-odbc-4.2.2-17.10.legacy.i386.rpm
RedHat Linux 9
http://download.fedoralegacy.org/redhat/9/updates/i386/php-odbc-4.2.2- 17.10.legacy.i386.rpm -
RedHat php-pgsql-4.2.2-17.10.legacy.i386.rpm
RedHat Linux 9
http://download.fedoralegacy.org/redhat/9/updates/i386/php-pgsql-4.2.2 -17.10.legacy.i386.rpm -
RedHat php-snmp-4.2.2-17.10.legacy.i386.rpm
RedHat Linux 9
http://download.fedoralegacy.org/redhat/9/updates/i386/php-snmp-4.2.2- 17.10.legacy.i386.rpm
PHP PHP 4.3.3
-
RedHat php-4.3.10-1.1.legacy.i386.rpm
RedHat Fedora Core 1
http://download.fedoralegacy.org/fedora/1/updates/i386/php-4.3.10-1.1. legacy.i386.rpm -
RedHat php-devel-4.3.10-1.1.legacy.i386.rpm
RedHat Fedora Core 1
http://download.fedoralegacy.org/fedora/1/updates/i386/php-devel-4.3.1 0-1.1.legacy.i386.rpm -
RedHat php-domxml-4.3.10-1.1.legacy.i386.rpm
RedHat Fedora Core 1
http://download.fedoralegacy.org/fedora/1/updates/i386/php-domxml-4.3. 10-1.1.legacy.i386.rpm -
RedHat php-imap-4.3.10-1.1.legacy.i386.rpm
RedHat Fedora Core 1
http://download.fedoralegacy.org/fedora/1/updates/i386/php-imap-4.3.10 -1.1.legacy.i386.rpm -
RedHat php-ldap-4.3.10-1.1.legacy.i386.rpm
RedHat Fedora Core 1
http://download.fedoralegacy.org/fedora/1/updates/i386/php-ldap-4.3.10 -1.1.legacy.i386.rpm -
RedHat php-mbstring-4.3.10-1.1.legacy.i386.rpm
RedHat Fedora Core 1
http://download.fedoralegacy.org/fedora/1/updates/i386/php-mbstring-4. 3.10-1.1.legacy.i386.rpm -
RedHat php-mysql-4.3.10-1.1.legacy.i386.rpm
RedHat Fedora Core 1
http://download.fedoralegacy.org/fedora/1/updates/i386/php-mysql-4.3.1 0-1.1.legacy.i386.rpm -
RedHat php-odbc-4.3.10-1.1.legacy.i386.rpm
RedHat Fedora Core 1
http://download.fedoralegacy.org/fedora/1/updates/i386/php-odbc-4.3.10 -1.1.legacy.i386.rpm -
RedHat php-pgsql-4.3.10-1.1.legacy.i386.rpm
RedHat Fedora Core 1
http://download.fedoralegacy.org/fedora/1/updates/i386/php-pgsql-4.3.1 0-1.1.legacy.i386.rpm -
RedHat php-snmp-4.3.10-1.1.legacy.i386.rpm
RedHat Fedora Core 1
http://download.fedoralegacy.org/fedora/1/updates/i386/php-snmp-4.3.10 -1.1.legacy.i386.rpm -
RedHat php-xmlrpc-4.3.10-1.1.legacy.i386.rpm
RedHat Fedora Core 1
http://download.fedoralegacy.org/fedora/1/updates/i386/php-xmlrpc-4.3. 10-1.1.legacy.i386.rpm
PHP PHP 4.3.8
-
Ubuntu libapache2-mod-php4_4.3.8-3ubuntu7.3_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/main/p/php4/libapache2-mod-php4 _4.3.8-3ubuntu7.3_amd64.deb -
Ubuntu libapache2-mod-php4_4.3.8-3ubuntu7.3_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/main/p/php4/libapache2-mod-php4 _4.3.8-3ubuntu7.3_i386.deb -
Ubuntu libapache2-mod-php4_4.3.8-3ubuntu7.3_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/main/p/php4/libapache2-mod-php4 _4.3.8-3ubuntu7.3_powerpc.deb -
Ubuntu libapache2-mod-php4_4.3.8-3ubuntu7.4_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/main/p/php4/libapache2-mod-php4 _4.3.8-3ubuntu7.4_amd64.deb -
Ubuntu libapache2-mod-php4_4.3.8-3ubuntu7.4_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/main/p/php4/libapache2-mod-php4 _4.3.8-3ubuntu7.4_i386.deb -
Ubuntu libapache2-mod-php4_4.3.8-3ubuntu7.4_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/main/p/php4/libapache2-mod-php4 _4.3.8-3ubuntu7.4_powerpc.deb -
Ubuntu php4-cgi_4.3.8-3ubuntu7.3_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/main/p/php4/php4-cgi_4.3.8-3ubu ntu7.3_amd64.deb -
Ubuntu php4-cgi_4.3.8-3ubuntu7.3_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/main/p/php4/php4-cgi_4.3.8-3ubu ntu7.3_i386.deb -
Ubuntu php4-cgi_4.3.8-3ubuntu7.3_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/main/p/php4/php4-cgi_4.3.8-3ubu ntu7.3_powerpc.deb -
Ubuntu php4-cgi_4.3.8-3ubuntu7.4_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/main/p/php4/php4-cgi_4.3.8-3ubu ntu7.4_amd64.deb -
Ubuntu php4-cgi_4.3.8-3ubuntu7.4_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/main/p/php4/php4-cgi_4.3.8-3ubu ntu7.4_i386.deb -
Ubuntu php4-cgi_4.3.8-3ubuntu7.4_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/main/p/php4/php4-cgi_4.3.8-3ubu ntu7.4_powerpc.deb -
Ubuntu php4-curl_4.3.8-3ubuntu7.3_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-curl_4.3.8 -3ubuntu7.3_amd64.deb -
Ubuntu php4-curl_4.3.8-3ubuntu7.3_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-curl_4.3.8 -3ubuntu7.3_i386.deb -
Ubuntu php4-curl_4.3.8-3ubuntu7.3_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-curl_4.3.8 -3ubuntu7.3_powerpc.deb -
Ubuntu php4-curl_4.3.8-3ubuntu7.4_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-curl_4.3.8 -3ubuntu7.4_amd64.deb -
Ubuntu php4-curl_4.3.8-3ubuntu7.4_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-curl_4.3.8 -3ubuntu7.4_i386.deb -
Ubuntu php4-curl_4.3.8-3ubuntu7.4_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-curl_4.3.8 -3ubuntu7.4_powerpc.deb -
Ubuntu php4-dev_4.3.8-3ubuntu7.3_all.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/main/p/php4/php4-dev_4.3.8-3ubu ntu7.3_all.deb -
Ubuntu php4-dev_4.3.8-3ubuntu7.4_all.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/main/p/php4/php4-dev_4.3.8-3ubu ntu7.4_all.deb -
Ubuntu php4-domxml_4.3.8-3ubuntu7.3_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-domxml_4.3 .8-3ubuntu7.3_amd64.deb -
Ubuntu php4-domxml_4.3.8-3ubuntu7.3_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-domxml_4.3 .8-3ubuntu7.3_i386.deb -
Ubuntu php4-domxml_4.3.8-3ubuntu7.3_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-domxml_4.3 .8-3ubuntu7.3_powerpc.deb -
Ubuntu php4-domxml_4.3.8-3ubuntu7.4_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-domxml_4.3 .8-3ubuntu7.4_amd64.deb -
Ubuntu php4-domxml_4.3.8-3ubuntu7.4_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-domxml_4.3 .8-3ubuntu7.4_i386.deb -
Ubuntu php4-domxml_4.3.8-3ubuntu7.4_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-domxml_4.3 .8-3ubuntu7.4_powerpc.deb -
Ubuntu php4-gd_4.3.8-3ubuntu7.3_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-gd_4.3.8-3 ubuntu7.3_amd64.deb -
Ubuntu php4-gd_4.3.8-3ubuntu7.3_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-gd_4.3.8-3 ubuntu7.3_i386.deb -
Ubuntu php4-gd_4.3.8-3ubuntu7.3_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-gd_4.3.8-3 ubuntu7.3_powerpc.deb -
Ubuntu php4-gd_4.3.8-3ubuntu7.4_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-gd_4.3.8-3 ubuntu7.4_amd64.deb -
Ubuntu php4-gd_4.3.8-3ubuntu7.4_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-gd_4.3.8-3 ubuntu7.4_i386.deb -
Ubuntu php4-gd_4.3.8-3ubuntu7.4_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-gd_4.3.8-3 ubuntu7.4_powerpc.deb -
Ubuntu php4-ldap_4.3.8-3ubuntu7.3_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-ldap_4.3.8 -3ubuntu7.3_amd64.deb -
Ubuntu php4-ldap_4.3.8-3ubuntu7.3_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-ldap_4.3.8 -3ubuntu7.3_i386.deb -
Ubuntu php4-ldap_4.3.8-3ubuntu7.3_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-ldap_4.3.8 -3ubuntu7.3_powerpc.deb -
Ubuntu php4-ldap_4.3.8-3ubuntu7.4_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-ldap_4.3.8 -3ubuntu7.4_amd64.deb -
Ubuntu php4-ldap_4.3.8-3ubuntu7.4_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-ldap_4.3.8 -3ubuntu7.4_i386.deb -
Ubuntu php4-ldap_4.3.8-3ubuntu7.4_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-ldap_4.3.8 -3ubuntu7.4_powerpc.deb -
Ubuntu php4-mcal_4.3.8-3ubuntu7.3_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-mcal_4.3.8 -3ubuntu7.3_amd64.deb -
Ubuntu php4-mcal_4.3.8-3ubuntu7.3_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-mcal_4.3.8 -3ubuntu7.3_i386.deb -
Ubuntu php4-mcal_4.3.8-3ubuntu7.3_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-mcal_4.3.8 -3ubuntu7.3_powerpc.deb -
Ubuntu php4-mcal_4.3.8-3ubuntu7.4_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-mcal_4.3.8 -3ubuntu7.4_amd64.deb -
Ubuntu php4-mcal_4.3.8-3ubuntu7.4_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-mcal_4.3.8 -3ubuntu7.4_i386.deb -
Ubuntu php4-mcal_4.3.8-3ubuntu7.4_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-mcal_4.3.8 -3ubuntu7.4_powerpc.deb -
Ubuntu php4-mhash_4.3.8-3ubuntu7.3_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-mhash_4.3. 8-3ubuntu7.3_amd64.deb -
Ubuntu php4-mhash_4.3.8-3ubuntu7.3_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-mhash_4.3. 8-3ubuntu7.3_i386.deb -
Ubuntu php4-mhash_4.3.8-3ubuntu7.3_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-mhash_4.3. 8-3ubuntu7.3_powerpc.deb -
Ubuntu php4-mhash_4.3.8-3ubuntu7.4_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-mhash_4.3. 8-3ubuntu7.4_amd64.deb -
Ubuntu php4-mhash_4.3.8-3ubuntu7.4_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-mhash_4.3. 8-3ubuntu7.4_i386.deb -
Ubuntu php4-mhash_4.3.8-3ubuntu7.4_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-mhash_4.3. 8-3ubuntu7.4_powerpc.deb -
Ubuntu php4-mysql_4.3.8-3ubuntu7.3_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-mysql_4.3. 8-3ubuntu7.3_amd64.deb -
Ubuntu php4-mysql_4.3.8-3ubuntu7.3_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-mysql_4.3. 8-3ubuntu7.3_i386.deb -
Ubuntu php4-mysql_4.3.8-3ubuntu7.3_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-mysql_4.3. 8-3ubuntu7.3_powerpc.deb -
Ubuntu php4-mysql_4.3.8-3ubuntu7.4_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-mysql_4.3. 8-3ubuntu7.4_amd64.deb -
Ubuntu php4-mysql_4.3.8-3ubuntu7.4_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-mysql_4.3. 8-3ubuntu7.4_i386.deb -
Ubuntu php4-mysql_4.3.8-3ubuntu7.4_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-mysql_4.3. 8-3ubuntu7.4_powerpc.deb -
Ubuntu php4-odbc_4.3.8-3ubuntu7.3_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-odbc_4.3.8 -3ubuntu7.3_amd64.deb -
Ubuntu php4-odbc_4.3.8-3ubuntu7.3_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-odbc_4.3.8 -3ubuntu7.3_i386.deb -
Ubuntu php4-odbc_4.3.8-3ubuntu7.3_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-odbc_4.3.8 -3ubuntu7.3_powerpc.deb -
Ubuntu php4-odbc_4.3.8-3ubuntu7.4_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-odbc_4.3.8 -3ubuntu7.4_amd64.deb -
Ubuntu php4-odbc_4.3.8-3ubuntu7.4_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-odbc_4.3.8 -3ubuntu7.4_i386.deb -
Ubuntu php4-odbc_4.3.8-3ubuntu7.4_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-odbc_4.3.8 -3ubuntu7.4_powerpc.deb -
Ubuntu php4-pear_4.3.8-3ubuntu7.3_all.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-pear_4.3.8 -3ubuntu7.3_all.deb -
Ubuntu php4-pear_4.3.8-3ubuntu7.4_all.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-pear_4.3.8 -3ubuntu7.4_all.deb -
Ubuntu php4-recode_4.3.8-3ubuntu7.3_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-recode_4.3 .8-3ubuntu7.3_amd64.deb -
Ubuntu php4-recode_4.3.8-3ubuntu7.3_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-recode_4.3 .8-3ubuntu7.3_i386.deb -
Ubuntu php4-recode_4.3.8-3ubuntu7.3_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-recode_4.3 .8-3ubuntu7.3_powerpc.deb -
Ubuntu php4-recode_4.3.8-3ubuntu7.4_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-recode_4.3 .8-3ubuntu7.4_amd64.deb -
Ubuntu php4-recode_4.3.8-3ubuntu7.4_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-recode_4.3 .8-3ubuntu7.4_i386.deb -
Ubuntu php4-recode_4.3.8-3ubuntu7.4_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-recode_4.3 .8-3ubuntu7.4_powerpc.deb -
Ubuntu php4-snmp_4.3.8-3ubuntu7.3_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-snmp_4.3.8 -3ubuntu7.3_amd64.deb -
Ubuntu php4-snmp_4.3.8-3ubuntu7.3_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-snmp_4.3.8 -3ubuntu7.3_i386.deb -
Ubuntu php4-snmp_4.3.8-3ubuntu7.3_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-snmp_4.3.8 -3ubuntu7.3_powerpc.deb -
Ubuntu php4-snmp_4.3.8-3ubuntu7.4_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-snmp_4.3.8 -3ubuntu7.4_amd64.deb -
Ubuntu php4-snmp_4.3.8-3ubuntu7.4_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-snmp_4.3.8 -3ubuntu7.4_i386.deb -
Ubuntu php4-snmp_4.3.8-3ubuntu7.4_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-snmp_4.3.8 -3ubuntu7.4_powerpc.deb -
Ubuntu php4-sybase_4.3.8-3ubuntu7.3_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-sybase_4.3 .8-3ubuntu7.3_amd64.deb -
Ubuntu php4-sybase_4.3.8-3ubuntu7.3_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-sybase_4.3 .8-3ubuntu7.3_i386.deb -
Ubuntu php4-sybase_4.3.8-3ubuntu7.3_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-sybase_4.3 .8-3ubuntu7.3_powerpc.deb -
Ubuntu php4-sybase_4.3.8-3ubuntu7.4_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-sybase_4.3 .8-3ubuntu7.4_amd64.deb -
Ubuntu php4-sybase_4.3.8-3ubuntu7.4_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-sybase_4.3 .8-3ubuntu7.4_i386.deb -
Ubuntu php4-sybase_4.3.8-3ubuntu7.4_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-sybase_4.3 .8-3ubuntu7.4_powerpc.deb -
Ubuntu php4-xslt_4.3.8-3ubuntu7.3_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-xslt_4.3.8 -3ubuntu7.3_amd64.deb -
Ubuntu php4-xslt_4.3.8-3ubuntu7.3_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-xslt_4.3.8 -3ubuntu7.3_i386.deb -
Ubuntu php4-xslt_4.3.8-3ubuntu7.3_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-xslt_4.3.8 -3ubuntu7.3_powerpc.deb -
Ubuntu php4-xslt_4.3.8-3ubuntu7.4_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-xslt_4.3.8 -3ubuntu7.4_amd64.deb -
Ubuntu php4-xslt_4.3.8-3ubuntu7.4_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-xslt_4.3.8 -3ubuntu7.4_i386.deb -
Ubuntu php4-xslt_4.3.8-3ubuntu7.4_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4-xslt_4.3.8 -3ubuntu7.4_powerpc.deb -
Ubuntu php4_4.3.8-3ubuntu7.3_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4_4.3.8-3ubu ntu7.3_amd64.deb -
Ubuntu php4_4.3.8-3ubuntu7.3_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4_4.3.8-3ubu ntu7.3_i386.deb -
Ubuntu php4_4.3.8-3ubuntu7.3_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4_4.3.8-3ubu ntu7.3_powerpc.deb -
Ubuntu php4_4.3.8-3ubuntu7.4_amd64.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4_4.3.8-3ubu ntu7.4_amd64.deb -
Ubuntu php4_4.3.8-3ubuntu7.4_i386.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4_4.3.8-3ubu ntu7.4_i386.deb -
Ubuntu php4_4.3.8-3ubuntu7.4_powerpc.deb
Ubuntu 4.10 (Warty Warthog)
http://security.ubuntu.com/ubuntu/pool/universe/p/php4/php4_4.3.8-3ubu ntu7.4_powerpc.deb
References
PHP cURL Open_Basedir Restriction Bypass Vulnerability
References:
References:
- ASA-2005-136 - PHP (Avaya)
- CLSA-2005:955 : Fixes for multiple php4 vulnerabilities (Conectiva)
- cURL Home Page (cURL)
- RHSA-2005:405-06 - PHP security update (RedHat)
- PHP4 cURL functions bypass open_basedir (FraMe )