2023-08-14 20:00:43 +00:00
{
"id" : "CVE-2023-40360" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-08-14T18:15:11.510" ,
2023-08-24 04:00:40 +00:00
"lastModified" : "2023-08-24T02:19:25.093" ,
"vulnStatus" : "Analyzed" ,
2023-08-14 20:00:43 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "QEMU through 8.0.4 accesses a NULL pointer in nvme_directive_receive in hw/nvme/ctrl.c because there is no check for whether an endurance group is configured before checking whether Flexible Data Placement is enabled."
}
] ,
2023-08-24 04:00:40 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-476"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:qemu:qemu:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "8.0.4" ,
"matchCriteriaId" : "F7B6B5FB-14AD-40AE-90C6-4D7F455900FF"
}
]
}
]
}
] ,
2023-08-14 20:00:43 +00:00
"references" : [
{
"url" : "https://gitlab.com/birkelund/qemu/-/commit/6c8f8456cb0b239812dee5211881426496da7b98" ,
2023-08-24 04:00:40 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-08-14 20:00:43 +00:00
} ,
{
"url" : "https://gitlab.com/qemu-project/qemu/-/issues/1815" ,
2023-08-24 04:00:40 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Vendor Advisory"
]
2023-08-14 20:00:43 +00:00
} ,
{
"url" : "https://www.qemu.org/docs/master/system/security.html" ,
2023-08-24 04:00:40 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
2023-08-14 20:00:43 +00:00
}
]
}