cvelist/2018/1xxx/CVE-2018-1059.json

94 lines
2.8 KiB
JSON
Raw Normal View History

2017-12-04 03:02:28 -05:00
{
"CVE_data_meta" : {
2018-04-24 13:27:39 -04:00
"ASSIGNER" : "secalert@redhat.com",
"DATE_PUBLIC" : "2018-04-23T00:00:00",
2017-12-04 03:02:28 -05:00
"ID" : "CVE-2018-1059",
2018-04-24 13:27:39 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "DPDK",
"version" : {
"version_data" : [
{
"version_value" : "before 18.02.1"
}
]
}
}
]
},
"vendor_name" : "Red Hat, Inc."
}
]
}
2017-12-04 03:02:28 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-04-24 13:27:39 -04:00
"value" : "The DPDK vhost-user interface does not check to verify that all the requested guest physical range is mapped and contiguous when performing Guest Physical Addresses to Host Virtual Addresses translations. This may lead to a malicious guest exposing vhost-user backend process memory. All versions before 18.02.1 are vulnerable."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-200"
}
]
}
]
},
"references" : {
"reference_data" : [
{
2018-04-24 14:04:40 -04:00
"name" : "https://access.redhat.com/security/cve/cve-2018-1059",
"refsource" : "MISC",
"url" : "https://access.redhat.com/security/cve/cve-2018-1059"
2018-04-24 13:27:39 -04:00
},
{
2018-04-24 14:04:40 -04:00
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1544298",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1544298"
2018-05-01 06:04:10 -04:00
},
{
"name" : "RHSA-2018:1267",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:1267"
2018-05-10 06:02:41 -04:00
},
2018-06-27 06:02:46 -04:00
{
"name" : "RHSA-2018:2038",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:2038"
},
2018-06-28 06:04:02 -04:00
{
"name" : "RHSA-2018:2102",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:2102"
},
2018-05-10 06:02:41 -04:00
{
"name" : "USN-3642-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3642-1/"
2018-05-17 06:04:53 -04:00
},
{
"name" : "USN-3642-2",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3642-2/"
2017-12-04 03:02:28 -05:00
}
]
}
}