CVE-2013-3561
Description
Multiple integer overflows in Wireshark 1.8.x before 1.8.7 allow remote attackers to cause a denial of service (loop or application crash) via a malformed packet, related to a crash of the Websocket dissector, an infinite loop in the MySQL dissector, and a large loop in the ETCH dissector.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2013-3561
Vendor advisory: cve@mitre.org — http://www.wireshark.org/security/wnpa-sec-2013-31.html
Vendor advisory: cve@mitre.org — http://www.wireshark.org/security/wnpa-sec-2013-30.html
Vendor advisory: cve@mitre.org — http://www.wireshark.org/security/wnpa-sec-2013-29.html
Vendor advisory: cve@mitre.org — http://anonsvn.wireshark.org/viewvc?view=revision&revision=48919
Vendor advisory: cve@mitre.org — http://anonsvn.wireshark.org/viewvc?view=revision&revision=48894
Vendor advisory: cve@mitre.org — http://anonsvn.wireshark.org/viewvc?view=revision&revision=48336
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | 7.0 | affected | |
| suse | 11.4 | affected | |
| suse | 12.2 | affected | |
| suse | 12.3 | affected | |
| debian | bookworm | fixed | 0 |
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 0 |
| debian | sid | fixed | 0 |
| debian | trixie | fixed | 0 |
References
- http://anonsvn.wireshark.org/viewvc/trunk/epan/dissectors/packet-etch.c?r1=48919&r2=48918&pathrev=48919
- http://anonsvn.wireshark.org/viewvc/trunk/epan/dissectors/packet-mysql.c?r1=48894&r2=48893&pathrev=48894
- http://anonsvn.wireshark.org/viewvc/trunk/epan/dissectors/packet-websocket.c?r1=48336&r2=48335&pathrev=48336
- http://anonsvn.wireshark.org/viewvc?view=revision&revision=48336
- http://anonsvn.wireshark.org/viewvc?view=revision&revision=48894
- http://anonsvn.wireshark.org/viewvc?view=revision&revision=48919
- http://lists.opensuse.org/opensuse-updates/2013-06/msg00048.html
- http://lists.opensuse.org/opensuse-updates/2013-06/msg00083.html
- http://lists.opensuse.org/opensuse-updates/2013-06/msg00194.html
- http://lists.opensuse.org/opensuse-updates/2013-06/msg00196.html
- http://secunia.com/advisories/53425
- http://secunia.com/advisories/54425
- http://www.gentoo.org/security/en/glsa/glsa-201308-05.xml
- http://www.wireshark.org/security/wnpa-sec-2013-29.html
- http://www.wireshark.org/security/wnpa-sec-2013-30.html
- http://www.wireshark.org/security/wnpa-sec-2013-31.html
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8448
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8458
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8464
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A16755
- https://security-tracker.debian.org/tracker/CVE-2013-3561
CWEs
CWE-189
Verify integrity in audit chain (admin only). AS-IS.