mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
18 lines
661 B
Markdown
18 lines
661 B
Markdown
### [CVE-2014-5116](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5116)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.exploit-db.com/exploits/33384
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|