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

645 B

CVE-2020-14152

Description

In IJG JPEG (aka libjpeg) before 9d, jpeg_mem_available() in jmemnobs.c in djpeg does not honor the max_memory_to_use setting, possibly causing excessive memory consumption.

POC

Reference

Github