2024-02-29 09:00:31 +00:00
{
2024-04-01 20:48:49 +00:00
"data_version" : "4.0" ,
2024-02-29 09:00:31 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-2002" ,
2024-04-01 20:48:49 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2024-02-29 09:00:31 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-04-01 20:48:49 +00:00
"value" : "A double-free vulnerability was found in libdwarf. In a multiply-corrupted DWARF object, libdwarf may try to dealloc(free) an allocation twice, potentially causing unpredictable and various results."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Double Free" ,
"cweId" : "CWE-415"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "libdwarf" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "affected"
}
}
]
}
}
]
}
} ,
{
"vendor_name" : "Red Hat" ,
"product" : {
"product_data" : [
{
"product_name" : "Red Hat Enterprise Linux 7" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "unknown"
}
}
]
}
} ,
{
"product_name" : "Red Hat Enterprise Linux 8" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "unknown"
}
}
]
}
}
]
}
} ,
{
"vendor_name" : "Fedora" ,
"product" : {
"product_data" : [
{
"product_name" : "Fedora" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://access.redhat.com/security/cve/CVE-2024-2002" ,
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/security/cve/CVE-2024-2002"
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2267700" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2267700"
} ,
{
"url" : "https://github.com/davea42/libdwarf-code/blob/main/bugxml/data.txt" ,
"refsource" : "MISC" ,
"name" : "https://github.com/davea42/libdwarf-code/blob/main/bugxml/data.txt"
}
]
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"version" : "3.1"
2024-02-29 09:00:31 +00:00
}
]
}
}