Libcue is intended for parsing a so-called cue sheet from a char string or a file pointer. For handling of the parsed data a convenient API is available.
Security Fix(es):
libcue provides an API for parsing and extracting data from CUE sheets. Versions 2.2.1 and prior are vulnerable to out-of-bounds array access. A user of the GNOME desktop environment can be exploited by downloading a cue sheet from a malicious webpage. Because the file is saved to ~/Downloads
, it is then automatically scanned by tracker-miners. And because it has a .cue filename extension, tracker-miners use libcue to parse the file. The file exploits the vulnerability in libcue to gain code execution. This issue is patched in version 2.3.0.(CVE-2023-43641)
{ "severity": "High" }
{ "x86_64": [ "libcue-2.2.1-2.oe2203sp2.x86_64.rpm", "libcue-debugsource-2.2.1-2.oe2203sp2.x86_64.rpm", "libcue-debuginfo-2.2.1-2.oe2203sp2.x86_64.rpm", "libcue-devel-2.2.1-2.oe2203sp2.x86_64.rpm" ], "aarch64": [ "libcue-debuginfo-2.2.1-2.oe2203sp2.aarch64.rpm", "libcue-devel-2.2.1-2.oe2203sp2.aarch64.rpm", "libcue-debugsource-2.2.1-2.oe2203sp2.aarch64.rpm", "libcue-2.2.1-2.oe2203sp2.aarch64.rpm" ], "src": [ "libcue-2.2.1-2.oe2203sp2.src.rpm" ] }