cvelist/2019/1xxx/CVE-2019-1946.json

87 lines
3.3 KiB
JSON
Raw Normal View History

2018-12-06 16:03:34 -05:00
{
2019-03-18 05:40:36 +00:00
"CVE_data_meta": {
2019-08-08 07:18:25 +00:00
"ASSIGNER": "psirt@cisco.com",
"DATE_PUBLIC": "2019-08-07T16:00:00-0700",
2019-03-18 05:40:36 +00:00
"ID": "CVE-2019-1946",
2019-08-08 07:18:25 +00:00
"STATE": "PUBLIC",
"TITLE": "Cisco Enterprise NFV Infrastructure Software Web-Based Management Interface Authentication Bypass Vulnerability"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Cisco Enterprise NFV Infrastructure Software ",
"version": {
"version_data": [
{
"affected": "<",
"version_value": "3.10.1"
}
]
}
}
]
},
"vendor_name": "Cisco"
}
]
}
2019-03-18 05:40:36 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-08-08 08:00:59 +00:00
"value": "A vulnerability in the web-based management interface of Cisco Enterprise NFV Infrastructure Software (NFVIS) could allow an unauthenticated, remote attacker to bypass authentication and get limited access to the web-based management interface. The vulnerability is due to an incorrect implementation of authentication in the web-based management interface. An attacker could exploit this vulnerability by sending a crafted authentication request to the web-based management interface on an affected system. A successful exploit could allow the attacker to view limited configuration details and potentially upload a virtual machine image."
2019-08-08 07:18:25 +00:00
}
]
},
"exploit": [
{
"lang": "eng",
"value": "The Cisco Product Security Incident Response Team (PSIRT) is not aware of any public announcements or malicious use of the vulnerability that is described in this advisory. "
}
],
"impact": {
"cvss": {
"baseScore": "6.5",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N ",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-287"
}
]
2019-03-18 05:40:36 +00:00
}
]
2019-08-08 07:18:25 +00:00
},
"references": {
"reference_data": [
{
"name": "20190807 Cisco Enterprise NFV Infrastructure Software Web-Based Management Interface Authentication Bypass Vulnerability",
"refsource": "CISCO",
"url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190807-nfvis-authbypass"
}
]
},
"source": {
"advisory": "cisco-sa-20190807-nfvis-authbypass",
"defect": [
[
"CSCvm76618"
]
],
"discovery": "INTERNAL"
2019-03-18 05:40:36 +00:00
}
2019-08-08 08:00:59 +00:00
}