Bugzilla – Bug 868832
VUL-1: CVE-2012-1171: php5: open_basedir bypass in RSHUTDOWN of libxml extension
Last modified: 2014-03-18 07:59:20 UTC
CVE-2012-1171 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. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2012-1171 http://www.cvedetails.com/cve/CVE-2012-1171/ http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1171 https://bugs.php.net/bug.php?id=64660 https://bugzilla.redhat.com/show_bug.cgi?id=802591 https://github.com/php/php-src/blob/master/ext/libxml/tests/bug61367-write.phpt https://bugs.php.net/bug.php?id=61367 https://github.com/php/php-src/blob/master/ext/libxml/tests/bug61367-read.phpt
php53 in SLE11 SP3 is not affected (does not have RSHUTDOWN in grep) As usual, we do not fix open_basedir issues.
close