vendor:
Wireshark
by:
Osanda Malith Jayathissa
7,5
CVSS
HIGH
Buffer Overflow
119
CWE
Product Name: Wireshark
Affected Version From: 1.10.7
Affected Version To: 1.10.7
Patch Exists: YES
Related CWE: N/A
CPE: a:wireshark:wireshark
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows 8 64-bit
2014
Wireshark Read Access Violation near NULL starting at libcairo_2!cairo_image_surface_get_data()
The issue is with the cairo_image_surface_get_data() function in Cairo. These fields are vulnerable: Filter text box, Statistics -> IP DESTINATIONS, Statistics -> IP Addresses. Paste the generated text in any one of above fields and hit return.
Mitigation:
Ensure that all user input is validated and sanitized before being used in any application.