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

91 lines
3.4 KiB
JSON
Raw Normal View History

2018-12-06 16:03:34 -05:00
{
2019-03-17 22:13:33 +00:00
"CVE_data_meta": {
2019-04-18 01:13:44 +00:00
"ASSIGNER": "psirt@cisco.com",
"DATE_PUBLIC": "2019-04-17T16:00:00-0700",
2019-03-17 22:13:33 +00:00
"ID": "CVE-2019-1830",
2019-04-18 01:13:44 +00:00
"STATE": "PUBLIC",
"TITLE": "Cisco Wireless LAN Controller Locally Significant Certificate Denial of Service Vulnerability"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Cisco Wireless LAN Controller (WLC) ",
"version": {
"version_data": [
{
"version_value": "8.3"
}
]
}
}
]
},
"vendor_name": "Cisco"
}
]
}
2019-03-17 22:13:33 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-04-18 02:00:46 +00:00
"value": "A vulnerability in Locally Significant Certificate (LSC) management for the Cisco Wireless LAN Controller (WLC) could allow an authenticated, remote attacker to cause the device to unexpectedly restart, which causes a denial of service (DoS) condition. The attacker would need to have valid administrator credentials. The vulnerability is due to incorrect input validation of the HTTP URL used to establish a connection to the LSC Certificate Authority (CA). An attacker could exploit this vulnerability by authenticating to the targeted device and configuring a LSC certificate. An exploit could allow the attacker to cause a DoS condition due to an unexpected restart of the device."
2019-04-18 01:13:44 +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": "4.9",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H ",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20"
}
]
2019-03-17 22:13:33 +00:00
}
]
2019-04-18 01:13:44 +00:00
},
"references": {
"reference_data": [
{
"name": "20190417 Cisco Wireless LAN Controller Locally Significant Certificate Denial of Service Vulnerability",
"refsource": "CISCO",
"url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190417-wlc-cert-dos"
2019-04-23 08:00:45 +00:00
},
{
"refsource": "BID",
"name": "108028",
"url": "http://www.securityfocus.com/bid/108028"
2019-04-18 01:13:44 +00:00
}
]
},
"source": {
"advisory": "cisco-sa-20190417-wlc-cert-dos",
"defect": [
[
"CSCvj07995"
]
],
"discovery": "INTERNAL"
2019-03-17 22:13:33 +00:00
}
2019-04-18 02:00:46 +00:00
}