CVE-2023-43641

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-43641
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-43641.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-43641
Aliases
  • GHSA-5982-x7hv-r9cj
Downstream
Related
Published
2023-10-09T21:01:04Z
Modified
2025-10-16T10:10:23.547463Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
libcue vulnerable to out-of-bounds array access
Details

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.

References

Affected packages

Git / github.com/lipnitsk/libcue

Affected ranges

Type
GIT
Repo
https://github.com/lipnitsk/libcue
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v1.*

v1.2.0
v1.3.0
v1.4.0

v2.*

v2.0.0
v2.0.0-rc1
v2.0.1
v2.1.0
v2.2.0
v2.2.1

Database specific

vanir_signatures

[
    {
        "signature_type": "Function",
        "id": "CVE-2023-43641-48ddca8c",
        "source": "https://github.com/lipnitsk/libcue/commit/fdf72c8bded8d24cfa0608b8e97f2eed210a920e",
        "signature_version": "v1",
        "target": {
            "function": "track_set_index",
            "file": "cd.c"
        },
        "digest": {
            "function_hash": "99695740332437513636388773027228342549",
            "length": 181.0
        },
        "deprecated": false
    },
    {
        "signature_type": "Line",
        "id": "CVE-2023-43641-7b9cb289",
        "source": "https://github.com/lipnitsk/libcue/commit/fdf72c8bded8d24cfa0608b8e97f2eed210a920e",
        "signature_version": "v1",
        "target": {
            "file": "cd.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "8756292939909018082272915497763044013",
                "259355301010329386047062716262160322823",
                "224357065587374711409089558417898133088",
                "50921009255475541106831150329911720118"
            ]
        },
        "deprecated": false
    }
]