vendor:
Wireshark
by:
Project Zero
7,5
CVSS
HIGH
SIGSEGV Crash
119
CWE
Product Name: Wireshark
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2016
Invalid Memory Read in Wireshark
The SIGSEGV crash due to an invalid memory read can be observed in an ASAN build of Wireshark (current git master), by feeding a malformed file to tshark. The crash was reported at https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=12352. Attached are three files which trigger the crash.
Mitigation:
The user should ensure that the file being fed to tshark is not malformed.