2023-10-13 16:00:39 +00:00
{
2023-12-05 12:00:32 +00:00
"data_version" : "4.0" ,
2023-10-13 16:00:39 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-45840" ,
2023-12-05 12:00:32 +00:00
"ASSIGNER" : "talos-cna@cisco.com" ,
"STATE" : "PUBLIC"
2023-10-13 16:00:39 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-12-05 12:00:32 +00:00
"value" : "Multiple data integrity vulnerabilities exist in the package hash checking functionality of Buildroot 2023.08.1 and Buildroot dev commit 622698d7847. A specially crafted man-in-the-middle attack can lead to arbitrary command execution in the builder.This vulnerability is related to the `riscv64-elf-toolchain` package."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-494: Download of Code Without Integrity Check" ,
"cweId" : "CWE-494"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Buildroot" ,
"product" : {
"product_data" : [
{
"product_name" : "Buildroot" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "2023.08.1"
} ,
{
"version_affected" : "=" ,
"version_value" : "dev commit 622698d7847"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://talosintelligence.com/vulnerability_reports/TALOS-2023-1844" ,
"refsource" : "MISC" ,
"name" : "https://talosintelligence.com/vulnerability_reports/TALOS-2023-1844"
2023-12-11 04:00:33 +00:00
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2023/12/11/1" ,
"refsource" : "MISC" ,
"name" : "http://www.openwall.com/lists/oss-security/2023/12/11/1"
2023-12-05 12:00:32 +00:00
}
]
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Discovered by Claudio Bozzato and Francesco Benvenuto 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"
2023-10-13 16:00:39 +00:00
}
]
}
}