OESA-2023-1745

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1745
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2023-1745.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2023-1745
Upstream
Published
2023-10-20T11:06:08Z
Modified
2025-08-12T05:22:26.781338Z
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-SP1 / libcue

Package

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

Affected ranges

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

Ecosystem specific

{
    "src": [
        "libcue-2.2.1-2.oe2203sp1.src.rpm"
    ],
    "aarch64": [
        "libcue-devel-2.2.1-2.oe2203sp1.aarch64.rpm",
        "libcue-2.2.1-2.oe2203sp1.aarch64.rpm",
        "libcue-debugsource-2.2.1-2.oe2203sp1.aarch64.rpm",
        "libcue-debuginfo-2.2.1-2.oe2203sp1.aarch64.rpm"
    ],
    "x86_64": [
        "libcue-devel-2.2.1-2.oe2203sp1.x86_64.rpm",
        "libcue-debugsource-2.2.1-2.oe2203sp1.x86_64.rpm",
        "libcue-debuginfo-2.2.1-2.oe2203sp1.x86_64.rpm",
        "libcue-2.2.1-2.oe2203sp1.x86_64.rpm"
    ]
}