cvelist/2018/0xxx/CVE-2018-0163.json

68 lines
2.2 KiB
JSON
Raw Normal View History

2017-11-27 03:03:59 -05:00
{
"CVE_data_meta" : {
2018-03-28 18:03:31 -04:00
"ASSIGNER" : "psirt@cisco.com",
2017-11-27 03:03:59 -05:00
"ID" : "CVE-2018-0163",
2018-03-28 18:03:31 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Cisco IOS",
"version" : {
"version_data" : [
{
"version_value" : "Cisco IOS"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2017-11-27 03:03:59 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-03-28 18:03:31 -04:00
"value" : "A vulnerability in the 802.1x multiple-authentication (multi-auth) feature of Cisco IOS Software could allow an unauthenticated, adjacent attacker to bypass the authentication phase on an 802.1x multi-auth port. The vulnerability is due to a logic change error introduced into the code. An attacker could exploit this vulnerability by trying to access an 802.1x multi-auth port after a successful supplicant has authenticated. An exploit could allow the attacker to bypass the 802.1x access controls and obtain access to the network. Cisco Bug IDs: CSCvg69701."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-287"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20180328-dot1x",
"refsource" : "CONFIRM",
2018-03-28 18:03:31 -04:00
"url" : "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20180328-dot1x"
2018-04-03 06:03:04 -04:00
},
{
"name" : "103571",
"refsource" : "BID",
2018-04-03 06:03:04 -04:00
"url" : "http://www.securityfocus.com/bid/103571"
2017-11-27 03:03:59 -05:00
}
]
}
}