cve/2015/CVE-2015-7674.md

18 lines
760 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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.