First published: Fri Sep 09 2016(Updated: )
epan/dissectors/packet-h225.c in the H.225 dissector in Wireshark 2.x before 2.0.6 calls snprintf with one of its input buffers as the output buffer, which allows remote attackers to cause a denial of service (copy overlap and application crash) via a crafted packet.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Wireshark Wireshark | =2.0.0 | |
Wireshark Wireshark | =2.0.1 | |
Wireshark Wireshark | =2.0.2 | |
Wireshark Wireshark | =2.0.3 | |
Wireshark Wireshark | =2.0.4 | |
Wireshark Wireshark | =2.0.5 | |
Debian GNU/Linux | =8.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2016-7176 has a severity rating of medium, primarily due to its potential to cause a denial of service.
To fix CVE-2016-7176, upgrade Wireshark to version 2.0.6 or later.
CVE-2016-7176 affects Wireshark versions 2.0.0 to 2.0.5, as well as Debian GNU/Linux 8.0.
CVE-2016-7176 allows remote attackers to conduct denial of service attacks by sending crafted packets.
CVE-2016-7176 involves the improper use of snprintf with overlapping input buffers, leading to application crashes.