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

18 lines
760 B
Markdown

### [CVE-2015-7674](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7674)
![](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 pixops_scale_nearest function in pixops/pixops.c in gdk-pixbuf before 2.32.1 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a crafted GIF image file, which triggers a heap-based buffer overflow.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2015/10/05/7
#### Github
No PoCs found on GitHub currently.