Vulnerabilities (CVE)

Filtered by vendor Jhead Project Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-3496 1 Jhead Project 1 Jhead 2021-04-27 6.8 MEDIUM 7.8 HIGH
A heap-based buffer overflow was found in jhead in version 3.06 in Get16u() in exif.c when processing a crafted file.
CVE-2020-6624 1 Jhead Project 1 Jhead 2020-07-28 5.8 MEDIUM 7.1 HIGH
jhead through 3.04 has a heap-based buffer over-read in process_DQT in jpgqguess.c.
CVE-2020-6625 1 Jhead Project 1 Jhead 2020-07-28 5.8 MEDIUM 7.1 HIGH
jhead through 3.04 has a heap-based buffer over-read in Get32s when called from ProcessGpsInfo in gpsinfo.c.
CVE-2018-16554 1 Jhead Project 1 Jhead 2019-12-31 6.8 MEDIUM 7.8 HIGH
The ProcessGpsInfo function of the gpsinfo.c file of jhead 3.00 may allow a remote attacker to cause a denial-of-service attack or unspecified other impact via a malicious JPEG file, because of inconsistency between float and double in a sprintf format string during TAG_GPS_ALT handling.
CVE-2018-17088 1 Jhead Project 1 Jhead 2019-12-31 6.8 MEDIUM 7.8 HIGH
The ProcessGpsInfo function of the gpsinfo.c file of jhead 3.00 may allow a remote attacker to cause a denial-of-service attack or unspecified other impact via a malicious JPEG file, because there is an integer overflow during a check for whether a location exceeds the EXIF data length. This is analogous to the CVE-2016-3822 integer overflow in exif.c. This gpsinfo.c vulnerability is unrelated to the CVE-2018-16554 gpsinfo.c vulnerability.