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

19 lines
652 B
Markdown

### [CVE-2016-9112](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9112)
![](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
Floating Point Exception (aka FPE or divide by zero) in opj_pi_next_cprl function in openjp2/pi.c:523 in OpenJPEG 2.1.2.
### POC
#### Reference
- https://github.com/uclouvain/openjpeg/issues/855
- https://www.oracle.com/security-alerts/cpujul2020.html
#### Github
- https://github.com/ARPSyndicate/cvemon