cvelist/2021/3xxx/CVE-2021-3595.json
2023-03-15 00:00:34 +00:00

92 lines
3.5 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-3595",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "QEMU",
"version": {
"version_data": [
{
"version_value": "libslirp 4.6.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-824"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1970489",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1970489"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-71de23bedd",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GCKWZWY64EHTOQMLVLTSZ4AA27EWRJMH/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-7cd749f133",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SGPQZFVJCFGDSISFXPCQTTBBD7QZLJKI/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202107-44",
"url": "https://security.gentoo.org/glsa/202107-44"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20210805-0004/",
"url": "https://security.netapp.com/advisory/ntap-20210805-0004/"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20210902 [SECURITY] [DLA 2753-1] qemu security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/09/msg00000.html"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20230314 [SECURITY] [DLA 3362-1] qemu security update",
"url": "https://lists.debian.org/debian-lts-announce/2023/03/msg00013.html"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "An invalid pointer initialization issue was found in the SLiRP networking implementation of QEMU. The flaw exists in the tftp_input() function and could occur while processing a udp packet that is smaller than the size of the 'tftp_t' structure. This issue may lead to out-of-bounds read access or indirect host memory disclosure to the guest. The highest threat from this vulnerability is to data confidentiality. This flaw affects libslirp versions prior to 4.6.0."
}
]
}
}