cvelist/2023/1xxx/CVE-2023-1544.json

102 lines
3.4 KiB
JSON
Raw Normal View History

2023-03-21 10:00:38 +00:00
{
2024-04-19 14:00:34 +00:00
"data_version": "4.0",
2023-03-21 10:00:38 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-1544",
2023-03-23 20:00:37 +00:00
"ASSIGNER": "patrick@puiterwijk.org",
"STATE": "PUBLIC"
},
2024-04-19 14:00:34 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in the QEMU implementation of VMWare's paravirtual RDMA device. This flaw allows a crafted guest driver to allocate and initialize a huge number of page tables to be used as a ring of descriptors for CQ and async events, potentially leading to an out-of-bounds read and crash of QEMU."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Out-of-bounds Read",
"cweId": "CWE-125"
}
]
}
]
},
2023-03-23 20:00:37 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
2024-04-19 14:00:34 +00:00
"product_name": "n/a",
2023-03-23 20:00:37 +00:00
"version": {
"version_data": [
{
2024-04-19 14:00:34 +00:00
"version_value": "n/a"
2023-03-23 20:00:37 +00:00
}
]
}
}
]
2024-04-19 14:00:34 +00:00
},
"vendor_name": "n/a"
2023-03-23 20:00:37 +00:00
}
]
}
},
"references": {
"reference_data": [
{
2024-04-19 14:00:34 +00:00
"url": "https://access.redhat.com/security/cve/CVE-2023-1544",
2023-03-23 20:00:37 +00:00
"refsource": "MISC",
2024-04-19 14:00:34 +00:00
"name": "https://access.redhat.com/security/cve/CVE-2023-1544"
2023-03-23 20:00:37 +00:00
},
{
2024-04-19 14:00:34 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2180364",
2023-03-23 20:00:37 +00:00
"refsource": "MISC",
2024-04-19 14:00:34 +00:00
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2180364"
2023-05-11 15:00:37 +00:00
},
{
2024-04-19 14:00:34 +00:00
"url": "https://lists.nongnu.org/archive/html/qemu-devel/2023-03/msg00206.html",
"refsource": "MISC",
"name": "https://lists.nongnu.org/archive/html/qemu-devel/2023-03/msg00206.html"
},
{
"url": "https://security.netapp.com/advisory/ntap-20230511-0005/",
"refsource": "MISC",
"name": "https://security.netapp.com/advisory/ntap-20230511-0005/"
2023-03-23 20:00:37 +00:00
}
]
2023-03-21 10:00:38 +00:00
},
2024-04-19 14:00:34 +00:00
"credits": [
{
"lang": "en",
"value": "Red Hat would like to thank SorryMybad (Kunlun Lab) for reporting this issue."
}
],
"impact": {
"cvss": [
2023-03-21 10:00:38 +00:00
{
2024-04-19 14:00:34 +00:00
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
2023-03-21 10:00:38 +00:00
}
]
}
}