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

19 lines
682 B
Markdown

### [CVE-2016-8654](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8654)
![](https://img.shields.io/static/v1?label=Product&message=jasper&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-122&color=brighgreen)
### Description
A heap-buffer overflow vulnerability was found in QMFB code in JPC codec caused by buffer being allocated with too small size. jasper versions before 2.0.0 are affected.
### POC
#### Reference
- https://github.com/mdadams/jasper/issues/93
- https://github.com/mdadams/jasper/issues/94
#### Github
No PoCs found on GitHub currently.