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

19 lines
798 B
Markdown

### [CVE-2014-8137](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8137)
![](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
Double free vulnerability in the jas_iccattrval_destroy 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 ICC color profile in a JPEG 2000 image 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.