There is 1 open security issue in bookworm.
1 issue left for the package maintainer to handle:
- CVE-2022-28550:
(needs triaging)
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.
You can find information about how to handle this issue in the security team's documentation.