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

19 lines
758 B
Markdown

### [CVE-2014-8138](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8138)
![](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
Heap-based buffer overflow in the jp2_decode 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 file.
### POC
#### Reference
- http://packetstormsecurity.com/files/129660/JasPer-1.900.1-Double-Free-Heap-Overflow.html
- http://www.ubuntu.com/usn/USN-2483-2
#### Github
No PoCs found on GitHub currently.