CVE-2016-6296
Description
Integer signedness error in the simplestring_addn function in simplestring.c in xmlrpc-epi through 0.54.2, as used in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9, allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via a long first argument to the PHP xmlrpc_encode_request function.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2016-6296
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2016-6296.html
Vendor advisory: cve@mitre.org — http://php.net/ChangeLog-7.php
Vendor advisory: cve@mitre.org — http://php.net/ChangeLog-5.php
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 0.54.2-1.2 |
| debian | bullseye | fixed | 0.54.2-1.2 |
| debian | forky | fixed | 0.54.2-1.2 |
| debian | sid | fixed | 0.54.2-1.2 |
| debian | trixie | fixed | 0.54.2-1.2 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| php | php | {"endIncluding":"5.5.37"} | |
| php | php | 5.6.0 | |
| php | php | 5.6.1 | |
| php | php | 5.6.2 | |
| php | php | 5.6.3 | |
| php | php | 5.6.4 | |
| php | php | 5.6.5 | |
| php | php | 5.6.6 | |
| php | php | 5.6.7 | |
| php | php | 5.6.8 | |
| php | php | 5.6.9 | |
| php | php | 5.6.10 | |
| php | php | 5.6.11 | |
| php | php | 5.6.12 | |
| php | php | 5.6.13 | |
| php | php | 5.6.14 | |
| php | php | 5.6.15 | |
| php | php | 5.6.16 | |
| php | php | 5.6.17 | |
| php | php | 5.6.18 | |
| php | php | 5.6.19 | |
| php | php | 5.6.20 | |
| php | php | 5.6.21 | |
| php | php | 5.6.22 | |
| php | php | 5.6.23 | |
| php | php | 7.0.0 | |
| php | php | 7.0.1 | |
| php | php | 7.0.2 | |
| php | php | 7.0.3 | |
| php | php | 7.0.4 | |
| php | php | 7.0.5 | |
| php | php | 7.0.8 | |
References
- http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=e6c48213c22ed50b2b987b479fcc1ac709394caa
- http://lists.apple.com/archives/security-announce/2016/Sep/msg00006.html
- http://openwall.com/lists/oss-security/2016/07/24/2
- http://php.net/ChangeLog-5.php
- http://php.net/ChangeLog-7.php
- http://rhn.redhat.com/errata/RHSA-2016-2750.html
- http://www.debian.org/security/2016/dsa-3631
- http://www.securityfocus.com/bid/92095
- http://www.securitytracker.com/id/1036430
- http://www.ubuntu.com/usn/USN-3059-1
- https://bugs.php.net/72606
- https://lists.debian.org/debian-lts-announce/2019/11/msg00029.html
- https://security.gentoo.org/glsa/201611-22
- https://support.apple.com/HT207170
- https://www.suse.com/security/cve/CVE-2016-6296.html
- https://security-tracker.debian.org/tracker/CVE-2016-6296
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.