First published: Mon Sep 12 2016(Updated: )
ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) or possibly have unspecified other impact via an invalid wddxPacket XML document that is mishandled in a wddx_deserialize call, as demonstrated by a stray element inside a boolean element, leading to incorrect pop processing.
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-7132 is considered a medium severity vulnerability that can lead to denial of service due to a NULL pointer dereference.
To fix CVE-2016-7132, upgrade PHP to version 5.6.25 or later, or 7.0.10 or later.
CVE-2016-7132 affects PHP versions prior to 5.6.25 and 7.x before 7.0.10.
Exploitation of CVE-2016-7132 can cause your application to crash or lead to unspecified other impacts.
There are no known workarounds for CVE-2016-7132; updating to the latest version is recommended.