### [CVE-2019-13111](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-13111)



### Description
A WebPImage::decodeChunks integer overflow in Exiv2 through 0.27.1 allows an attacker to cause a denial of service (large heap allocation followed by a very long running loop) via a crafted WEBP image file.
### POC
#### Reference
- https://github.com/Exiv2/exiv2/issues/791
#### Github
No PoCs found on GitHub currently.