cvelist/2017/16xxx/CVE-2017-16845.json

88 lines
2.4 KiB
JSON
Raw Normal View History

2017-11-16 11:04:27 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-16845",
2017-11-17 15:04:39 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2017-11-16 11:04:27 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2017-11-17 15:04:39 -05:00
"value" : "hw/input/ps2.c in Qemu does not validate 'rptr' and 'count' values during guest migration, leading to out-of-bounds access."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[qemu-devel] 20171116 [PATCH v2] ps2: check PS2Queue indices in post_load routine",
"refsource" : "MLIST",
2017-11-17 15:04:39 -05:00
"url" : "https://lists.gnu.org/archive/html/qemu-devel/2017-11/msg02982.html"
2017-11-23 06:03:50 -05:00
},
2018-09-07 06:04:24 -04:00
{
"name" : "[debian-lts-announce] 20180906 [SECURITY] [DLA 1497-1] qemu security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2018/09/msg00007.html"
},
2018-05-31 06:03:04 -04:00
{
"name" : "DSA-4213",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2018/dsa-4213"
},
2018-03-15 06:05:11 -04:00
{
"name" : "USN-3575-1",
"refsource" : "UBUNTU",
2018-03-15 06:05:11 -04:00
"url" : "https://usn.ubuntu.com/3575-1/"
},
2018-05-17 06:04:53 -04:00
{
"name" : "USN-3649-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3649-1/"
},
2017-11-23 06:03:50 -05:00
{
"name" : "101923",
"refsource" : "BID",
2017-11-23 06:03:50 -05:00
"url" : "http://www.securityfocus.com/bid/101923"
2017-11-16 11:04:27 -05:00
}
]
}
}