Information disclosure in PHP - CVE-2012-1171

 

Information disclosure in PHP - CVE-2012-1171

Published: February 15, 2014 / Updated: August 10, 2020


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

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.

The libxml RSHUTDOWN function in PHP 5.x allows remote attackers to bypass the open_basedir protection mechanism and read arbitrary files via vectors involving a stream_close method call during use of a custom stream wrapper.


Affected software

PHP

How to mitigate CVE-2012-1171

Install update from vendor's website.


External References

Related Security Bulletins