Show filters
17 Total Results
Displaying 11-17 of 17
Sort by:
Attacker Value
Unknown

CVE-2020-6625

Disclosure Date: January 09, 2020 (last updated February 21, 2025)
jhead through 3.04 has a heap-based buffer over-read in Get32s when called from ProcessGpsInfo in gpsinfo.c.
Attacker Value
Unknown

CVE-2019-19035

Disclosure Date: November 17, 2019 (last updated November 08, 2023)
jhead 3.03 is affected by: heap-based buffer over-read. The impact is: Denial of service. The component is: ReadJpegSections and process_SOFn in jpgfile.c. The attack vector is: Open a specially crafted JPEG file.
Attacker Value
Unknown

CVE-2019-1010301

Disclosure Date: July 15, 2019 (last updated November 08, 2023)
jhead 3.03 is affected by: Buffer Overflow. The impact is: Denial of service. The component is: gpsinfo.c Line 151 ProcessGpsInfo(). The attack vector is: Open a specially crafted JPEG file.
Attacker Value
Unknown

CVE-2019-1010302

Disclosure Date: July 15, 2019 (last updated November 08, 2023)
jhead 3.03 is affected by: Incorrect Access Control. The impact is: Denial of service. The component is: iptc.c Line 122 show_IPTC(). The attack vector is: the victim must open a specially crafted JPEG file.
Attacker Value
Unknown

CVE-2018-17088

Disclosure Date: September 16, 2018 (last updated November 27, 2024)
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.
0
Attacker Value
Unknown

CVE-2018-16554

Disclosure Date: September 16, 2018 (last updated November 27, 2024)
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.
0
Attacker Value
Unknown

CVE-2018-6612

Disclosure Date: February 04, 2018 (last updated November 26, 2024)
An integer underflow bug in the process_EXIF function of the exif.c file of jhead 3.00 raises a heap-based buffer over-read when processing a malicious JPEG file, which may allow a remote attacker to cause a denial-of-service attack or unspecified other impact.