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

19 lines
789 B
Markdown

### [CVE-2014-8157](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8157)
![](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
Off-by-one error in the jpc_dec_process_sot function in JasPer 1.900.1 and earlier allows remote attackers to cause a denial of service (crash) or possibly execute arbitrary code via a crafted JPEG 2000 image, which triggers a heap-based buffer overflow.
### POC
#### Reference
- http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html
- http://www.ubuntu.com/usn/USN-2483-2
#### Github
No PoCs found on GitHub currently.