Bugzilla – Bug 1212340
VUL-0: CVE-2022-28550: jhead: buffer overflow via shellescape()
Last modified: 2023-06-14 07:15:01 UTC
CVE-2022-28550 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. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-28550 https://www.cve.org/CVERecord?id=CVE-2022-28550 https://github.com/Matthias-Wandel/jhead/commit/64894dbc7d8e1e232e85f1cab25c64290b2fc167 https://github.com/Matthias-Wandel/jhead/issues/51
Affected: - openSUSE:Factory - openSUSE:Backports:SLE-15-SP4:Update - openSUSE:Backports:SLE-15-SP5