CVE-2023-43641

Source
https://cve.org/CVERecord?id=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
2026-08-18T17:26:46Z
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.

Database specific
{
    "cna_assigner":  "GitHub_M",
    "cwe_ids":  [
        "CWE-787"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/43xxx/CVE-2023-43641.json"
}
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
Fixed
Database specific
Show details
{
    "cpe":  "cpe:2.3:a:lipnitsk:libcue:*:*:*:*:*:*:*:*",
    "extracted_events":  [
        {
            "introduced":  "0"
        },
        {
            "fixed":  "2.3.0"
        }
    ],
    "source":  [
        "CPE_RANGE",
        "REFERENCES"
    ]
}

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

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-43641.json"
vanir_signatures
[
    {
        "deprecated":  false,
        "digest":  {
            "function_hash":  "99695740332437513636388773027228342549",
            "length":  181
        },
        "id":  "CVE-2023-43641-48ddca8c",
        "signature_type":  "Function",
        "signature_version":  "v1",
        "source":  "https://github.com/lipnitsk/libcue/commit/fdf72c8bded8d24cfa0608b8e97f2eed210a920e",
        "target":  {
            "file":  "cd.c",
            "function":  "track_set_index"
        }
    },
    {
        "deprecated":  false,
        "digest":  {
            "line_hashes":  [
                "8756292939909018082272915497763044013",
                "259355301010329386047062716262160322823",
                "224357065587374711409089558417898133088",
                "50921009255475541106831150329911720118"
            ],
            "threshold":  0.9
        },
        "id":  "CVE-2023-43641-7b9cb289",
        "signature_type":  "Line",
        "signature_version":  "v1",
        "source":  "https://github.com/lipnitsk/libcue/commit/fdf72c8bded8d24cfa0608b8e97f2eed210a920e",
        "target":  {
            "file":  "cd.c"
        }
    }
]
vanir_signatures_modified
"2026-08-18T17:26:46Z"