CVE-2014-3597
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
Description
Multiple buffer overflows in the php_parserr function in ext/standard/dns.c in PHP before 5.4.32 and 5.5.x before 5.5.16 allow remote DNS servers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted DNS record, related to the dns_get_record function and the dn_expand function. NOTE: this issue exists because of an incomplete fix for CVE-2014-4049.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: secalert@redhat.com — https://bugs.php.net/bug.php?id=67717
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| php | php | {"endIncluding":"5.4.31"} | |
| php | php | 5.4.0 | |
| php | php | 5.4.1 | |
| php | php | 5.4.2 | |
| php | php | 5.4.3 | |
| php | php | 5.4.4 | |
| php | php | 5.4.5 | |
| php | php | 5.4.6 | |
| php | php | 5.4.7 | |
| php | php | 5.4.8 | |
| php | php | 5.4.9 | |
| php | php | 5.4.10 | |
| php | php | 5.4.11 | |
| php | php | 5.4.12 | |
| php | php | 5.4.13 | |
| php | php | 5.4.14 | |
| php | php | 5.4.15 | |
| php | php | 5.4.16 | |
| php | php | 5.4.17 | |
| php | php | 5.4.18 | |
| php | php | 5.4.19 | |
| php | php | 5.4.20 | |
| php | php | 5.4.21 | |
| php | php | 5.4.22 | |
| php | php | 5.4.23 | |
| php | php | 5.4.24 | |
| php | php | 5.4.25 | |
| php | php | 5.4.26 | |
| php | php | 5.4.27 | |
| php | php | 5.4.28 | |
| php | php | 5.4.29 | |
| php | php | 5.4.30 | |
| php | php | 5.5.0 | |
| php | php | 5.5.1 | |
| php | php | 5.5.2 | |
| php | php | 5.5.3 | |
| php | php | 5.5.4 | |
| php | php | 5.5.5 | |
| php | php | 5.5.6 | |
| php | php | 5.5.7 | |
| php | php | 5.5.8 | |
| php | php | 5.5.9 | |
| php | php | 5.5.10 | |
| php | php | 5.5.11 | |
| php | php | 5.5.12 | |
| php | php | 5.5.13 | |
| php | php | 5.5.14 | |
| php | php | 5.5.15 | |
References
- http://lists.apple.com/archives/security-announce/2015/Apr/msg00001.html
- http://lists.opensuse.org/opensuse-updates/2014-09/msg00024.html
- http://lists.opensuse.org/opensuse-updates/2014-09/msg00055.html
- http://php.net/ChangeLog-5.php
- http://rhn.redhat.com/errata/RHSA-2014-1326.html
- http://rhn.redhat.com/errata/RHSA-2014-1327.html
- http://rhn.redhat.com/errata/RHSA-2014-1765.html
- http://rhn.redhat.com/errata/RHSA-2014-1766.html
- http://secunia.com/advisories/60609
- http://secunia.com/advisories/60696
- http://www.debian.org/security/2014/dsa-3008
- http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html
- http://www.securityfocus.com/bid/69322
- http://www.ubuntu.com/usn/USN-2344-1
- https://bugs.php.net/bug.php?id=67717
- https://github.com/php/php-src/commit/2fefae47716d501aec41c1102f3fd4531f070b05
- https://security-tracker.debian.org/tracker/CVE-2014-3597
- https://support.apple.com/HT204659
- http://lists.apple.com/archives/security-announce/2015/Apr/msg00001.html
- http://lists.opensuse.org/opensuse-updates/2014-09/msg00024.html
- http://lists.opensuse.org/opensuse-updates/2014-09/msg00055.html
- http://php.net/ChangeLog-5.php
- http://rhn.redhat.com/errata/RHSA-2014-1326.html
- http://rhn.redhat.com/errata/RHSA-2014-1327.html
- http://rhn.redhat.com/errata/RHSA-2014-1765.html
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.