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

18 lines
688 B
Markdown

### [CVE-2009-3909](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3909)
![](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 read_channel_data function in plug-ins/file-psd/psd-load.c in GIMP 2.6.7 might allow remote attackers to execute arbitrary code via a crafted PSD file that triggers a heap-based buffer overflow.
### POC
#### Reference
- https://bugzilla.gnome.org/show_bug.cgi?id=600741
#### Github
No PoCs found on GitHub currently.