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

18 lines
738 B
Markdown

### [CVE-2016-2318](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2318)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.