cvelist/2020/3xxx/CVE-2020-3162.json

86 lines
3.0 KiB
JSON
Raw Normal View History

2019-12-12 18:02:21 +00:00
{
"CVE_data_meta": {
2020-04-15 19:07:20 +00:00
"ASSIGNER": "psirt@cisco.com",
"DATE_PUBLIC": "2020-04-15T16:00:00-0700",
2019-12-12 18:02:21 +00:00
"ID": "CVE-2020-3162",
2020-04-15 19:07:20 +00:00
"STATE": "PUBLIC",
"TITLE": "Cisco IoT Field Network Director Denial of Service Vulnerability"
2019-12-12 18:02:21 +00:00
},
2020-04-15 19:07:20 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Cisco IoT Field Network Director (IoT-FND) ",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "Cisco"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2019-12-12 18:02:21 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-04-15 21:01:27 +00:00
"value": "A vulnerability in the Constrained Application Protocol (CoAP) implementation of Cisco IoT Field Network Director could allow an unauthenticated remote attacker to cause a denial of service (DoS) condition on an affected device. The vulnerability is due to insufficient input validation of incoming CoAP traffic. An attacker could exploit this vulnerability by sending a malformed CoAP packet to an affected device. A successful exploit could allow the attacker to force the CoAP server to stop, interrupting communication to the IoT endpoints."
2019-12-12 18:02:21 +00:00
}
]
2020-04-15 19:07:20 +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": "7.5",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H ",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20200415 Cisco IoT Field Network Director Denial of Service Vulnerability",
"refsource": "CISCO",
"url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-iot-coap-dos-WTBu6YTq"
}
]
},
"source": {
"advisory": "cisco-sa-iot-coap-dos-WTBu6YTq",
"defect": [
[
"CSCvs44179"
]
],
"discovery": "INTERNAL"
2019-12-12 18:02:21 +00:00
}
2020-04-15 21:01:27 +00:00
}