PT-2009-2471 · Php · Php
Published
2009-08-18
·
Updated
2009-08-19
·
CVE-2008-7002
CVSS v2.0
7.2
High
| Vector | AV:L/AC:L/Au:N/C:C/I:C/A:C |
Name of the Vulnerable Software and Affected Versions
PHP version 5.2.5
Description
The issue allows local users to bypass intended access restrictions, potentially enabling them to call programs outside of the intended directory. This can be achieved via certain functions, including
exec, system, shell exec, passthru, or popen, possibly involving pathnames such as "C:" drive notation. The estimated number of potentially affected devices worldwide is not specified.Recommendations
For PHP version 5.2.5, consider restricting the use of the
exec, system, shell exec, passthru, and popen functions until a patch is available. As a temporary workaround, limit the execution of programs to only those within the intended directory to minimize the risk of exploitation. At the moment, there is no information about a newer version that contains a fix for this vulnerability.Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Php