cvelist/2020/14xxx/CVE-2020-14377.json
2020-10-04 06:01:39 +00:00

82 lines
2.9 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-14377",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "dpdk",
"version": {
"version_data": [
{
"version_value": "All dpdk versions before 18.11.10 and before 19.11.5"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-125"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2020/09/28/3",
"url": "https://www.openwall.com/lists/oss-security/2020/09/28/3"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1879472",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879472"
},
{
"refsource": "UBUNTU",
"name": "USN-4550-1",
"url": "https://usn.ubuntu.com/4550-1/"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:1593",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00004.html"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:1599",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00006.html"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A complete lack of validation of attacker-controlled parameters can lead to a buffer over read. The results of the over read are then written back to the guest virtual machine memory. This vulnerability can be used by an attacker in a virtual machine to read significant amounts of host memory. The highest threat from this vulnerability is to data confidentiality and system availability."
}
]
}
}