CVE-2015-3810
high
CVSS v3
—
CVSS v2
7.8
VIR risk
7.8
Description
epan/dissectors/packet-websocket.c in the WebSocket dissector in Wireshark 1.12.x before 1.12.5 uses a recursive algorithm, which allows remote attackers to cause a denial of service (CPU consumption) via a crafted packet.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2015-3810
Vendor advisory: cve@mitre.org — http://www.wireshark.org/security/wnpa-sec-2015-13.html
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 1.12.5+g5819e5b-1 |
| debian | bullseye | fixed | 1.12.5+g5819e5b-1 |
| debian | forky | fixed | 1.12.5+g5819e5b-1 |
| debian | sid | fixed | 1.12.5+g5819e5b-1 |
| debian | trixie | fixed | 1.12.5+g5819e5b-1 |
References
- http://www.debian.org/security/2015/dsa-3277
- http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html
- http://www.securityfocus.com/bid/74629
- http://www.wireshark.org/security/wnpa-sec-2015-13.html
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10989
- https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=4ee6bcbd2e03a25f1e6b0239558d9edeaf8040c0
- https://security.gentoo.org/glsa/201510-03
- https://security-tracker.debian.org/tracker/CVE-2015-3810
CWEs
CWE-399
Verify integrity in audit chain (admin only). AS-IS.