Off-by-one in PHP - CVE-2015-7804
Published: November 27, 2018
PHP
PHP Group
Description
The vulnerability allows a remote attacker to cause DoS condition.
The vulnerability exists due to off-by-one error in the phar_parse_zipfile function in ext/phar/zip.c in PHP before 5.5.30 and 5.6.x before 5.6.14. A remote attacker can trigger uninitialized pointer dereference and cause the service to crash by including the / filename in a .zip PHAR archive.