SB2017041316 - Multiple vulnerabilities in Wireshark
Published: April 13, 2017 Updated: August 8, 2020
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 2 secuirty vulnerabilities.
1) Infinite loop (CVE-ID: CVE-2017-7745)
The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.
In Wireshark 2.2.0 to 2.2.5 and 2.0.0 to 2.0.11, the SIGCOMP dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-sigcomp.c by correcting a memory-size check.
2) Infinite loop (CVE-ID: CVE-2017-7748)
The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.
In Wireshark 2.2.0 to 2.2.5 and 2.0.0 to 2.0.11, the WSP dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-wsp.c by adding a length check.
Remediation
Install update from vendor's website.
References
- http://www.securityfocus.com/bid/97627
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13578
- https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=acd8e1a9b17ad274bea1e01e10e4481508a1cbf0
- https://www.wireshark.org/security/wnpa-sec-2017-20.html
- http://www.securityfocus.com/bid/97628
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13581
- https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f55cbcde2c8f74b652add4450b0592082eb6acff
- https://www.wireshark.org/security/wnpa-sec-2017-21.html