CVE-2016-9935
Description
The php_wddx_push_element function in ext/wddx/wddx.c in PHP before 5.6.29 and 7.x before 7.0.14 allows remote attackers to cause a denial of service (out-of-bounds read and memory corruption) or possibly have unspecified other impact via an empty boolean element in a wddxPacket XML document.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2016-9935.html
Vendor advisory: cve@mitre.org — https://github.com/php/php-src/commit/66fd44209d5ffcb9b3d1bc1b9fd8e35b485040c0
Vendor advisory: cve@mitre.org — https://bugs.php.net/bug.php?id=73631
Vendor advisory: cve@mitre.org — http://www.php.net/ChangeLog-7.php
Vendor advisory: cve@mitre.org — http://www.php.net/ChangeLog-5.php
Vendor advisory: arch — https://security.archlinux.org/ASA-201701-28
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| arch | fixed | 7.1.1-0 |
References
- https://security.archlinux.org/ASA-201701-28
- http://lists.opensuse.org/opensuse-updates/2016-12/msg00142.html
- http://lists.opensuse.org/opensuse-updates/2017-01/msg00034.html
- http://lists.opensuse.org/opensuse-updates/2017-01/msg00054.html
- http://www.debian.org/security/2016/dsa-3737
- http://www.openwall.com/lists/oss-security/2016/12/12/2
- http://www.php.net/ChangeLog-5.php
- http://www.php.net/ChangeLog-7.php
- http://www.securityfocus.com/bid/94846
- https://access.redhat.com/errata/RHSA-2018:1296
- https://bugs.php.net/bug.php?id=73631
- https://github.com/php/php-src/commit/66fd44209d5ffcb9b3d1bc1b9fd8e35b485040c0
- https://security.gentoo.org/glsa/201702-29
- https://www.suse.com/security/cve/CVE-2016-9935.html
CWEs
CWE-125
Verify integrity in audit chain (admin only). AS-IS.