Files
CVEs-PoC/2013/CVE-2013-7447.md
T
2024-06-18 02:51:15 +02:00

20 lines
901 B
Markdown

### [CVE-2013-7447](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7447)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Integer overflow in the gdk_cairo_set_source_pixbuf function in gdk/gdkcairo.c in GTK+ before 3.9.8, as used in eom, gnome-photos, eog, gambas3, thunar, pinpoint, and possibly other applications, allows remote attackers to cause a denial of service (crash) via a large image file, which triggers a large memory allocation.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html
- http://www.securityfocus.com/bid/83239
- http://www.ubuntu.com/usn/USN-2898-1
#### Github
No PoCs found on GitHub currently.