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

19 lines
711 B
Markdown

### [CVE-2016-9581](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9581)
![](https://img.shields.io/static/v1?label=Product&message=openjpeg2&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%202.1.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-122&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-835&color=brighgreen)
### Description
An infinite loop vulnerability in tiftoimage that results in heap buffer overflow in convert_32s_C1P1 was found in openjpeg 2.1.2.
### POC
#### Reference
- https://github.com/uclouvain/openjpeg/issues/872
#### Github
No PoCs found on GitHub currently.