cvelist/2021/1xxx/CVE-2021-1229.json

88 lines
3.4 KiB
JSON
Raw Normal View History

2020-11-13 20:03:40 +00:00
{
"CVE_data_meta": {
2021-02-24 19:21:12 +00:00
"ASSIGNER": "psirt@cisco.com",
"DATE_PUBLIC": "2021-02-24T16:00:00",
2020-11-13 20:03:40 +00:00
"ID": "CVE-2021-1229",
2021-02-24 19:21:12 +00:00
"STATE": "PUBLIC",
"TITLE": "Cisco NX-OS Software ICMP Version 6 Memory Leak Denial of Service Vulnerability"
2020-11-13 20:03:40 +00:00
},
2021-02-24 19:21:12 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Cisco NX-OS Software ",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "Cisco"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-11-13 20:03:40 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-02-24 20:00:44 +00:00
"value": "A vulnerability in ICMP Version 6 (ICMPv6) processing in Cisco NX-OS Software could allow an unauthenticated, remote attacker to cause a slow system memory leak, which over time could lead to a denial of service (DoS) condition. This vulnerability is due to improper error handling when an IPv6-configured interface receives a specific type of ICMPv6 packet. An attacker could exploit this vulnerability by sending a sustained rate of crafted ICMPv6 packets to a local IPv6 address on a targeted device. A successful exploit could allow the attacker to cause a system memory leak in the ICMPv6 process on the device. As a result, the ICMPv6 process could run out of system memory and stop processing traffic. The device could then drop all ICMPv6 packets, causing traffic instability on the device. Restoring device functionality would require a device reboot."
2020-11-13 20:03:40 +00:00
}
]
2021-02-24 19:21:12 +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": "5.8",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L ",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-401"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20210224 Cisco NX-OS Software ICMP Version 6 Memory Leak Denial of Service Vulnerability",
"refsource": "CISCO",
"url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-fxos-nxos-icmpv6-dos-YD55jVCq"
}
]
},
"source": {
"advisory": "cisco-sa-fxos-nxos-icmpv6-dos-YD55jVCq",
"defect": [
[
"CSCvv24541",
"CSCvv96592",
"CSCvv96593"
]
],
"discovery": "INTERNAL"
2020-11-13 20:03:40 +00:00
}
2021-02-24 20:00:44 +00:00
}