OESA-2023-1743

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1743
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2023-1743.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2023-1743
Upstream
Published
2023-10-20T11:06:08Z
Modified
2025-08-12T05:22:25.622776Z
Summary
libcue security update
Details

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)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:22.03-LTS-SP2 / libcue

Package

Name
libcue
Purl
pkg:rpm/openEuler/libcue&distro=openEuler-22.03-LTS-SP2

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.2.1-2.oe2203sp2

Ecosystem specific

{
    "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"
    ]
}