2023-12-05 13:02:20 +00:00
{
"id" : "CVE-2023-43608" ,
"sourceIdentifier" : "talos-cna@cisco.com" ,
"published" : "2023-12-05T12:15:42.467" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:24:27.367" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-12-05 13:02:20 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A data integrity vulnerability exists in the BR_NO_CHECK_HASH_FOR functionality of Buildroot 2023.08.1 and dev commit 622698d7847. A specially crafted man-in-the-middle attack can lead to arbitrary command execution in the builder."
2023-12-05 15:01:07 +00:00
} ,
{
"lang" : "es" ,
"value" : "Existe una vulnerabilidad de integridad de datos en la funcionalidad BR_NO_CHECK_HASH_FOR de Buildroot 2023.08.1 y el commit de desarrollo 622698d7847. Un ataque de intermediario especialmente manipulado puede provocar la ejecuci\u00f3n de comandos arbitrarios en el constructor."
2023-12-05 13:02:20 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-12-11 17:04:14 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "talos-cna@cisco.com" ,
"type" : "Secondary" ,
2023-12-11 17:04:14 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 8.1 ,
"baseSeverity" : "HIGH" ,
2023-12-11 17:04:14 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-12-11 17:04:14 +00:00
} ,
"exploitabilityScore" : 2.2 ,
"impactScore" : 5.9
} ,
2023-12-05 13:02:20 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-12-05 13:02:20 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 8.1 ,
"baseSeverity" : "HIGH" ,
2023-12-05 13:02:20 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-12-05 13:02:20 +00:00
} ,
"exploitabilityScore" : 2.2 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
2023-12-11 17:04:14 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "talos-cna@cisco.com" ,
"type" : "Secondary" ,
2023-12-11 17:04:14 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-494"
}
]
} ,
2023-12-05 13:02:20 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-12-05 13:02:20 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-494"
}
]
}
] ,
2023-12-11 17:04:14 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:buildroot:buildroot:2023.08.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CF734410-BA22-45F7-AD10-CB28F69D1D81"
}
]
}
]
}
] ,
2023-12-05 13:02:20 +00:00
"references" : [
2023-12-11 05:00:23 +00:00
{
"url" : "http://www.openwall.com/lists/oss-security/2023/12/11/1" ,
2023-12-11 17:04:14 +00:00
"source" : "talos-cna@cisco.com" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
2023-12-11 05:00:23 +00:00
} ,
2023-12-05 13:02:20 +00:00
{
"url" : "https://talosintelligence.com/vulnerability_reports/TALOS-2023-1845" ,
2023-12-11 17:04:14 +00:00
"source" : "talos-cna@cisco.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2023/12/11/1" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://talosintelligence.com/vulnerability_reports/TALOS-2023-1845" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-12-05 13:02:20 +00:00
}
]
}