cvelist/2017/9xxx/CVE-2017-9214.json

98 lines
2.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-9214",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "In Open vSwitch (OvS) 2.7.0, while parsing an OFPT_QUEUE_GET_CONFIG_REPLY type OFP 1.0 message, there is a buffer over-read that is caused by an unsigned integer underflow in the function `ofputil_pull_queue_get_config_reply10` in `lib/ofp-util.c`."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://mail.openvswitch.org/pipermail/ovs-dev/2017-May/332711.html",
"refsource" : "CONFIRM",
"url" : "https://mail.openvswitch.org/pipermail/ovs-dev/2017-May/332711.html"
},
{
"name" : "RHSA-2017:2727",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2017:2727"
},
{
"name" : "RHSA-2017:2648",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2017:2648"
},
{
"name" : "RHSA-2017:2665",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2017:2665"
},
{
"name" : "RHSA-2017:2692",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2017:2692"
},
{
"name" : "RHSA-2017:2698",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2017:2698"
},
{
"name" : "RHSA-2017:2418",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2017:2418"
},
{
"name" : "RHSA-2017:2553",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2017:2553"
}
]
}
}