PHP Out-of-bounds Read Vulnerability - CVE-2017-11147 - Vulnerability Database

PHP Out-of-bounds Read Vulnerability - CVE-2017-11147

Critical
Reference: CVE-2017-11147
Title: PHP Out-of-bounds Read Vulnerability
Overview:

In PHP before 5.6.30 and 7.x before 7.0.15 the PHAR archive handler could be used by attackers supplying malicious archive files to crash the PHP interpreter or potentially disclose information due to a buffer over-read in the phar_parse_pharfile function in ext/phar/phar.c.