Name | CVE-2016-7131 |
Description | 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 a malformed wddxPacket XML document that is mishandled in a wddx_deserialize call, as demonstrated by a tag that lacks a < (less than) character. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
References | DLA-749-1, DSA-3689-1 |
Vulnerable and fixed packages
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|
php5 (PTS) | jessie, jessie (lts) | 5.6.40+dfsg-0+deb8u21 | fixed |
php7.0 (PTS) | stretch (security) | 7.0.33-0+deb9u12 | fixed |
| stretch (lts), stretch | 7.0.33-0+deb9u19 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|
php5 | source | wheezy | 5.4.45-0+deb7u6 | | DLA-749-1 | |
php5 | source | jessie | 5.6.26+dfsg-0+deb8u1 | | DSA-3689-1 | |
php5 | source | (unstable) | 5.6.26+dfsg-1 | | | |
php7.0 | source | (unstable) | 7.0.10-1 | | | |
Notes
PHP Bug: https://bugs.php.net/bug.php?id=72790
Fixed in 7.0.10, 5.6.25
https://www.openwall.com/lists/oss-security/2016/09/02/5
https://github.com/php/php-src/commit/a14fdb9746262549bbbb96abb87338bacd147e1b?w=1
Cf. as well https://bugs.php.net/bug.php?id=72799
72790 and 72799 are associated with the same commit. Not all of the
commit is about the pop issue in 72799.