mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
18 lines
794 B
Markdown
18 lines
794 B
Markdown
### [CVE-2017-10928](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-10928)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In ImageMagick 7.0.6-0, a heap-based buffer over-read in the GetNextToken function in token.c allows remote attackers to obtain sensitive information from process memory or possibly have unspecified other impact via a crafted SVG document that is mishandled in the GetUserSpaceCoordinateValue function in coders/svg.c.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/ImageMagick/ImageMagick/issues/539
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|