mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 17:29:30 +02:00
18 lines
645 B
Markdown
18 lines
645 B
Markdown
### [CVE-2020-14152](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- http://www.ijg.org/files/jpegsrc.v9d.tar.gz
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|