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

92 lines
3.7 KiB
JSON
Raw Normal View History

2019-12-12 18:02:01 +00:00
{
"CVE_data_meta": {
2020-02-05 17:39:32 +00:00
"ASSIGNER": "psirt@cisco.com",
"DATE_PUBLIC": "2020-02-05T16:00:00-0800",
2019-12-12 18:02:01 +00:00
"ID": "CVE-2020-3118",
2020-02-05 17:39:32 +00:00
"STATE": "PUBLIC",
"TITLE": "Cisco IOS XR Software Cisco Discovery Protocol Format String Vulnerability"
2019-12-12 18:02:01 +00:00
},
2020-02-05 17:39:32 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Cisco IOS XR Software ",
"version": {
"version_data": [
{
"affected": "<",
"version_value": "6.6.3"
}
]
}
}
]
},
"vendor_name": "Cisco"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2019-12-12 18:02:01 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-02-05 18:01:20 +00:00
"value": "A vulnerability in the Cisco Discovery Protocol implementation for Cisco IOS XR Software could allow an unauthenticated, adjacent attacker to execute arbitrary code or cause a reload on an affected device. The vulnerability is due to improper validation of string input from certain fields in Cisco Discovery Protocol messages. An attacker could exploit this vulnerability by sending a malicious Cisco Discovery Protocol packet to an affected device. A successful exploit could allow the attacker to cause a stack overflow, which could allow the attacker to execute arbitrary code with administrative privileges on an affected device. Cisco Discovery Protocol is a Layer 2 protocol. To exploit this vulnerability, an attacker must be in the same broadcast domain as the affected device (Layer 2 adjacent)."
2019-12-12 18:02:01 +00:00
}
]
2020-02-05 17:39:32 +00:00
},
"exploit": [
{
"lang": "eng",
"value": "The Cisco Product Security Incident Response Team (PSIRT) is aware of public announcements about this vulnerability. Cisco PSIRT is not aware of any malicious use of the vulnerability that is described in this advisory. "
}
],
"impact": {
"cvss": {
"baseScore": "8.8",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H ",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-134"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20200205 Cisco IOS XR Software Cisco Discovery Protocol Format String Vulnerability",
"refsource": "CISCO",
"url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20200205-iosxr-cdp-rce"
2020-02-05 19:01:16 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/156203/Cisco-Discovery-Protocol-CDP-Remote-Device-Takeover.html",
"url": "http://packetstormsecurity.com/files/156203/Cisco-Discovery-Protocol-CDP-Remote-Device-Takeover.html"
2020-02-05 17:39:32 +00:00
}
]
},
"source": {
"advisory": "cisco-sa-20200205-iosxr-cdp-rce",
"defect": [
[
"CSCvr09190"
]
],
"discovery": "INTERNAL"
2019-12-12 18:02:01 +00:00
}
2020-02-05 18:01:20 +00:00
}