First published: Sun May 22 2016(Updated: )
Zend/zend_exceptions.c in PHP before 5.4.44, 5.5.x before 5.5.28, and 5.6.x before 5.6.12 does not validate certain Exception objects, which allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) or trigger unintended method execution via crafted serialized data.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | >=5.4.0<5.4.44 | |
PHP | >=5.5.0<5.5.28 | |
PHP | >=5.6.0<5.6.12 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2015-8876 is considered a denial of service vulnerability that can lead to application crashes due to NULL pointer dereference.
To fix CVE-2015-8876, upgrade PHP to version 5.4.44, 5.5.28, or 5.6.12 or later.
CVE-2015-8876 affects PHP versions prior to 5.4.44, 5.5.x before 5.5.28, and 5.6.x before 5.6.12.
CVE-2015-8876 can be exploited by remote attackers to cause denial of service or unintended method execution via crafted serialized objects.
Yes, the vulnerability can be exploited relatively easily by sending specially crafted inputs to the affected PHP applications.