Files
CVEs-PoC/2020/CVE-2020-8112.md
T
2024-05-25 21:48:12 +02:00

19 lines
702 B
Markdown

### [CVE-2020-8112](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8112)
![](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
opj_t1_clbl_decode_processor in openjp2/t1.c in OpenJPEG 2.3.1 through 2020-01-28 has a heap-based buffer overflow in the qmfbid==1 case, a different issue than CVE-2020-6851.
### POC
#### Reference
- https://github.com/uclouvain/openjpeg/issues/1231
- https://www.oracle.com/security-alerts/cpujul2020.html
#### Github
No PoCs found on GitHub currently.