mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
24 lines
1.0 KiB
Markdown
24 lines
1.0 KiB
Markdown
### [CVE-2019-6988](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6988)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in OpenJPEG 2.3.0. It allows remote attackers to cause a denial of service (attempted excessive memory allocation) in opj_calloc in openjp2/opj_malloc.c, when called from opj_tcd_init_tile in openjp2/tcd.c, as demonstrated by the 64-bit opj_decompress.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/uclouvain/openjpeg/issues/1178
|
|
|
|
#### Github
|
|
- https://github.com/FritzJo/pacheck
|
|
- https://github.com/ICSE2020-MemLock/MemLock_Benchmark
|
|
- https://github.com/SZU-SE/MemLock_Benchmark
|
|
- https://github.com/SZU-SE/Uncontrolled-allocation-Fuzzer-TestSuite
|
|
- https://github.com/tzf-key/MemLock_Benchmark
|
|
- https://github.com/tzf-omkey/MemLock_Benchmark
|
|
- https://github.com/wcventure/MemLock_Benchmark
|
|
|