CVE-2024-24794

Source
https://cve.org/CVERecord?id=CVE-2024-24794
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-24794.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-24794
Published
2024-02-20T10:37:15Z
Modified
2026-09-23T03:46:15Z
Severity
  • 8.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

A use-after-free vulnerability exists in the DICOM Element Parsing as implemented in Imaging Data Commons libdicom 1.0.5. A specially crafted DICOM file can cause premature freeing of memory that is used later. To trigger this vulnerability, an attacker would need to induce the vulnerable application to process a malicious DICOM image.The Use-After-Free happens in the parse_meta_sequence_end() parsing the Sequence Value Represenations.

Database specific
{
    "cna_assigner":  "talos",
    "cwe_ids":  [
        "CWE-416"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/24xxx/CVE-2024-24794.json",
    "unresolved_ranges":  [
        {
            "extracted_events":  [
                {
                    "introduced":  "1.0.5"
                },
                {
                    "last_affected":  "1.0.5"
                }
            ],
            "source":  "AFFECTED_FIELD"
        }
    ]
}
References

Affected packages

Git / github.com/imagingdatacommons/libdicom

Affected ranges

Type
GIT
Repo
https://github.com/imagingdatacommons/libdicom
Events
Database specific
Show details
{
    "cpe":  "cpe:2.3:a:nih:libdicom:1.0.5:*:*:*:*:*:*:*",
    "extracted_events":  [
        {
            "introduced":  "1.0.5"
        },
        {
            "last_affected":  "1.0.5"
        }
    ],
    "source":  "CPE_STRING"
}

Affected versions

1.*
1.0.5
v1.*
v1.0.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-24794.json"