The php_wddx_pop_element function in 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 base64 binary value, as demonstrated by a wddx_deserialize call that mishandles a binary element in a wddxPacket XML document.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
http://www.php.net/ChangeLog-7.php | release notes |
https://github.com/php/php-src/commit/698a691724c0a949295991e5df091ce16f899e02?w=1 | patch issue tracking |
https://security.gentoo.org/glsa/201611-22 | vendor advisory |
http://www.securitytracker.com/id/1036680 | vdb entry |
http://rhn.redhat.com/errata/RHSA-2016-2750.html | vendor advisory |
http://www.securityfocus.com/bid/92764 | vdb entry |
http://www.php.net/ChangeLog-5.php | release notes |
https://www.tenable.com/security/tns-2016-19 | |
http://openwall.com/lists/oss-security/2016/09/02/9 | mailing list |
https://bugs.php.net/bug.php?id=72750 | issue tracking exploit |