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

19 lines
725 B
Markdown

### [CVE-2016-10504](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10504)
![](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 vulnerability in the opj_mqc_byteout function in mqc.c in OpenJPEG before 2.2.0 allows remote attackers to cause a denial of service (application crash) via a crafted bmp file.
### POC
#### Reference
- https://github.com/uclouvain/openjpeg/issues/835
- https://www.exploit-db.com/exploits/42600/
#### Github
- https://github.com/ARPSyndicate/cvemon