SB2016051610 - Multiple vulnerabilities in PHP



SB2016051610 - Multiple vulnerabilities in PHP

Published: May 16, 2016 Updated: June 8, 2025

Security Bulletin ID SB2016051610
Severity
High
Patch available
YES
Number of vulnerabilities 2
Exploitation vector Remote access
Highest impact Code execution

Breakdown by Severity

High 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 2 secuirty vulnerabilities.


1) Input validation error (CVE-ID: CVE-2015-5589)

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

The phar_convert_to_other function in ext/phar/phar_object.c in PHP before 5.4.43, 5.5.x before 5.5.27, and 5.6.x before 5.6.11 does not validate a file pointer before a close operation, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted TAR archive that is mishandled in a Phar::convertToData call.


2) Input validation error (CVE-ID: CVE-2015-4116)

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

Use-after-free vulnerability in the spl_ptr_heap_insert function in ext/spl/spl_heap.c in PHP before 5.5.27 and 5.6.x before 5.6.11 allows remote attackers to execute arbitrary code by triggering a failed SplMinHeap::compare operation. <a href="http://cwe.mitre.org/data/definitions/416.html">CWE 416: Use After Free</a>


Remediation

Install update from vendor's website.