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

87 lines
3.2 KiB
JSON
Raw Normal View History

2019-12-12 18:01:41 +00:00
{
"CVE_data_meta": {
2020-08-26 16:21:48 +00:00
"ASSIGNER": "psirt@cisco.com",
"DATE_PUBLIC": "2020-08-26T16:00:00",
2019-12-12 18:01:41 +00:00
"ID": "CVE-2020-3338",
2020-08-26 16:21:48 +00:00
"STATE": "PUBLIC",
"TITLE": "Cisco NX-OS Software IPv6 Protocol Independent Multicast Denial of Service Vulnerability"
2019-12-12 18:01:41 +00:00
},
2020-08-26 16:21:48 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Cisco NX-OS Software 5.2(1)",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "Cisco"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2019-12-12 18:01:41 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-08-27 16:01:37 +00:00
"value": "A vulnerability in the Protocol Independent Multicast (PIM) feature for IPv6 networks (PIM6) of Cisco NX-OS Software could allow an unauthenticated, remote attacker to cause a denial of service (DoS) condition on an affected device. The vulnerability is due to improper error handling when processing inbound PIM6 packets. An attacker could exploit this vulnerability by sending multiple crafted PIM6 packets to an affected device. A successful exploit could allow the attacker to cause the PIM6 application to leak system memory. Over time, this memory leak could cause the PIM6 application to stop processing legitimate PIM6 traffic, leading to a DoS condition on the affected device."
2019-12-12 18:01:41 +00:00
}
]
2020-08-26 16:21:48 +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-404"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20200826 Cisco NX-OS Software IPv6 Protocol Independent Multicast Denial of Service Vulnerability",
"refsource": "CISCO",
"url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-nxos-pim-memleak-dos-tC8eP7uw"
}
]
},
"source": {
"advisory": "cisco-sa-nxos-pim-memleak-dos-tC8eP7uw",
"defect": [
[
"CSCvr91853",
"CSCvr97684"
]
],
"discovery": "INTERNAL"
2019-12-12 18:01:41 +00:00
}
2020-08-27 16:01:37 +00:00
}