
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-3725 is a vulnerability discovered in Wireshark versions 3.6.0 to 3.6.8, specifically affecting the OPUS protocol dissector. The vulnerability was disclosed on October 27, 2022, and was discovered by Qiuhao Li of Zoom Video Communications, Inc. The issue affects the OPUS protocol dissector component in Wireshark, which could lead to a crash through packet injection or crafted capture files (Wireshark Security, Debian Tracker).
The vulnerability stems from a stack buffer overflow in the OPUS protocol dissector's dissectopus() function. Specifically, in wireshark-3.6.8/epan/dissectors/packet-opus.c, the framecount variable is truncated below 0x3F (63) and checked against framesize frame_count > 120 MAXFRAMESCOUNT. However, when the stack variable frames[MAXFRAMESCOUNT] is indexed with framecount later, there's no verification that framecount won't exceed MAXFRAMESCOUNT, leading to a stack overflow write when begin/size values are stored in frames (Wireshark Issue).
The vulnerability allows attackers to cause a denial of service condition in Wireshark through packet injection or by convincing users to open a malformed packet trace file. This affects all platforms where Wireshark is deployed, including Linux, Windows, and macOS (Wireshark Security).
The vulnerability was fixed in Wireshark version 3.6.9. Users are advised to upgrade to this version or later to mitigate the risk. For Fedora users, the fix was included in version 4.0.1-1.fc37, while Debian and other distributions have also released their respective security updates (Fedora Update, Gentoo Security).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."