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

18 lines
689 B
Markdown

### [CVE-2016-9830](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9830)
![](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
The MagickRealloc function in memory.c in Graphicsmagick 1.3.25 allows remote attackers to cause a denial of service (crash) via large dimensions in a jpeg image.
### POC
#### Reference
- https://blogs.gentoo.org/ago/2016/12/01/graphicsmagick-memory-allocation-failure-in-magickrealloc-memory-c
#### Github
No PoCs found on GitHub currently.