Format string error in PHP - CVE-2011-1153

 

Format string error in PHP - CVE-2011-1153

Published: March 17, 2011 / Updated: August 11, 2020


Vulnerability identifier: #VU45221
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-1153
CWE-ID: CWE-134
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.

Multiple format string vulnerabilities in phar_object.c in the phar extension in PHP 5.3.5 and earlier allow context-dependent attackers to obtain sensitive information from process memory, cause a denial of service (memory corruption), or possibly execute arbitrary code via format string specifiers in an argument to a class method, leading to an incorrect zend_throw_exception_ex call.


Affected software

PHP
Gentoo Linux
dev-lang/php

How to mitigate CVE-2011-1153

Install update from vendor's website.

dev-lang/php - update to 5.3.8

External References

Related Security Bulletins