mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 11:01:35 +02:00
19 lines
877 B
Markdown
19 lines
877 B
Markdown
### [CVE-2006-0082](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0082)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Format string vulnerability in the SetImageInfo function in image.c for ImageMagick 6.2.3 and other versions, and GraphicsMagick, allows user-assisted attackers to cause a denial of service (crash) and possibly execute arbitrary code via a numeric format string specifier such as %d in the file name, a variant of CVE-2005-0397, and as demonstrated using the convert program.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/500
|
|
- http://www.ubuntu.com/usn/usn-246-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|