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

18 lines
741 B
Markdown

### [CVE-2016-10249](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10249)
![](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
Integer overflow in the jpc_dec_tiledecode function in jpc_dec.c in JasPer before 1.900.12 allows remote attackers to have unspecified impact via a crafted image file, which triggers a heap-based buffer overflow.
### POC
#### Reference
- https://blogs.gentoo.org/ago/2016/10/23/jasper-heap-based-buffer-overflow-in-jpc_dec_tiledecode-jpc_dec-c/
#### Github
No PoCs found on GitHub currently.