SB2016051610 - Multiple vulnerabilities in PHP
Published: May 16, 2016 Updated: June 8, 2025
Breakdown by Severity
- 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.
References
- http://git.php.net/?p=php-src.git;a=commit;h=bf58162ddf970f63502837f366930e44d6a992cf
- http://openwall.com/lists/oss-security/2015/07/18/1
- http://php.net/ChangeLog-5.php
- http://www.debian.org/security/2015/dsa-3344
- http://www.securityfocus.com/bid/75974
- https://bugs.php.net/bug.php?id=69958
- http://git.php.net/?p=php-src.git;a=commit;h=1cbd25ca15383394ffa9ee8601c5de4c0f2f90e1
- http://lists.opensuse.org/opensuse-updates/2016-06/msg00027.html
- https://bugs.php.net/bug.php?id=69737
- https://www.htbridge.com/advisory/HTB23262