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

18 lines
754 B
Markdown

### [CVE-2016-2317](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2317)
![](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
Multiple buffer overflows in GraphicsMagick 1.3.23 allow remote attackers to cause a denial of service (crash) via a crafted SVG file, related to the (1) TracePoint function in magick/render.c, (2) GetToken function in magick/utility.c, and (3) GetTransformTokens function in coders/svg.c.
### POC
#### Reference
- http://www.securityfocus.com/bid/83241
#### Github
- https://github.com/ARPSyndicate/cvemon