First published: Mon Sep 12 2016(Updated: )
ext/standard/var_unserializer.c in PHP before 5.6.25 and 7.x before 7.0.10 mishandles certain invalid objects, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data that leads to a (1) __destruct call or (2) magic method call.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | <7.0.10 | 7.0.10 |
PHP | =7.0.0 | |
PHP | =7.0.1 | |
PHP | =7.0.2 | |
PHP | =7.0.3 | |
PHP | =7.0.4 | |
PHP | =7.0.5 | |
PHP | =7.0.6 | |
PHP | =7.0.7 | |
PHP | =7.0.8 | |
PHP | =7.0.9 | |
PHP | <=5.6.24 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2016-7124 is classified as a critical vulnerability that can lead to denial of service.
To fix CVE-2016-7124, upgrade PHP to version 5.6.25 or higher or to version 7.0.10 or higher.
CVE-2016-7124 affects PHP versions prior to 5.6.25 and 7.x prior to 7.0.10.
CVE-2016-7124 can allow remote attackers to cause a denial of service or possibly perform unspecified actions by exploiting the vulnerability.
Yes, CVE-2016-7124 can be exploited remotely through crafted serialized data.