mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 07:47:42 +02:00
18 lines
754 B
Markdown
18 lines
754 B
Markdown
### [CVE-2016-2317](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2317)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|