Permissions, Privileges, and Access Controls in PHP - CVE-2007-1460

 

Permissions, Privileges, and Access Controls in PHP - CVE-2007-1460

Published: May 24, 2011 / Updated: June 8, 2025


Vulnerability identifier: #VU110439
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2007-1460
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: PHP Group
Affected software:
PHP

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.

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.


How to mitigate CVE-2007-1460

Install update from vendor's website.

Sources