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

20 lines
1012 B
Markdown

### [CVE-2010-4543](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4543)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Heap-based buffer overflow in the read_channel_data function in file-psp.c in the Paint Shop Pro (PSP) plugin in GIMP 2.6.11 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a PSP_COMP_RLE (aka RLE compression) image file that begins a long run count at the end of the image. NOTE: some of these details are obtained from third party information.
### POC
#### Reference
- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608497
- http://www.redhat.com/support/errata/RHSA-2011-0837.html
- https://bugzilla.redhat.com/show_bug.cgi?id=666793
#### Github
No PoCs found on GitHub currently.