7.2
CVSSv2

CVE-2008-7002

Published: 19/08/2009 Updated: 19/08/2009
CVSS v2 Base Score: 7.2 | Impact Score: 10 | Exploitability Score: 3.9
VMScore: 725
Vector: AV:L/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

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.

Vulnerable Product Search on Vulmon Subscribe to Product

php php 5.2.5

Exploits

source: wwwsecurityfocuscom/bid/31064/info PHP is prone to 'safe_mode_exec_dir' and 'open_basedir' restriction-bypass vulnerabilities Successful exploits could allow an attacker to execute arbitrary code These vulnerabilities would be an issue in shared-hosting configurations where multiple users can create and execute arbitrary PHP sc ...