CVE-2013-4928
Description
Integer signedness error in the dissect_headers function in epan/dissectors/packet-btobex.c in the Bluetooth OBEX dissector in Wireshark 1.10.x before 1.10.1 allows remote attackers to cause a denial of service (infinite loop) via a crafted packet.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2013-4928
Vendor advisory: cve@mitre.org — https://www.wireshark.org/security/wnpa-sec-2013-46.html
Vendor advisory: cve@mitre.org — http://anonsvn.wireshark.org/viewvc?view=revision&revision=50258
Vendor advisory: cve@mitre.org — http://anonsvn.wireshark.org/viewvc/trunk/epan/dissectors/packet-btobex.c?r1=50258&r2=50257&pathrev=50258
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 1.10.1-1 |
| debian | bullseye | fixed | 1.10.1-1 |
| debian | forky | fixed | 1.10.1-1 |
| debian | sid | fixed | 1.10.1-1 |
| debian | trixie | fixed | 1.10.1-1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| wireshark | wireshark | 1.10.0 | |
References
- http://anonsvn.wireshark.org/viewvc/trunk/epan/dissectors/packet-btobex.c?r1=50258&r2=50257&pathrev=50258
- http://anonsvn.wireshark.org/viewvc?view=revision&revision=50258
- http://secunia.com/advisories/54296
- http://secunia.com/advisories/54425
- http://www.gentoo.org/security/en/glsa/glsa-201308-05.xml
- http://www.wireshark.org/docs/relnotes/wireshark-1.10.1.html
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8875
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A17540
- https://www.wireshark.org/security/wnpa-sec-2013-46.html
- https://security-tracker.debian.org/tracker/CVE-2013-4928
CWEs
CWE-189
Verify integrity in audit chain (admin only). AS-IS.