PHP 5.2.5 does not enforce (a) open_basedir and (b) safe_mode_exec_dir restrictions for certain functions, which might allow local users to bypass intended access restrictions and call programs outside of the intended directory via the (1) exec, (2) system, (3) shell_exec, (4) passthru, or (5) popen functions, possibly involving pathnames such as "C:" drive notation.
References
Link | Resource |
---|---|
http://downloads.securityfocus.com/vulnerabilities/exploits/31064.php | Exploit |
http://www.securityfocus.com/bid/31064 | Exploit |
Configurations
History
No history.
Information
Published : 2009-08-19 05:24
Updated : 2009-08-19 05:24
NVD link : CVE-2008-7002
Mitre link : CVE-2008-7002
CVE.ORG link : CVE-2008-7002
JSON object : View
Products Affected
php
- php
CWE
CWE-264
Permissions, Privileges, and Access Controls