mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
738 B
Markdown
18 lines
738 B
Markdown
### [CVE-2016-2318](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2318)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
GraphicsMagick 1.3.23 allows remote attackers to cause a denial of service (NULL pointer dereference) via a crafted SVG file, related to the (1) DrawImage function in magick/render.c, (2) SVGStartElement function in coders/svg.c, and (3) TraceArcPath function in magick/render.c.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.securityfocus.com/bid/83241
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|