PT-2007-5963 · Php · Php
Published
2007-09-11
·
Updated
2018-10-15
·
CVE-2007-4825
CVSS v2.0
7.5
High
| Vector | AV:N/AC:L/Au:N/C:P/I:P/A:P |
Name of the Vulnerable Software and Affected Versions:
PHP versions prior to 5.2.4
Description:
A directory traversal issue allows attackers to bypass open basedir restrictions, potentially leading to the execution of arbitrary code. This is achieved by using a .. (dot dot) in the
dl function.Recommendations:
For PHP versions prior to 5.2.4, consider updating to a newer version to mitigate the risk. As a temporary workaround, restrict the use of the
dl function to minimize the risk of exploitation.Fix
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Php