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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In GraphicsMagick 1.3.28, there is a divide-by-zero in the ReadMNGImage function of coders/png.c. Remote attackers could leverage this vulnerability to cause a crash and denial of service via a crafted mng file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://sourceforge.net/p/graphicsmagick/bugs/554/
|
|
|
|
#### Github
|
|
- https://github.com/andir/nixos-issue-db-example
|
|
|