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

19 lines
842 B
Markdown

### [CVE-2014-9029](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9029)
![](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
Multiple off-by-one errors in the (1) jpc_dec_cp_setfromcox and (2) jpc_dec_cp_setfromrgn functions in jpc/jpc_dec.c in JasPer 1.900.1 and earlier allow remote attackers to execute arbitrary code via a crafted jp2 file, which triggers a heap-based buffer overflow.
### POC
#### Reference
- http://packetstormsecurity.com/files/129393/JasPer-1.900.1-Buffer-Overflow.html
- http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html
#### Github
No PoCs found on GitHub currently.