2024-01-30 18:00:31 +00:00
{
2024-02-20 11:00:34 +00:00
"data_version" : "4.0" ,
2024-01-30 18:00:31 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-24794" ,
2024-02-20 11:00:34 +00:00
"ASSIGNER" : "talos-cna@cisco.com" ,
"STATE" : "PUBLIC"
2024-01-30 18:00:31 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-02-20 11:00:34 +00:00
"value" : "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."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-416: Use After Free" ,
"cweId" : "CWE-416"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Imaging Data Commons" ,
"product" : {
"product_data" : [
{
"product_name" : "libdicom" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "1.0.5"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://talosintelligence.com/vulnerability_reports/TALOS-2024-1931" ,
"refsource" : "MISC" ,
"name" : "https://talosintelligence.com/vulnerability_reports/TALOS-2024-1931"
}
]
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Discovered by Dimitrios Tatsis of Cisco Talos."
}
] ,
"impact" : {
"cvss" : [
{
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.1 ,
"baseSeverity" : "HIGH"
2024-01-30 18:00:31 +00:00
}
]
}
}