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

19 lines
741 B
Markdown

### [CVE-2016-9583](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9583)
![](https://img.shields.io/static/v1?label=Product&message=jasper&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.0.6%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-125&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-190&color=brightgreen)
### Description
An out-of-bounds heap read vulnerability was found in the jpc_pi_nextpcrl() function of jasper before 2.0.6 when processing crafted input.
### POC
#### Reference
- https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html
#### Github
No PoCs found on GitHub currently.