mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
827 B
Markdown
19 lines
827 B
Markdown
### [CVE-2005-3186](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3186)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in the GTK+ gdk-pixbuf XPM image rendering library in GTK+ 2.4.0 allows attackers to execute arbitrary code via an XPM file with a number of colors that causes insufficient memory to be allocated, which leads to a heap-based buffer overflow.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/188
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9503
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|