CVE-2017-13000
Description
The IEEE 802.15.4 parser in tcpdump before 4.9.2 has a buffer over-read in print-802_15_4.c:ieee802_15_4_if_print().
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2017-13000
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2017-13000.html
Vendor advisory: cve@mitre.org — https://github.com/the-tcpdump-group/tcpdump/commit/a7e5f58f402e6919ec444a57946bade7dfd6b184
Vendor advisory: cve@mitre.org — https://github.com/the-tcpdump-group/tcpdump/commit/9be4e0b5938b705e7e36cfcb110a740c6ff0cb97
Vendor advisory: cve@mitre.org — https://github.com/the-tcpdump-group/tcpdump/commit/8512734883227c11568bb35da1d48b9f8466f43f
Vendor advisory: cve@mitre.org — http://www.tcpdump.org/tcpdump-changes.txt
Vendor advisory: arch — https://security.archlinux.org/ASA-201709-5
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| arch | fixed | 4.9.2-1 | |
| sles | affected | | |
| debian | bookworm | fixed | 4.9.2-1 |
| debian | bullseye | fixed | 4.9.2-1 |
| debian | forky | fixed | 4.9.2-1 |
| debian | sid | fixed | 4.9.2-1 |
| debian | trixie | fixed | 4.9.2-1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| tcpdump | tcpdump | {"endIncluding":"4.9.1"} | |
References
- https://security.archlinux.org/ASA-201709-5
- http://www.debian.org/security/2017/dsa-3971
- http://www.securitytracker.com/id/1039307
- http://www.tcpdump.org/tcpdump-changes.txt
- https://access.redhat.com/errata/RHEA-2018:0705
- https://github.com/the-tcpdump-group/tcpdump/commit/8512734883227c11568bb35da1d48b9f8466f43f
- https://github.com/the-tcpdump-group/tcpdump/commit/9be4e0b5938b705e7e36cfcb110a740c6ff0cb97
- https://github.com/the-tcpdump-group/tcpdump/commit/a7e5f58f402e6919ec444a57946bade7dfd6b184
- https://security.gentoo.org/glsa/201709-23
- https://support.apple.com/HT208221
- https://www.suse.com/security/cve/CVE-2017-13000.html
- https://security-tracker.debian.org/tracker/CVE-2017-13000
CWEs
CWE-125
Verify integrity in audit chain (admin only). AS-IS.