NULL pointer dereference in PHP - CVE-2015-7803
Published: October 28, 2015 / Updated: November 27, 2018
PHP
PHP Group
Description
The vulnerability allows a remote attacker to cause DoS condition.
The vulnerability exists due to NULL pointer dereference in the phar_get_entry_data function in ext/phar/util.c in PHP before 5.5.30 and 5.6.x before 5.6.14. A remote attacker can trigger NULL pointer dereference and cause the service to crash via a .phar file with a crafted TAR archive entry in which the Link indicator references a file that does not exist.