Wireshark up to 1.10.7 libcairo-2.dll cairo_image_surface_get_data null pointer dereference
| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 3.0 | $0-$5k | 0.00 |
Summary
A vulnerability marked as problematic has been reported in Wireshark up to 1.10.7. This impacts the function cairo_image_surface_get_data in the library libcairo-2.dll. The manipulation leads to null pointer dereference.
This vulnerability is documented as CVE-2014-5116. Additionally, an exploit exists.
Details
A vulnerability was found in Wireshark up to 1.10.7 (Packet Analyzer Software) and classified as problematic. This issue affects the function cairo_image_surface_get_data in the library libcairo-2.dll. The manipulation with an unknown input leads to a null pointer dereference vulnerability. Using CWE to declare the problem leads to CWE-476. A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit. Impacted is availability. The summary by CVE is:
The cairo_image_surface_get_data function in Cairo 1.10.2, as used in GTK+ and Wireshark, allows context-dependent attackers to cause a denial of service (NULL pointer dereference) via a large string.
The weakness was released 05/16/2014 by Osanda Malith Jayathissa as Wireshark 1.10.7 - DoS PoC as not defined exploit (Exploit-DB). It is possible to read the advisory at exploit-db.com. The vendor was not involved in the public release. The identification of this vulnerability is CVE-2014-5116 since 07/29/2014. Attacking locally is a requirement. A simple authentication is needed for exploitation. Technical details as well as a public exploit are known. The advisory points out:
These fields are vulnerable: - Filter text box - Statistics -> IP DESTINATIONS - Statistics -> IP Addresses
A public exploit has been developed by Osanda Malith Jayathissa in Python and been published immediately after the advisory. The exploit is available at exploit-db.com. It is declared as proof-of-concept. The code used by the exploit is:
payload = "A" * 50000
file = open('exploit.txt', "w")
file.write(payload)
file.close() The advisory illustrates:Paste the generated text in any one of above fields and hit return.
There is no information about possible countermeasures known. It may be suggested to replace the affected object with an alternative product.
The vulnerability is also documented in the databases at Exploit-DB (33384) and OSVDB (107083†). Entry connected to this vulnerability is available at VDB-67282. If you want to get the best quality for vulnerability data then you always have to consider VulDB.
Product
Type
Name
Version
License
Website
- Product: https://www.wireshark.org/
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔍VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 3.3VulDB Meta Temp Score: 3.0
VulDB Base Score: 3.3
VulDB Temp Score: 3.0
VulDB Vector: 🔍
VulDB Reliability: 🔍
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔍
VulDB Temp Score: 🔍
VulDB Reliability: 🔍
NVD Base Score: 🔍
Exploiting
Class: Null pointer dereferenceCWE: CWE-476 / CWE-404
CAPEC: 🔍
ATT&CK: 🔍
Physical: Partially
Local: Yes
Remote: Yes
Availability: 🔍
Access: Public
Status: Proof-of-Concept
Author: Osanda Malith Jayathissa
Programming Language: 🔍
Download: 🔍
EPSS Score: 🔍
EPSS Percentile: 🔍
Price Prediction: 🔍
Current Price Estimation: 🔍
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Exploit-DB: 🔍
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: no mitigation knownStatus: 🔍
0-Day Time: 🔍
Exploit Delay Time: 🔍
Timeline
05/16/2014 🔍05/16/2014 🔍
05/16/2014 🔍
06/05/2014 🔍
07/29/2014 🔍
07/29/2014 🔍
07/28/2025 🔍
Sources
Product: wireshark.orgAdvisory: Wireshark 1.10.7 - DoS PoC
Researcher: Osanda Malith Jayathissa
Status: Not defined
Confirmation: 🔍
CVE: CVE-2014-5116 (🔍)
GCVE (CVE): GCVE-0-2014-5116
GCVE (VulDB): GCVE-100-13451
OSVDB: 107083
scip Labs: https://www.scip.ch/en/?labs.20161013
See also: 🔍
Entry
Created: 06/05/2014 14:47Updated: 07/28/2025 01:17
Changes: 06/05/2014 14:47 (65), 04/02/2019 20:24 (1), 07/28/2025 01:17 (16)
Complete: 🔍
Cache ID: 216:885:103
No comments yet. Languages: en.
Please log in to comment.