2023-08-26 04:00:39 +00:00

77 lines
2.0 KiB
JSON

{
"id": "CVE-2022-36648",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-08-22T19:16:23.293",
"lastModified": "2023-08-26T02:13:44.483",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The hardware emulation in the of_dpa_cmd_add_l2_flood of rocker device model in QEMU, as used in 7.0.0 and earlier, allows remote attackers to crash the host qemu and potentially execute code on the host via execute a malformed program in the guest OS."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 10.0,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 6.0
}
]
},
"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": "7.0.0",
"matchCriteriaId": "1DF0ABE8-A09F-4971-B133-1996011C65F7"
}
]
}
]
}
],
"references": [
{
"url": "https://lists.nongnu.org/archive/html/qemu-devel/2022-06/msg04469.html",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Patch"
]
}
]
}