CVE-2014-2299
critical
CVSS v3
—
CVSS v2
9.3
VIR risk
9.3
Description
Buffer overflow in the mpeg_read function in wiretap/mpeg.c in the MPEG parser in Wireshark 1.8.x before 1.8.13 and 1.10.x before 1.10.6 allows remote attackers to execute arbitrary code or cause a denial of service (application crash) via a large record in MPEG data.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-2299
Vendor advisory: cve@mitre.org — http://www.wireshark.org/security/wnpa-sec-2014-04.html
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 1.10.6-1 |
| debian | bullseye | fixed | 1.10.6-1 |
| debian | forky | fixed | 1.10.6-1 |
| debian | sid | fixed | 1.10.6-1 |
| debian | trixie | fixed | 1.10.6-1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| wireshark | wireshark | 1.8.0 | |
| wireshark | wireshark | 1.8.1 | |
| wireshark | wireshark | 1.8.2 | |
| wireshark | wireshark | 1.8.3 | |
| wireshark | wireshark | 1.8.4 | |
| wireshark | wireshark | 1.8.5 | |
| wireshark | wireshark | 1.8.6 | |
| wireshark | wireshark | 1.8.7 | |
| wireshark | wireshark | 1.8.8 | |
| wireshark | wireshark | 1.8.9 | |
| wireshark | wireshark | 1.8.10 | |
| wireshark | wireshark | 1.8.11 | |
| wireshark | wireshark | 1.8.12 | |
| wireshark | wireshark | 1.10.0 | |
| wireshark | wireshark | 1.10.1 | |
| wireshark | wireshark | 1.10.2 | |
| wireshark | wireshark | 1.10.3 | |
| wireshark | wireshark | 1.10.4 | |
| wireshark | wireshark | 1.10.5 | |
References
- http://lists.opensuse.org/opensuse-updates/2014-03/msg00046.html
- http://lists.opensuse.org/opensuse-updates/2014-03/msg00047.html
- http://osvdb.org/show/osvdb/104199
- http://packetstormsecurity.com/files/126337/Wireshark-1.8.12-1.10.5-wiretap-mpeg.c-Stack-Buffer-Overflow.html
- http://rhn.redhat.com/errata/RHSA-2014-0341.html
- http://rhn.redhat.com/errata/RHSA-2014-0342.html
- http://secunia.com/advisories/57480
- http://secunia.com/advisories/57489
- http://www.debian.org/security/2014/dsa-2871
- http://www.exploit-db.com/exploits/33069
- http://www.securityfocus.com/bid/66066
- http://www.securitytracker.com/id/1029907
- http://www.wireshark.org/security/wnpa-sec-2014-04.html
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9843
- https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=f567435ac7140c96a5de56dbce3d5e7659af4d09
- https://security-tracker.debian.org/tracker/CVE-2014-2299
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.