2024-04-10 16:03:29 +00:00
{
"id" : "CVE-2024-3567" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2024-04-10T15:16:05.097" ,
2024-06-10 20:03:11 +00:00
"lastModified" : "2024-06-10T18:39:52.067" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-04-10 16:03:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A flaw was found in QEMU. An assertion failure was present in the update_sctp_checksum() function in hw/net/net_tx_pkt.c when trying to calculate the checksum of a short-sized fragmented packet. This flaw allows a malicious guest to crash QEMU and cause a denial of service condition."
2024-04-14 02:03:27 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se encontr\u00f3 una falla en QEMU. Se produjo un error de aserci\u00f3n en la funci\u00f3n update_sctp_checksum() en hw/net/net_tx_pkt.c al intentar calcular la suma de comprobaci\u00f3n de un paquete fragmentado de tama\u00f1o corto. Esta falla permite que un invitado malintencionado bloquee QEMU y provoque una condici\u00f3n de denegaci\u00f3n de servicio."
2024-04-10 16:03:29 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-06-10 20:03:11 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
} ,
2024-04-10 16:03:29 +00:00
{
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "secalert@redhat.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-617"
}
]
}
] ,
2024-06-10 20:03:11 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:qemu:qemu:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "8.1.0" ,
"versionEndExcluding" : "8.2.3" ,
"matchCriteriaId" : "28925672-6298-49D9-ABD7-62905731FDD2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:qemu:qemu:9.0.0:rc0:*:*:*:*:*:*" ,
"matchCriteriaId" : "5E7620C7-95CD-4451-A485-69CF3752627B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:qemu:qemu:9.0.0:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "F8EBBE5A-0A6F-4F35-AA50-CA81B15F6BDC"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:qemu:qemu:9.0.0:rc2:*:*:*:*:*:*" ,
"matchCriteriaId" : "45846E0D-C683-4DAF-AE17-32CD8EB283F3"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7F6FB57C-2BC7-487C-96DD-132683AEB35D"
}
]
}
]
}
] ,
2024-04-10 16:03:29 +00:00
"references" : [
{
"url" : "https://access.redhat.com/security/cve/CVE-2024-3567" ,
2024-06-10 20:03:11 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Vendor Advisory"
]
2024-04-10 16:03:29 +00:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2274339" ,
2024-06-10 20:03:11 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Issue Tracking"
]
2024-04-10 16:03:29 +00:00
} ,
{
"url" : "https://gitlab.com/qemu-project/qemu/-/issues/2273" ,
2024-06-10 20:03:11 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
2024-04-10 16:03:29 +00:00
}
]
}