mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 03:41:53 +02:00
20 lines
1012 B
Markdown
20 lines
1012 B
Markdown
### [CVE-2010-4543](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4543)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|