René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

115 lines
3.5 KiB
JSON

{
"id": "CVE-2022-3872",
"sourceIdentifier": "secalert@redhat.com",
"published": "2022-11-07T21:15:09.610",
"lastModified": "2023-02-23T01:35:36.783",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "An off-by-one read/write issue was found in the SDHCI device of QEMU. It occurs when reading/writing the Buffer Data Port Register in sdhci_read_dataport and sdhci_write_dataport, respectively, if data_count == block_size. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service condition."
}
],
"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:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 4.0
}
]
},
"weaknesses": [
{
"source": "secalert@redhat.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-193"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:qemu:qemu:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.1.0",
"matchCriteriaId": "2CA070CC-24AA-4C01-9F0F-95510AAD1FEF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:qemu:qemu:7.1.0:-:*:*:*:*:*:*",
"matchCriteriaId": "0B7A9793-EF05-47C7-AD2B-608427BA997D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:qemu:qemu:7.1.0:rc0:*:*:*:*:*:*",
"matchCriteriaId": "AF2A5D26-797F-4F48-B155-1369E5383A49"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:qemu:qemu:7.1.0:rc1:*:*:*:*:*:*",
"matchCriteriaId": "4CAFFA33-3500-4F26-BAA8-5E7361FAB5CC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:qemu:qemu:7.1.0:rc2:*:*:*:*:*:*",
"matchCriteriaId": "B01B61C5-2FF3-414E-BFC0-C6629703109E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:qemu:qemu:7.1.0:rc3:*:*:*:*:*:*",
"matchCriteriaId": "3FF10817-AE56-41F7-B9C6-EE1E77137858"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:qemu:qemu:7.1.0:rc4:*:*:*:*:*:*",
"matchCriteriaId": "E44179B6-664C-40AD-865F-7BB2FAD64C39"
}
]
}
]
}
],
"references": [
{
"url": "https://lists.nongnu.org/archive/html/qemu-devel/2022-11/msg01068.html",
"source": "secalert@redhat.com",
"tags": [
"Mailing List",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://security.netapp.com/advisory/ntap-20221215-0005/",
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
]
}
]
}