2 matches found
CVE-2017-11147
CVE-2017-11147 affects PHP’s PHAR archive handler: a buffer over-read in phar_parse_pharfile (ext/phar/phar.c) can crash the interpreter or disclose information. Affected: PHP 5.6.x before 5.6.30 and 7.x before 7.0.15. Mitigation: upgrade to PHP 5.6.30+ or 7.0.15+ (or apply vendor patch).
UBUNTU-CVE-2017-11147
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 pharparsepharfile function in ext/phar/phar.c...