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

19 lines
701 B
Markdown

### [CVE-2016-9580](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9580)
![](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-190&color=brighgreen)
### Description
An integer overflow vulnerability was found in tiftoimage function in openjpeg 2.1.2, resulting in heap buffer overflow.
### POC
#### Reference
- https://github.com/uclouvain/openjpeg/issues/871
#### Github
No PoCs found on GitHub currently.