CVE-2015-7803
CVE-2015-7803 affects PHP's Phar handling: the phar_get_entry_data function in ext/phar/util.c can trigger a NULL pointer dereference and crash the app when a .phar TAR entry references a non-existent file. This denial-of-service condition affects PHP versions before 5.5.30 and 5.6.x before 5.6.1...