PT-2011-4415 · Php · Php
Vincent Danen
·
Published
2011-11-03
·
Updated
2024-06-15
·
CVE-2011-3379
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 5.3.7 through 5.3.8
Description
The issue allows remote attackers to execute arbitrary code by providing a crafted URL. This is made possible by the
is a function triggering a call to the autoload function, which can lead to potentially unsafe behavior in certain PEAR packages and custom autoloaders.Recommendations
For PHP versions 5.3.7 and 5.3.8, consider disabling the
autoload function or restricting its use until a patch is available. Additionally, review and update any custom autoloaders to prevent potentially unsafe behavior.Exploit
Fix
Code Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Php