Files
CVEs-PoC/2020/CVE-2020-6625.md
T
2024-05-25 21:48:12 +02:00

18 lines
603 B
Markdown

### [CVE-2020-6625](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6625)
![](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 Get32s when called from ProcessGpsInfo in gpsinfo.c.
### POC
#### Reference
- https://bugs.launchpad.net/ubuntu/+source/jhead/+bug/1858746
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-6625