Files
CVEs-PoC/2016/CVE-2016-8654.md
T
2025-09-29 21:09:30 +02:00

19 lines
693 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=2.0.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-122&color=brightgreen)
### 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.