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

19 lines
729 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=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-125&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-190&color=brighgreen)
### 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.