cisco-sa-xrbgp-rpki-dos-gvmjqxbk
Vulnerability from csaf_cisco
Published
2021-09-08 16:00
Modified
2021-09-08 16:00
Summary
Cisco IOS XR Software Border Gateway Protocol Resource Public Key Infrastructure Denial of Service Vulnerability
Notes
Summary
A vulnerability in the implementation of the Resource Public Key Infrastructure (RPKI) feature of Cisco IOS XR Software could allow an unauthenticated, remote attacker to cause the Border Gateway Protocol (BGP) process to crash, resulting in a denial of service (DoS) condition.
This vulnerability is due to the incorrect handling of a specific RPKI to Router (RTR) Protocol packet header. An attacker could exploit this vulnerability by compromising the RPKI validator server and sending a specifically crafted RTR packet to an affected device. Alternatively, the attacker could use man-in-the-middle techniques to impersonate the RPKI validator server and send a specifically crafted RTR response packet over the established RTR TCP connection to the affected device. A successful exploit could allow the attacker to cause a DoS condition because the BGP process could constantly restart and BGP routing could become unstable.
Cisco has released software updates that address this vulnerability. There are no workarounds that address this vulnerability.
This advisory is part of the September 2021 release of the Cisco IOS XR Software Security Advisory Bundled Publication. For a complete list of the advisories and links to them, see Cisco Event Response: September 2021 Cisco IOS XR Software Security Advisory Bundled Publication ["https://sec.cloudapps.cisco.com/security/center/viewErp.x?alertId=ERP-74637"].
Vulnerable Products
At the time of publication, this vulnerability affected Cisco devices if they were running Cisco IOS XR Software releases 4.3.0 through 7.3.0 and had RPKI configured and in use.
See the Details section in the bug ID(s) at the top of this advisory for the most complete and current information.
Determine the RPKI Device Configuration
To determine if an RPKI server is configured, issue the show running-config router bgp CLI command. If the rpki server command is displayed, as shown in the following example, the device could be vulnerable:
iosxr# show running-config router bgp
.
.
.
rpki server 192.168.1.100
Then, to determine if there is an active RPKI server, issue the show bgp rpki server summary CLI command. If an RPKI server TCP connection is in ESTAB state, as shown in the following example, the device is affected by this vulnerability:
iosxr# show bgp rpki server summary
Wed Aug 13 13:25:04.368 utc
Hostname/Address Transport State Time ROAs (IPv4/IPv6) 10.112.255.14 TCP:323 CONNECT 00:00:06 N/A 2001:400:6:1::1 TCP:323 ESTAB 01:06:51 181152/30503
Note: If the command does not return output, RPKI is not configured. However, if the command returns output but none of the RPKI servers have a connection in ESTAB state, the device could become vulnerable if the connection becomes established.
Products Confirmed Not Vulnerable
Only products listed in the Vulnerable Products ["#vp"] section of this advisory are known to be affected by this vulnerability.
Cisco has confirmed that this vulnerability does not affect the following Cisco products:
IOS Software
IOS XE Software
NX-OS Software
Workarounds
There are no workarounds that address this vulnerability.
However, administrators can remove the RPKI configuration as a mitigation. If RPKI servers are either not in use or removed from the configuration, the device is considered not vulnerable. The decision to remove the RPKI configuration needs careful consideration.
While this mitigation has been deployed and was proven successful in a test environment, customers should determine the applicability and effectiveness in their own environment and under their own use conditions. Customers should be aware that any workaround or mitigation that is implemented may negatively impact the functionality or performance of their network based on intrinsic customer deployment scenarios and limitations. Customers should not deploy any workarounds or mitigations before first evaluating the applicability to their own environment and any impact to such environment.
Fixed Software
When considering software upgrades ["https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html#fixes"], customers are advised to regularly consult the advisories for Cisco products, which are available from the Cisco Security Advisories page ["https://www.cisco.com/go/psirt"], to determine exposure and a complete upgrade solution.
In all cases, customers should ensure that the devices to be upgraded contain sufficient memory and confirm that current hardware and software configurations will continue to be supported properly by the new release. If the information is not clear, customers are advised to contact the Cisco Technical Assistance Center (TAC) or their contracted maintenance providers.
Fixed Releases
At the time of publication, the following Cisco IOS XR Software releases contained the fix for this vulnerability:
7.3.1 and later
7.3.15 and later
7.4.1 and later
At the time of publication, Cisco had released the following SMUs to address this vulnerability. Customers who require SMUs for platforms or releases that are not listed are advised to contact their support organization.
Cisco IOS XR Software Release Platform SMU Name 6.5.3 ASR9K-PX asr9k-px-6.5.3.CSCvx04451 6.7.4 CRS-PX hfr-px-6.7.4.CSCvx04451 7.0.2 ASR9K-X64 asr9k-x64-7.0.2.CSCvx04451 7.1.2 ASR9K-X64 asr9k-x64-7.1.2.CSCvx04451
See the Details section in the bug ID(s) at the top of this advisory for the most complete and current information, including SMU availability.
Vulnerability Policy
To learn about Cisco security vulnerability disclosure policies and publications, see the Security Vulnerability Policy ["https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html"]. This document also contains instructions for obtaining fixed software and receiving security vulnerability information from Cisco.
Exploitation and Public Announcements
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.
Source
This vulnerability was found during the resolution of a Cisco TAC support case.
Legal Disclaimer
THIS DOCUMENT IS PROVIDED ON AN "AS IS" BASIS AND DOES NOT IMPLY ANY KIND OF GUARANTEE OR WARRANTY, INCLUDING THE WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR USE. YOUR USE OF THE INFORMATION ON THE DOCUMENT OR MATERIALS LINKED FROM THE DOCUMENT IS AT YOUR OWN RISK. CISCO RESERVES THE RIGHT TO CHANGE OR UPDATE THIS DOCUMENT AT ANY TIME.
A standalone copy or paraphrase of the text of this document that omits the distribution URL is an uncontrolled copy and may lack important information or contain factual errors. The information in this document is intended for end users of Cisco products.
{ "document": { "acknowledgments": [ { "summary": "This vulnerability was found during the resolution of a Cisco TAC support case." } ], "category": "csaf_security_advisory", "csaf_version": "2.0", "notes": [ { "category": "summary", "text": "A vulnerability in the implementation of the Resource Public Key Infrastructure (RPKI) feature of Cisco IOS XR Software could allow an unauthenticated, remote attacker to cause the Border Gateway Protocol (BGP) process to crash, resulting in a denial of service (DoS) condition.\r\n\r\nThis vulnerability is due to the incorrect handling of a specific RPKI to Router (RTR) Protocol packet header. An attacker could exploit this vulnerability by compromising the RPKI validator server and sending a specifically crafted RTR packet to an affected device. Alternatively, the attacker could use man-in-the-middle techniques to impersonate the RPKI validator server and send a specifically crafted RTR response packet over the established RTR TCP connection to the affected device. A successful exploit could allow the attacker to cause a DoS condition because the BGP process could constantly restart and BGP routing could become unstable.\r\n\r\nCisco has released software updates that address this vulnerability. There are no workarounds that address this vulnerability.\r\n\r\n\r\n\r\nThis advisory is part of the September 2021 release of the Cisco IOS XR Software Security Advisory Bundled Publication. For a complete list of the advisories and links to them, see Cisco Event Response: September 2021 Cisco IOS XR Software Security Advisory Bundled Publication [\"https://sec.cloudapps.cisco.com/security/center/viewErp.x?alertId=ERP-74637\"].", "title": "Summary" }, { "category": "general", "text": "At the time of publication, this vulnerability affected Cisco devices if they were running Cisco IOS XR Software releases 4.3.0 through 7.3.0 and had RPKI configured and in use.\r\n\r\nSee the Details section in the bug ID(s) at the top of this advisory for the most complete and current information.\r\n\r\nDetermine the RPKI Device Configuration\r\n\r\nTo determine if an RPKI server is configured, issue the show running-config router bgp CLI command. If the rpki server command is displayed, as shown in the following example, the device could be vulnerable:\r\n\r\n\r\niosxr# show running-config router bgp\r\n.\r\n.\r\n.\r\n rpki server 192.168.1.100\r\n\r\nThen, to determine if there is an active RPKI server, issue the show bgp rpki server summary CLI command. If an RPKI server TCP connection is in ESTAB state, as shown in the following example, the device is affected by this vulnerability:\r\n\r\n\r\niosxr# show bgp rpki server summary\r\nWed Aug 13 13:25:04.368 utc\r\n Hostname/Address Transport State Time ROAs (IPv4/IPv6) 10.112.255.14 TCP:323 CONNECT 00:00:06 N/A 2001:400:6:1::1 TCP:323 ESTAB 01:06:51 181152/30503\r\n\r\nNote: If the command does not return output, RPKI is not configured. However, if the command returns output but none of the RPKI servers have a connection in ESTAB state, the device could become vulnerable if the connection becomes established.", "title": "Vulnerable Products" }, { "category": "general", "text": "Only products listed in the Vulnerable Products [\"#vp\"] section of this advisory are known to be affected by this vulnerability.\r\n\r\nCisco has confirmed that this vulnerability does not affect the following Cisco products:\r\n\r\nIOS Software\r\nIOS XE Software\r\nNX-OS Software", "title": "Products Confirmed Not Vulnerable" }, { "category": "general", "text": "There are no workarounds that address this vulnerability.\r\n\r\nHowever, administrators can remove the RPKI configuration as a mitigation. If RPKI servers are either not in use or removed from the configuration, the device is considered not vulnerable. The decision to remove the RPKI configuration needs careful consideration.\r\n\r\nWhile this mitigation has been deployed and was proven successful in a test environment, customers should determine the applicability and effectiveness in their own environment and under their own use conditions. Customers should be aware that any workaround or mitigation that is implemented may negatively impact the functionality or performance of their network based on intrinsic customer deployment scenarios and limitations. Customers should not deploy any workarounds or mitigations before first evaluating the applicability to their own environment and any impact to such environment.", "title": "Workarounds" }, { "category": "general", "text": "When considering software upgrades [\"https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html#fixes\"], customers are advised to regularly consult the advisories for Cisco products, which are available from the Cisco Security Advisories page [\"https://www.cisco.com/go/psirt\"], to determine exposure and a complete upgrade solution.\r\n\r\nIn all cases, customers should ensure that the devices to be upgraded contain sufficient memory and confirm that current hardware and software configurations will continue to be supported properly by the new release. If the information is not clear, customers are advised to contact the Cisco Technical Assistance Center (TAC) or their contracted maintenance providers.\r\n Fixed Releases\r\nAt the time of publication, the following Cisco IOS XR Software releases contained the fix for this vulnerability:\r\n\r\n7.3.1 and later\r\n7.3.15 and later\r\n7.4.1 and later\r\n\r\nAt the time of publication, Cisco had released the following SMUs to address this vulnerability. Customers who require SMUs for platforms or releases that are not listed are advised to contact their support organization.\r\n Cisco IOS XR Software Release Platform SMU Name 6.5.3 ASR9K-PX asr9k-px-6.5.3.CSCvx04451 6.7.4 CRS-PX hfr-px-6.7.4.CSCvx04451 7.0.2 ASR9K-X64 asr9k-x64-7.0.2.CSCvx04451 7.1.2 ASR9K-X64 asr9k-x64-7.1.2.CSCvx04451\r\nSee the Details section in the bug ID(s) at the top of this advisory for the most complete and current information, including SMU availability.", "title": "Fixed Software" }, { "category": "general", "text": "To learn about Cisco security vulnerability disclosure policies and publications, see the Security Vulnerability Policy [\"https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html\"]. This document also contains instructions for obtaining fixed software and receiving security vulnerability information from Cisco.", "title": "Vulnerability Policy" }, { "category": "general", "text": "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.", "title": "Exploitation and Public Announcements" }, { "category": "general", "text": "This vulnerability was found during the resolution of a Cisco TAC support case.", "title": "Source" }, { "category": "legal_disclaimer", "text": "THIS DOCUMENT IS PROVIDED ON AN \"AS IS\" BASIS AND DOES NOT IMPLY ANY KIND OF GUARANTEE OR WARRANTY, INCLUDING THE WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR USE. YOUR USE OF THE INFORMATION ON THE DOCUMENT OR MATERIALS LINKED FROM THE DOCUMENT IS AT YOUR OWN RISK. CISCO RESERVES THE RIGHT TO CHANGE OR UPDATE THIS DOCUMENT AT ANY TIME.\r\n\r\nA standalone copy or paraphrase of the text of this document that omits the distribution URL is an uncontrolled copy and may lack important information or contain factual errors. The information in this document is intended for end users of Cisco products.", "title": "Legal Disclaimer" } ], "publisher": { "category": "vendor", "contact_details": "psirt@cisco.com", "issuing_authority": "Cisco PSIRT", "name": "Cisco", "namespace": "https://wwww.cisco.com" }, "references": [ { "category": "self", "summary": "Cisco IOS XR Software Border Gateway Protocol Resource Public Key Infrastructure Denial of Service Vulnerability", "url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-xrbgp-rpki-dos-gvmjqxbk" }, { "category": "external", "summary": "Cisco Event Response: September 2021 Semiannual Cisco IOS XR Software Security Advisory Bundled Publication", "url": "https://sec.cloudapps.cisco.com/security/center/viewErp.x?alertId=ERP-74637" }, { "category": "external", "summary": "Cisco Security Vulnerability Policy", "url": "https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html" }, { "category": "external", "summary": "considering software upgrades", "url": "https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html#fixes" }, { "category": "external", "summary": "Cisco\u0026nbsp;Security Advisories page", "url": "https://www.cisco.com/go/psirt" } ], "title": "Cisco IOS XR Software Border Gateway Protocol Resource Public Key Infrastructure Denial of Service Vulnerability", "tracking": { "current_release_date": "2021-09-08T16:00:00+00:00", "generator": { "date": "2024-05-10T23:07:53+00:00", "engine": { "name": "TVCE" } }, "id": "cisco-sa-xrbgp-rpki-dos-gvmjqxbk", "initial_release_date": "2021-09-08T16:00:00+00:00", "revision_history": [ { "date": "2021-09-08T15:43:07+00:00", "number": "1.0.0", "summary": "Initial public release." } ], "status": "final", "version": "1.0.0" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_family", "name": "Cisco IOS XR Software", "product": { "name": "Cisco IOS XR Software ", "product_id": "CSAFPID-5834" } } ], "category": "vendor", "name": "Cisco" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-1440", "ids": [ { "system_name": "Cisco Bug ID", "text": "CSCvx04451" } ], "notes": [ { "category": "other", "text": "Complete.", "title": "Affected Product Comprehensiveness" } ], "product_status": { "known_affected": [ "CSAFPID-5834" ] }, "release_date": "2021-09-08T16:00:00+00:00", "remediations": [ { "category": "vendor_fix", "details": "Cisco has released software updates that address this vulnerability.", "product_ids": [ "CSAFPID-5834" ], "url": "https://software.cisco.com" } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-5834" ] } ], "title": "Cisco IOS XR Software BGP Resource Public Key Infrastructure Denial of Service Vulnerability" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.