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

18 lines
578 B
Markdown

### [CVE-2020-6624](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6624)
![](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
jhead through 3.04 has a heap-based buffer over-read in process_DQT in jpgqguess.c.
### POC
#### Reference
- https://bugs.launchpad.net/ubuntu/+source/jhead/+bug/1858744
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-6624