Matthias

2 exploits Active since Feb 2022
CVE-2020-26208 WRITEUP MEDIUM WRITEUP
Jhead < 3.04 - Out-of-Bounds Write
JHEAD is a simple command line tool for displaying and some manipulation of EXIF header data embedded in Jpeg images from digital cameras. In affected versions there is a heap-buffer-overflow on jhead-3.04/jpgfile.c:285 ReadJpegSections. Crafted jpeg images can be provided to the user resulting in a program crash or potentially incorrect exif information retrieval. Users are advised to upgrade. There is no known workaround for this issue.
CVSS 5.3
CVE-2022-28550 WRITEUP CRITICAL WRITEUP
Matthias-Wandel/jhead <3.06 - Buffer Overflow
Matthias-Wandel/jhead jhead 3.06 is vulnerable to Buffer Overflow via shellescape(), jhead.c, jhead. jhead copies strings to a stack buffer when it detects a &i or &o. However, jhead does not check the boundary of the stack buffer. As a result, there will be a stack buffer overflow problem when multiple `&i` or `&o` are given.
CVSS 9.8