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

18 lines
643 B
Markdown

### [CVE-2017-14229](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14229)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
There is an infinite loop in the jpc_dec_tileinit function in jpc/jpc_dec.c of Jasper 2.0.13. It will lead to a remote denial of service attack.
### POC
#### Reference
- https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html
#### Github
No PoCs found on GitHub currently.