CVE-2013-2483
Description
The acn_add_dmp_data function in epan/dissectors/packet-acn.c in the ACN dissector in Wireshark 1.6.x before 1.6.14 and 1.8.x before 1.8.6 allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via an invalid count value in ACN_DMP_ADT_D_RE DMP data.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2013-2483
Vendor advisory: cve@mitre.org — https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8340
Vendor advisory: cve@mitre.org — http://www.wireshark.org/security/wnpa-sec-2013-18.html
Vendor advisory: cve@mitre.org — http://www.wireshark.org/docs/relnotes/wireshark-1.6.14.html
Vendor advisory: cve@mitre.org — http://anonsvn.wireshark.org/viewvc/trunk/epan/dissectors/packet-acn.c?r1=47692&r2=47691&pathrev=47692
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| suse | 11.4 | affected | |
| suse | 12.1 | affected | |
| suse | 12.2 | affected | |
| suse | 12.3 | affected | |
| debian | 7.0 | affected | |
| debian | bookworm | fixed | 1.8.2-5 |
| debian | bullseye | fixed | 1.8.2-5 |
| debian | forky | fixed | 1.8.2-5 |
| debian | sid | fixed | 1.8.2-5 |
| debian | trixie | fixed | 1.8.2-5 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| wireshark | wireshark | 1.6.0 | |
| wireshark | wireshark | 1.6.1 | |
| wireshark | wireshark | 1.6.2 | |
| wireshark | wireshark | 1.6.3 | |
| wireshark | wireshark | 1.6.4 | |
| wireshark | wireshark | 1.6.5 | |
| wireshark | wireshark | 1.6.6 | |
| wireshark | wireshark | 1.6.7 | |
| wireshark | wireshark | 1.6.8 | |
| wireshark | wireshark | 1.6.9 | |
| wireshark | wireshark | 1.6.10 | |
| wireshark | wireshark | 1.6.11 | |
| wireshark | wireshark | 1.6.12 | |
| wireshark | wireshark | 1.6.13 | |
| 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 | |
References
- http://anonsvn.wireshark.org/viewvc/trunk/epan/dissectors/packet-acn.c?r1=47692&r2=47691&pathrev=47692
- http://anonsvn.wireshark.org/viewvc?view=revision&revision=47692
- http://lists.opensuse.org/opensuse-updates/2013-03/msg00065.html
- http://lists.opensuse.org/opensuse-updates/2013-03/msg00077.html
- http://secunia.com/advisories/52471
- http://www.debian.org/security/2013/dsa-2644
- http://www.wireshark.org/docs/relnotes/wireshark-1.6.14.html
- http://www.wireshark.org/docs/relnotes/wireshark-1.8.6.html
- http://www.wireshark.org/security/wnpa-sec-2013-18.html
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8340
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A16411
- https://security-tracker.debian.org/tracker/CVE-2013-2483
CWEs
CWE-189
Verify integrity in audit chain (admin only). AS-IS.