cisco-sa-20190327-mgmtacl
Vulnerability from csaf_cisco
Published
2019-03-27 16:00
Modified
2019-03-27 16:00
Summary
Cisco IOS XE Software Gigabit Ethernet Management Interface Access Control List Bypass Vulnerability
Notes
Summary
A vulnerability in access control list (ACL) functionality of the Gigabit Ethernet Management interface of Cisco IOS XE Software could allow an unauthenticated, remote attacker to reach the configured IP addresses on the Gigabit Ethernet Management interface.
The vulnerability is due to a logic error that was introduced in the Cisco IOS XE Software 16.1.1 Release, which prevents the ACL from working when applied against the management interface. An attacker could exploit this issue by attempting to access the device via the management interface.
Cisco has released software updates that address this vulnerability. There are partial workarounds that address this vulnerability.
This advisory is available at the following link:
https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190327-mgmtacl ["https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190327-mgmtacl"]
Vulnerable Products
This vulnerability affects Cisco devices that are running a vulnerable 16.x release of Cisco IOS XE Software and are configured with an access control list (ACL) on the Gigabit Ethernet Management interface. This vulnerability was introduced in Cisco IOS XE Software Release 16.1.1.
For information about which software releases are vulnerable, see the Fixed Software ["#fs"] section of this advisory.
Assessing the Gigabit Ethernet Management Interface
To determine whether the Gigabit Ethernet Management interface configuration is affected, administrators can log in to the device and use the show running-config | section interface GigabitEthernet0$ command in the CLI to check for the presence of the ip access-group command or the ipv6 traffic-filter command. If either command is present and configured, the device has an affected configuration.
The following example shows the output of the show running-config | section interface GigabitEthernet0$ command for a router that has an affected configuration:
Router# sh running-config | section interface GigabitEthernet0$
interface GigabitEthernet0 vrf forwarding Mgmt-intf ip address 192.168.1.1 255.255.255.0 ip access-group 100 in
Determining the Cisco IOS XE Software Release
To determine which Cisco IOS XE Software release is running on a device, administrators can log in to the device, use the show version command in the CLI, and then refer to the system banner that appears. If the device is running Cisco IOS XE Software, the system banner displays Cisco IOS Software, Cisco IOS XE Software, or similar text.
The following example shows the output of the command for a device that is running Cisco IOS XE Software Release 16.2.1 and has an installed image name of CAT3K_CAA-UNIVERSALK9-M:
ios-xe-device# show version
Cisco IOS Software, Catalyst L3 Switch Software (CAT3K_CAA-UNIVERSALK9-M), Version Denali 16.2.1, RELEASE SOFTWARE (fc1) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2016 by Cisco Systems, Inc. Compiled Sun 27-Mar-16 21:47 by mcpre . . .
For information about the naming and numbering conventions for Cisco IOS XE Software releases, see the Cisco IOS and NX-OS Software Reference Guide ["https://www.cisco.com/c/en/us/about/security-center/ios-nx-os-reference-guide.html"].
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 Cisco IOS Software, Cisco IOS XR Software, or Cisco NX-OS Software.
Details
If an access list is applied to the Gigabit Ethernet Management interface, it is not evaluated from Cisco IOS XE Software Release 16.1.1 until the first fix, resulting in the ACL being bypassed.
All platforms are addressed under Cisco Bug ID CSCvk47405 ["https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvk47405"] with the exception of Cisco Catalyst 9200 Series Switches, which are addressed under Cisco Bug ID CSCvm97704 ["https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvm97704"].
Workarounds
For features that leverage the TTYs, administrators can apply an access control list to all VTY lines, which will mitigate this vulnerability for those applications as shown in the following example:
!
! Create the Access Control List ! ip access-list standard Mgmt-Int-ACL remark *** Allow Trusted Hosts *** permit 192.168.0.1 remark *** Deny all Others *** deny any ! ! Applied the ACL to the VTY lines ! line vty 0 4 access-class Mgmt-Int-ACL in ! ! Applied to the http server (if enabled) ! ip http access-class ipv4 Mgmt-Int-ACL
Applications that are accessible on the device but do not use the TTYs application-specific ACLs (where supported) would have to be configured. One example is if the HTTP server is enabled. To apply an HTTP server ACL, see the following example:
!
! Create the Access Control List ! ip access-list standard Mgmt-Int-ACL remark *** Allow Trusted Hosts *** permit 192.168.0.1 remark *** Deny all Others *** deny any ! ! Applied to the http server (if enabled) ! ip http access-class ipv4 Mgmt-Int-ACL
Applications that are accessible on the device that do not require a TTY to be allocated and do not support application-specific ACLs are still exposed. Two examples are TFTP and FTP.
Fixed Software
For detailed information about affected and fixed software releases, consult the Cisco IOS Software Checker.
When considering software upgrades, customers are advised to regularly consult the advisories for Cisco products, which are available from the Cisco Security Advisories and Alerts 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.
Cisco IOS and IOS XE Software
To help customers determine their exposure to vulnerabilities in Cisco IOS and IOS XE Software, Cisco provides a tool, the Cisco IOS Software Checker ["https://sec.cloudapps.cisco.com/security/center/softwarechecker.x"], that identifies any Cisco Security Advisories that impact a specific software release and the earliest release that fixes the vulnerabilities described in each advisory (“First Fixed”). If applicable, the tool also returns the earliest release that fixes all the vulnerabilities described in all the advisories identified (“Combined First Fixed”).
Customers can use this tool to perform the following tasks:
Initiate a search by choosing one or more releases from a drop-down list or uploading a file from a local system for the tool to parse
Enter the output of the show version command for the tool to parse
Create a custom search by including all previously published Cisco Security Advisories, a specific advisory, or all advisories in the most recent bundled publication
To determine whether a release is affected by any published Cisco Security Advisory, use the Cisco IOS Software Checker ["https://sec.cloudapps.cisco.com/security/center/softwarechecker.x"] on Cisco.com or enter a Cisco IOS or IOS XE Software release—for example, 15.1(4)M2 or 3.13.8S—in the following field:
By default, the Cisco IOS Software Checker includes results only for vulnerabilities that have a Critical or High Security Impact Rating (SIR). To include results for Medium SIR vulnerabilities, use the Cisco IOS Software Checker on Cisco.com and check the Medium check box in the Impact Rating drop-down list.
For a mapping of Cisco IOS XE Software releases to Cisco IOS Software releases, refer to the Cisco IOS XE 2 Release Notes ["https://www.cisco.com/c/en/us/td/docs/ios/ios_xe/2/release/notes/rnasr21/rnasr21_gen.html#wp3000032"], Cisco IOS XE 3S Release Notes ["https://www.cisco.com/c/en/us/td/docs/ios/ios_xe/3/release/notes/asr1k_rn_3s_rel_notes/asr1k_rn_3s_sys_req.html#wp3069754"], or Cisco IOS XE 3SG Release Notes ["https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst4500/release/note/OL_24726.html#pgfId-2570252"], depending on the Cisco IOS XE Software release.
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 access control list (ACL) functionality of the Gigabit Ethernet Management interface of Cisco IOS XE Software could allow an unauthenticated, remote attacker to reach the configured IP addresses on the Gigabit Ethernet Management interface.\r\n\r\n The vulnerability is due to a logic error that was introduced in the Cisco IOS XE Software 16.1.1 Release, which prevents the ACL from working when applied against the management interface. An attacker could exploit this issue by attempting to access the device via the management interface.\r\n\r\nCisco has released software updates that address this vulnerability. There are partial workarounds that address this vulnerability.\r\n\r\nThis advisory is available at the following link:\r\nhttps://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190327-mgmtacl [\"https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190327-mgmtacl\"]", "title": "Summary" }, { "category": "general", "text": "This vulnerability affects Cisco devices that are running a vulnerable 16.x release of Cisco IOS XE Software and are configured with an access control list (ACL) on the Gigabit Ethernet Management interface. This vulnerability was introduced in Cisco IOS XE Software Release 16.1.1.\r\n\r\nFor information about which software releases are vulnerable, see the Fixed Software [\"#fs\"] section of this advisory.\r\n\r\nAssessing the Gigabit Ethernet Management Interface\r\n\r\nTo determine whether the Gigabit Ethernet Management interface configuration is affected, administrators can log in to the device and use the show running-config | section interface GigabitEthernet0$ command in the CLI to check for the presence of the ip access-group command or the ipv6 traffic-filter command. If either command is present and configured, the device has an affected configuration.\r\n\r\nThe following example shows the output of the show running-config | section interface GigabitEthernet0$ command for a router that has an affected configuration:\r\n\r\n\r\nRouter# sh running-config | section interface GigabitEthernet0$\r\ninterface GigabitEthernet0 vrf forwarding Mgmt-intf ip address 192.168.1.1 255.255.255.0 ip access-group 100 in\r\n Determining the Cisco IOS XE Software Release\r\nTo determine which Cisco IOS XE Software release is running on a device, administrators can log in to the device, use the show version command in the CLI, and then refer to the system banner that appears. If the device is running Cisco IOS XE Software, the system banner displays Cisco IOS Software, Cisco IOS XE Software, or similar text.\r\n\r\nThe following example shows the output of the command for a device that is running Cisco IOS XE Software Release 16.2.1 and has an installed image name of CAT3K_CAA-UNIVERSALK9-M:\r\n\r\n\r\nios-xe-device# show version\r\n Cisco IOS Software, Catalyst L3 Switch Software (CAT3K_CAA-UNIVERSALK9-M), Version Denali 16.2.1, RELEASE SOFTWARE (fc1) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2016 by Cisco Systems, Inc. Compiled Sun 27-Mar-16 21:47 by mcpre . . .\r\n\r\nFor information about the naming and numbering conventions for Cisco IOS XE Software releases, see the Cisco IOS and NX-OS Software Reference Guide [\"https://www.cisco.com/c/en/us/about/security-center/ios-nx-os-reference-guide.html\"].", "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 Cisco IOS Software, Cisco IOS XR Software, or Cisco NX-OS Software.", "title": "Products Confirmed Not Vulnerable" }, { "category": "general", "text": "If an access list is applied to the Gigabit Ethernet Management interface, it is not evaluated from Cisco IOS XE Software Release 16.1.1 until the first fix, resulting in the ACL being bypassed.\r\n\r\nAll platforms are addressed under Cisco Bug ID CSCvk47405 [\"https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvk47405\"] with the exception of Cisco Catalyst 9200 Series Switches, which are addressed under Cisco Bug ID CSCvm97704 [\"https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvm97704\"].", "title": "Details" }, { "category": "general", "text": "For features that leverage the TTYs, administrators can apply an access control list to all VTY lines, which will mitigate this vulnerability for those applications as shown in the following example:\r\n\r\n\r\n!\r\n! Create the Access Control List ! ip access-list standard Mgmt-Int-ACL remark *** Allow Trusted Hosts *** permit 192.168.0.1 remark *** Deny all Others *** deny any ! ! Applied the ACL to the VTY lines ! line vty 0 4 access-class Mgmt-Int-ACL in ! ! Applied to the http server (if enabled) ! ip http access-class ipv4 Mgmt-Int-ACL\r\n\r\nApplications that are accessible on the device but do not use the TTYs application-specific ACLs (where supported) would have to be configured. One example is if the HTTP server is enabled. To apply an HTTP server ACL, see the following example:\r\n\r\n\r\n!\r\n! Create the Access Control List ! ip access-list standard Mgmt-Int-ACL remark *** Allow Trusted Hosts *** permit 192.168.0.1 remark *** Deny all Others *** deny any ! ! Applied to the http server (if enabled) ! ip http access-class ipv4 Mgmt-Int-ACL\r\n\r\nApplications that are accessible on the device that do not require a TTY to be allocated and do not support application-specific ACLs are still exposed. Two examples are TFTP and FTP.", "title": "Workarounds" }, { "category": "general", "text": "For detailed information about affected and fixed software releases, consult the Cisco IOS Software Checker.\r\n\r\nWhen considering software upgrades, customers are advised to regularly consult the advisories for Cisco products, which are available from the Cisco Security Advisories and Alerts 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 Cisco IOS and IOS XE Software\r\nTo help customers determine their exposure to vulnerabilities in Cisco IOS and IOS XE Software, Cisco provides a tool, the Cisco IOS Software Checker [\"https://sec.cloudapps.cisco.com/security/center/softwarechecker.x\"], that identifies any Cisco Security Advisories that impact a specific software release and the earliest release that fixes the vulnerabilities described in each advisory (\u201cFirst Fixed\u201d). If applicable, the tool also returns the earliest release that fixes all the vulnerabilities described in all the advisories identified (\u201cCombined First Fixed\u201d).\r\n\r\nCustomers can use this tool to perform the following tasks:\r\n\r\nInitiate a search by choosing one or more releases from a drop-down list or uploading a file from a local system for the tool to parse\r\nEnter the output of the show version command for the tool to parse\r\nCreate a custom search by including all previously published Cisco Security Advisories, a specific advisory, or all advisories in the most recent bundled publication\r\n\r\nTo determine whether a release is affected by any published Cisco Security Advisory, use the Cisco IOS Software Checker [\"https://sec.cloudapps.cisco.com/security/center/softwarechecker.x\"] on Cisco.com or enter a Cisco IOS or IOS XE Software release\u2014for example, 15.1(4)M2 or 3.13.8S\u2014in the following field:\r\n\r\n\r\n\r\nBy default, the Cisco IOS Software Checker includes results only for vulnerabilities that have a Critical or High Security Impact Rating (SIR). To include results for Medium SIR vulnerabilities, use the Cisco IOS Software Checker on Cisco.com and check the Medium check box in the Impact Rating drop-down list.\r\n\r\nFor a mapping of Cisco IOS XE Software releases to Cisco IOS Software releases, refer to the Cisco IOS XE 2 Release Notes [\"https://www.cisco.com/c/en/us/td/docs/ios/ios_xe/2/release/notes/rnasr21/rnasr21_gen.html#wp3000032\"], Cisco IOS XE 3S Release Notes [\"https://www.cisco.com/c/en/us/td/docs/ios/ios_xe/3/release/notes/asr1k_rn_3s_rel_notes/asr1k_rn_3s_sys_req.html#wp3069754\"], or Cisco IOS XE 3SG Release Notes [\"https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst4500/release/note/OL_24726.html#pgfId-2570252\"], depending on the Cisco IOS XE Software release.", "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": "Emergency Support:\r\n+1 877 228 7302 (toll-free within North America)\r\n+1 408 525 6532 (International direct-dial)\r\nNon-emergency Support:\r\nEmail: psirt@cisco.com\r\nSupport requests that are received via e-mail are typically acknowledged within 48 hours.", "issuing_authority": "Cisco product security incident response is the responsibility of the Cisco Product Security Incident Response Team (PSIRT). The Cisco PSIRT is a dedicated, global team that manages the receipt, investigation, and public reporting of security vulnerability information that is related to Cisco products and networks. The on-call Cisco PSIRT works 24x7 with Cisco customers, independent security researchers, consultants, industry organizations, and other vendors to identify possible security issues with Cisco products and networks.\r\nMore information can be found in Cisco Security Vulnerability Policy available at https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html", "name": "Cisco", "namespace": "https://wwww.cisco.com" }, "references": [ { "category": "self", "summary": "Cisco IOS XE Software Gigabit Ethernet Management Interface Access Control List Bypass Vulnerability", "url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190327-mgmtacl" }, { "category": "external", "summary": "Cisco Security Vulnerability Policy", "url": "https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html" }, { "category": "external", "summary": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190327-mgmtacl", "url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190327-mgmtacl" }, { "category": "external", "summary": "Cisco IOS and NX-OS Software Reference Guide", "url": "https://www.cisco.com/c/en/us/about/security-center/ios-nx-os-reference-guide.html" }, { "category": "external", "summary": "CSCvk47405", "url": "https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvk47405" }, { "category": "external", "summary": "CSCvm97704", "url": "https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvm97704" }, { "category": "external", "summary": "Cisco Security Advisories and Alerts page", "url": "https://www.cisco.com/go/psirt" }, { "category": "external", "summary": "Cisco\u0026nbsp;IOS Software Checker", "url": "https://sec.cloudapps.cisco.com/security/center/softwarechecker.x" }, { "category": "external", "summary": "Cisco\u0026nbsp;IOS Software Checker", "url": "https://sec.cloudapps.cisco.com/security/center/softwarechecker.x" }, { "category": "external", "summary": "Cisco\u0026nbsp;IOS XE 2 Release Notes", "url": "https://www.cisco.com/c/en/us/td/docs/ios/ios_xe/2/release/notes/rnasr21/rnasr21_gen.html#wp3000032" }, { "category": "external", "summary": "Cisco\u0026nbsp;IOS XE 3S Release Notes", "url": "https://www.cisco.com/c/en/us/td/docs/ios/ios_xe/3/release/notes/asr1k_rn_3s_rel_notes/asr1k_rn_3s_sys_req.html#wp3069754" }, { "category": "external", "summary": "Cisco\u0026nbsp;IOS XE 3SG Release Notes", "url": "https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst4500/release/note/OL_24726.html#pgfId-2570252" }, { "category": "external", "summary": "Security Vulnerability Policy", "url": "https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html" } ], "title": "Cisco IOS XE Software Gigabit Ethernet Management Interface Access Control List Bypass Vulnerability", "tracking": { "current_release_date": "2019-03-27T16:00:00+00:00", "generator": { "date": "2022-09-03T03:18:10+00:00", "engine": { "name": "TVCE" } }, "id": "cisco-sa-20190327-mgmtacl", "initial_release_date": "2019-03-27T16:00:00+00:00", "revision_history": [ { "date": "2019-03-27T15:02:57+00:00", "number": "1.0.0", "summary": "Initial public release." } ], "status": "final", "version": "1.0.0" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "branches": [ { "category": "service_pack", "name": "16.2.1", "product": { "name": "16.2.1", "product_id": "CSAFPID-213809" } }, { "category": "service_pack", "name": "16.2.2", "product": { "name": "16.2.2", "product_id": "CSAFPID-217253" } } ], "category": "product_version", "name": "16.2" }, { "branches": [ { "category": "service_pack", "name": "16.3.1", "product": { "name": "16.3.1", "product_id": "CSAFPID-213960" } }, { "category": "service_pack", "name": "16.3.2", "product": { "name": "16.3.2", "product_id": "CSAFPID-217255" } }, { "category": "service_pack", "name": "16.3.3", "product": { "name": "16.3.3", "product_id": "CSAFPID-217256" } }, { "category": "service_pack", "name": "16.3.1a", "product": { "name": "16.3.1a", "product_id": "CSAFPID-220802" } }, { "category": "service_pack", "name": "16.3.4", "product": { "name": "16.3.4", "product_id": "CSAFPID-222711" } }, { "category": "service_pack", "name": "16.3.5", "product": { "name": "16.3.5", "product_id": "CSAFPID-229124" } }, { "category": "service_pack", "name": "16.3.5b", "product": { "name": "16.3.5b", "product_id": "CSAFPID-231187" } }, { "category": "service_pack", "name": "16.3.6", "product": { "name": "16.3.6", "product_id": "CSAFPID-231667" } }, { "category": "service_pack", "name": "16.3.7", "product": { "name": "16.3.7", "product_id": "CSAFPID-239264" } } ], "category": "product_version", "name": "16.3" }, { "branches": [ { "category": "service_pack", "name": "16.4.1", "product": { "name": "16.4.1", "product_id": "CSAFPID-214051" } }, { "category": "service_pack", "name": "16.4.2", "product": { "name": "16.4.2", "product_id": "CSAFPID-217257" } }, { "category": "service_pack", "name": "16.4.3", "product": { "name": "16.4.3", "product_id": "CSAFPID-231390" } } ], "category": "product_version", "name": "16.4" }, { "branches": [ { "category": "service_pack", "name": "16.5.1", "product": { "name": "16.5.1", "product_id": "CSAFPID-217259" } }, { "category": "service_pack", "name": "16.5.1a", "product": { "name": "16.5.1a", "product_id": "CSAFPID-225784" } }, { "category": "service_pack", "name": "16.5.1b", "product": { "name": "16.5.1b", "product_id": "CSAFPID-226330" } }, { "category": "service_pack", "name": "16.5.2", "product": { "name": "16.5.2", "product_id": "CSAFPID-229187" } }, { "category": "service_pack", "name": "16.5.3", "product": { "name": "16.5.3", "product_id": "CSAFPID-232461" } } ], "category": "product_version", "name": "16.5" }, { "branches": [ { "category": "service_pack", "name": "16.6.1", "product": { "name": "16.6.1", "product_id": "CSAFPID-218901" } }, { "category": "service_pack", "name": "16.6.2", "product": { "name": "16.6.2", "product_id": "CSAFPID-228706" } }, { "category": "service_pack", "name": "16.6.3", "product": { "name": "16.6.3", "product_id": "CSAFPID-231682" } }, { "category": "service_pack", "name": "16.6.4", "product": { "name": "16.6.4", "product_id": "CSAFPID-233155" } }, { "category": "service_pack", "name": "16.6.4s", "product": { "name": "16.6.4s", "product_id": "CSAFPID-244900" } }, { "category": "service_pack", "name": "16.6.4a", "product": { "name": "16.6.4a", "product_id": "CSAFPID-247629" } } ], "category": "product_version", "name": "16.6" }, { "branches": [ { "category": "service_pack", "name": "16.7.1", "product": { "name": "16.7.1", "product_id": "CSAFPID-218903" } }, { "category": "service_pack", "name": "16.7.1a", "product": { "name": "16.7.1a", "product_id": "CSAFPID-231389" } }, { "category": "service_pack", "name": "16.7.1b", "product": { "name": "16.7.1b", "product_id": "CSAFPID-232767" } }, { "category": "service_pack", "name": "16.7.2", "product": { "name": "16.7.2", "product_id": "CSAFPID-236837" } } ], "category": "product_version", "name": "16.7" }, { "branches": [ { "category": "service_pack", "name": "16.8.1", "product": { "name": "16.8.1", "product_id": "CSAFPID-218905" } }, { "category": "service_pack", "name": "16.8.1a", "product": { "name": "16.8.1a", "product_id": "CSAFPID-235307" } }, { "category": "service_pack", "name": "16.8.1b", "product": { "name": "16.8.1b", "product_id": "CSAFPID-235858" } }, { "category": "service_pack", "name": "16.8.1s", "product": { "name": "16.8.1s", "product_id": "CSAFPID-236834" } }, { "category": "service_pack", "name": "16.8.1c", "product": { "name": "16.8.1c", "product_id": "CSAFPID-237460" } }, { "category": "service_pack", "name": "16.8.1d", "product": { "name": "16.8.1d", "product_id": "CSAFPID-242834" } }, { "category": "service_pack", "name": "16.8.2", "product": { "name": "16.8.2", "product_id": "CSAFPID-244071" } }, { "category": "service_pack", "name": "16.8.1e", "product": { "name": "16.8.1e", "product_id": "CSAFPID-249171" } } ], "category": "product_version", "name": "16.8" }, { "branches": [ { "category": "service_pack", "name": "16.9.1", "product": { "name": "16.9.1", "product_id": "CSAFPID-225856" } }, { "category": "service_pack", "name": "16.9.2", "product": { "name": "16.9.2", "product_id": "CSAFPID-232008" } }, { "category": "service_pack", "name": "16.9.1a", "product": { "name": "16.9.1a", "product_id": "CSAFPID-242308" } }, { "category": "service_pack", "name": "16.9.1b", "product": { "name": "16.9.1b", "product_id": "CSAFPID-243362" } }, { "category": "service_pack", "name": "16.9.1s", "product": { "name": "16.9.1s", "product_id": "CSAFPID-244530" } }, { "category": "service_pack", "name": "16.9.1c", "product": { "name": "16.9.1c", "product_id": "CSAFPID-245375" } }, { "category": "service_pack", "name": "16.9.1d", "product": { "name": "16.9.1d", "product_id": "CSAFPID-248242" } }, { "category": "service_pack", "name": "16.9.3s", "product": { "name": "16.9.3s", "product_id": "CSAFPID-262549" } }, { "category": "service_pack", "name": "16.9.3a", "product": { "name": "16.9.3a", "product_id": "CSAFPID-263804" } } ], "category": "product_version", "name": "16.9" }, { "branches": [ { "category": "service_pack", "name": "3.11.6E", "product": { "name": "3.11.6E", "product_id": "CSAFPID-283763" } } ], "category": "product_version", "name": "3.11E" } ], "category": "product_family", "name": "Cisco IOS XE Software" } ], "category": "vendor", "name": "Cisco" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-1759", "ids": [ { "system_name": "Cisco Bug ID", "text": "CSCvk47405" }, { "system_name": "Cisco Bug ID", "text": "CSCvm97704" } ], "notes": [ { "category": "other", "text": "Complete.", "title": "Affected Product Comprehensiveness" } ], "product_status": { "known_affected": [ "CSAFPID-213809", "CSAFPID-213960", "CSAFPID-214051", "CSAFPID-217253", "CSAFPID-217255", "CSAFPID-217256", "CSAFPID-217257", "CSAFPID-217259", "CSAFPID-218901", "CSAFPID-218903", "CSAFPID-218905", "CSAFPID-220802", "CSAFPID-222711", "CSAFPID-225784", "CSAFPID-225856", "CSAFPID-226330", "CSAFPID-228706", "CSAFPID-229124", "CSAFPID-229187", "CSAFPID-231187", "CSAFPID-231389", "CSAFPID-231390", "CSAFPID-231667", "CSAFPID-231682", "CSAFPID-232008", "CSAFPID-232461", "CSAFPID-232767", "CSAFPID-233155", "CSAFPID-235307", "CSAFPID-235858", "CSAFPID-236834", "CSAFPID-236837", "CSAFPID-237460", "CSAFPID-239264", "CSAFPID-242308", "CSAFPID-242834", "CSAFPID-243362", "CSAFPID-244071", "CSAFPID-244530", "CSAFPID-244900", "CSAFPID-245375", "CSAFPID-247629", "CSAFPID-248242", "CSAFPID-249171", "CSAFPID-262549", "CSAFPID-263804", "CSAFPID-283763" ] }, "release_date": "2019-03-27T16:00:00+00:00", "remediations": [ { "category": "vendor_fix", "details": "Cisco has released software updates that address this vulnerability.", "product_ids": [ "CSAFPID-213809", "CSAFPID-213960", "CSAFPID-214051", "CSAFPID-217253", "CSAFPID-217255", "CSAFPID-217256", "CSAFPID-217257", "CSAFPID-217259", "CSAFPID-218901", "CSAFPID-218903", "CSAFPID-218905", "CSAFPID-220802", "CSAFPID-222711", "CSAFPID-225784", "CSAFPID-225856", "CSAFPID-226330", "CSAFPID-228706", "CSAFPID-229124", "CSAFPID-229187", "CSAFPID-231187", "CSAFPID-231389", "CSAFPID-231390", "CSAFPID-231667", "CSAFPID-231682", "CSAFPID-232008", "CSAFPID-232461", "CSAFPID-232767", "CSAFPID-233155", "CSAFPID-235307", "CSAFPID-235858", "CSAFPID-236834", "CSAFPID-236837", "CSAFPID-237460", "CSAFPID-239264", "CSAFPID-242308", "CSAFPID-242834", "CSAFPID-243362", "CSAFPID-244071", "CSAFPID-244530", "CSAFPID-244900", "CSAFPID-245375", "CSAFPID-247629", "CSAFPID-248242", "CSAFPID-249171", "CSAFPID-262549", "CSAFPID-263804", "CSAFPID-283763" ], "url": "https://software.cisco.com" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.0" }, "products": [ "CSAFPID-213809", "CSAFPID-213960", "CSAFPID-214051", "CSAFPID-217253", "CSAFPID-217255", "CSAFPID-217256", "CSAFPID-217257", "CSAFPID-217259", "CSAFPID-218901", "CSAFPID-218903", "CSAFPID-218905", "CSAFPID-220802", "CSAFPID-222711", "CSAFPID-225784", "CSAFPID-225856", "CSAFPID-226330", "CSAFPID-228706", "CSAFPID-229124", "CSAFPID-229187", "CSAFPID-231187", "CSAFPID-231389", "CSAFPID-231390", "CSAFPID-231667", "CSAFPID-231682", "CSAFPID-232008", "CSAFPID-232461", "CSAFPID-232767", "CSAFPID-233155", "CSAFPID-235307", "CSAFPID-235858", "CSAFPID-236834", "CSAFPID-236837", "CSAFPID-237460", "CSAFPID-239264", "CSAFPID-242308", "CSAFPID-242834", "CSAFPID-243362", "CSAFPID-244071", "CSAFPID-244530", "CSAFPID-244900", "CSAFPID-245375", "CSAFPID-247629", "CSAFPID-248242", "CSAFPID-249171", "CSAFPID-262549", "CSAFPID-263804", "CSAFPID-283763" ] } ], "title": "Cisco IOS XE Mgmt 0 Access Control List Bypass 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.