First published: Wed Mar 14 2007(Updated: )
The zip:// URL wrapper provided by the PECL zip extension in PHP before 4.4.7, and 5.2.0 and 5.2.1, does not implement safemode or open_basedir checks, which allows remote attackers to read ZIP archives located outside of the intended directories.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | =4.3.9 | |
PHP | =3.0 | |
PHP | =4.0-beta1 | |
PHP | =3.0.5 | |
PHP | =3.0.11 | |
PHP | =4.0-beta4 | |
PHP | =4.2.0 | |
PHP | =3.0.1 | |
PHP | =3.0.2 | |
PHP | =4.4.4 | |
PHP | =4.1.0 | |
PHP | =4.3.4 | |
PHP | =4.0.4 | |
PHP | =4.3.0 | |
PHP | =4.0.5 | |
PHP | =3.0.8 | |
PHP | =4.3.6 | |
PHP | =3.0.13 | |
PHP | <=4.4.6 | |
PHP | =4.3.7 | |
PHP | =4.2.2 | |
PHP | =4.4.2 | |
PHP | =3.0.7 | |
PHP | =4.3.2 | |
PHP | =4.3.11 | |
PHP | =4.0.0 | |
PHP | =3.0.6 | |
PHP | =3.0.17 | |
PHP | =4.0.7 | |
PHP | =4.0.2 | |
PHP | =4.3.3 | |
PHP | =2.0 | |
PHP | =4.1.1 | |
PHP | =3.0.15 | |
PHP | =3.0.16 | |
PHP | =4.4.3 | |
PHP | =3.0.10 | |
PHP | =3.0.4 | |
PHP | =4.2.3 | |
PHP | =4.4.5 | |
PHP | =4.0-beta2 | |
PHP | =2.0b10 | |
PHP | =4.0.6 | |
PHP | =5.2.0 | |
PHP | =4.1.2 | |
PHP | =4.3.1 | |
PHP | =3.0.18 | |
PHP | =4.0-beta_4_patch1 | |
PHP | =4.4.0 | |
PHP | =4.3.10 | |
PHP | =4.2.1 | |
PHP | =4.0.1 | |
PHP | =1.0 | |
PHP | =3.0.12 | |
PHP | =4.4.1 | |
PHP | =4.0-beta3 | |
PHP | =5.2.1 | |
PHP | =4.0.3 | |
PHP | =3.0.14 | |
PHP | =3.0.9 | |
PHP | =3.0.3 | |
PHP | =4.3.8 | |
PHP | =4.3.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2007-1460 has a moderate severity level as it allows attackers to read sensitive files from ZIP archives outside intended directories.
To fix CVE-2007-1460, upgrade PHP to version 4.4.7 or later, or 5.2.2 or later.
CVE-2007-1460 affects PHP versions prior to 4.4.7 and between 5.2.0 and 5.2.1.
CVE-2007-1460 is a file inclusion vulnerability associated with improper checks in the zip:// URL wrapper.
Yes, CVE-2007-1460 can be exploited remotely by attackers to access unauthorized ZIP archives.