Code Injection in PHP - CVE-2011-3379

 

Code Injection in PHP - CVE-2011-3379

Published: November 3, 2011 / Updated: August 11, 2020


Vulnerability identifier: #VU44549
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2011-3379
CWE-ID: CWE-94
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

The is_a function in PHP 5.3.7 and 5.3.8 triggers a call to the __autoload function, which makes it easier for remote attackers to execute arbitrary code by providing a crafted URL and leveraging potentially unsafe behavior in certain PEAR packages and custom autoloaders.


Affected software

PHP
Gentoo Linux

How to mitigate CVE-2011-3379

Install update from vendor's website.


External References

Related Security Bulletins