cisco-sa-web-ui-exnfmcpo
Vulnerability from csaf_cisco
Published
2020-09-24 16:00
Modified
2020-09-24 16:00
Summary
Cisco IOS XE Software Web UI Improper Input Validation Vulnerability
Notes
Summary
A vulnerability in the web server authentication of Cisco IOS XE Software could allow an authenticated, remote attacker to crash the web server on the device.
The vulnerability is due to insufficient input validation during authentication. An attacker could exploit this vulnerability by entering unexpected characters during a valid authentication. A successful exploit could allow the attacker to crash the web server on the device, which must be manually recovered by disabling and re-enabling the web server.
Cisco has released software updates that address this vulnerability. There are no workarounds that address this vulnerability.
Vulnerable Products
At the time of publication, this vulnerability affected Cisco IOS XE Software releases earlier than releases 16.9.6, 16.12.2, or 17.1.1.
For information about which Cisco software releases are vulnerable, see the Fixed Software ["#fs"] section of this advisory.
Determine the HTTP Server Configuration
To determine whether the HTTP Server feature is enabled for a device, log in to the device and use the show running-config | include ip http server|secure|active command in the CLI to check for the presence of the ip http server command or the ip http secure-server command in the global configuration. If either command is present and configured, the HTTP Server feature is enabled for the device.
The following example shows the output of the show running-config | include ip http server|secure|active command for a device that has the HTTP Server feature enabled:
Router# show running-config | include ip http server|secure|active
ip http server
ip http secure-server
Note: The presence of either command or both commands in the device configuration indicates that the web UI feature is enabled.
If the ip http server command is present and the configuration also contains ip http active-session-modules none, the vulnerability is not exploitable over HTTP.
If the ip http secure-server command is present and the configuration also contains ip http secure-active-session-modules none, the vulnerability is not exploitable over HTTPS.
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 XR Software
NX-OS Software
Details
When this vulnerability is exploited, only the web server functionality is broken. General traffic through the device is unaffected.
Workarounds
There are no workarounds that address this vulnerability.
Disabling the HTTP Server feature eliminates the attack vector for this vulnerability and may be a suitable mitigation until affected devices can be upgraded. To disable the HTTP Server feature, use the no ip http server or no ip http secure-server command in global configuration mode. If both the HTTP server and HTTPS server are in use, both commands are required to disable the HTTP Server feature.
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.
Cisco IOS and IOS XE Software
To help customers determine their exposure to vulnerabilities in Cisco IOS and IOS XE Software, Cisco provides the Cisco Software Checker ["https://sec.cloudapps.cisco.com/security/center/softwarechecker.x"] to identify 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 the Cisco Software Checker ["https://sec.cloudapps.cisco.com/security/center/softwarechecker.x"] to search advisories in the following ways:
Choose the software and one or more releases
Upload a .txt file that includes a list of specific releases
Enter the output of the show version command
After initiating a search, customers can customize the search to include all Cisco Security Advisories, a specific advisory, or all advisories in the most recent bundled publication.
Customers can also use the following form to determine whether a release is affected by any Cisco Security Advisory by entering a Cisco IOS or IOS XE Software release—for example, 15.1(4)M2 or 3.13.8S:
By default, the Cisco Software Checker ["https://sec.cloudapps.cisco.com/security/center/softwarechecker.x"] includes results only for vulnerabilities that have a Critical or High Security Impact Rating (SIR). To include results for Medium SIR vulnerabilities, customers can use the Cisco Software Checker on Cisco.com and check the Medium check box in the drop-down list under Impact Rating when customizing a search.
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 internal security testing.
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 internal security testing." } ], "category": "csaf_security_advisory", "csaf_version": "2.0", "notes": [ { "category": "summary", "text": "A vulnerability in the web server authentication of Cisco IOS XE Software could allow an authenticated, remote attacker to crash the web server on the device.\r\n\r\nThe vulnerability is due to insufficient input validation during authentication. An attacker could exploit this vulnerability by entering unexpected characters during a valid authentication. A successful exploit could allow the attacker to crash the web server on the device, which must be manually recovered by disabling and re-enabling the web server.\r\n\r\nCisco has released software updates that address this vulnerability. There are no workarounds that address this vulnerability.\r\n\r\n", "title": "Summary" }, { "category": "general", "text": "At the time of publication, this vulnerability affected Cisco IOS XE Software releases earlier than releases 16.9.6, 16.12.2, or 17.1.1.\r\n\r\nFor information about which Cisco software releases are vulnerable, see the Fixed Software [\"#fs\"] section of this advisory.\r\n Determine the HTTP Server Configuration\r\nTo determine whether the HTTP Server feature is enabled for a device, log in to the device and use the show running-config | include ip http server|secure|active command in the CLI to check for the presence of the ip http server command or the ip http secure-server command in the global configuration. If either command is present and configured, the HTTP Server feature is enabled for the device.\r\n\r\nThe following example shows the output of the show running-config | include ip http server|secure|active command for a device that has the HTTP Server feature enabled:\r\n\r\n\r\nRouter# show running-config | include ip http server|secure|active\r\nip http server\r\nip http secure-server\r\n\r\nNote: The presence of either command or both commands in the device configuration indicates that the web UI feature is enabled.\r\n\r\nIf the ip http server command is present and the configuration also contains ip http active-session-modules none, the vulnerability is not exploitable over HTTP.\r\n\r\nIf the ip http secure-server command is present and the configuration also contains ip http secure-active-session-modules none, the vulnerability is not exploitable over HTTPS.", "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 XR Software\r\nNX-OS Software", "title": "Products Confirmed Not Vulnerable" }, { "category": "general", "text": "When this vulnerability is exploited, only the web server functionality is broken. General traffic through the device is unaffected.", "title": "Details" }, { "category": "general", "text": "There are no workarounds that address this vulnerability.\r\n\r\nDisabling the HTTP Server feature eliminates the attack vector for this vulnerability and may be a suitable mitigation until affected devices can be upgraded. To disable the HTTP Server feature, use the no ip http server or no ip http secure-server command in global configuration mode. If both the HTTP server and HTTPS server are in use, both commands are required to disable the HTTP Server feature.", "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 Cisco IOS and IOS XE Software\r\nTo help customers determine their exposure to vulnerabilities in Cisco IOS and IOS XE Software, Cisco provides the Cisco Software Checker [\"https://sec.cloudapps.cisco.com/security/center/softwarechecker.x\"] to identify 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 the Cisco Software Checker [\"https://sec.cloudapps.cisco.com/security/center/softwarechecker.x\"] to search advisories in the following ways:\r\n\r\nChoose the software and one or more releases\r\nUpload a .txt file that includes a list of specific releases\r\nEnter the output of the show version command\r\n\r\nAfter initiating a search, customers can customize the search to include all Cisco Security Advisories, a specific advisory, or all advisories in the most recent bundled publication.\r\n\r\nCustomers can also use the following form to determine whether a release is affected by any Cisco Security Advisory by entering a Cisco IOS or IOS XE Software release\u2014for example, 15.1(4)M2 or 3.13.8S:\r\n\r\n\r\n\r\nBy default, the Cisco Software Checker [\"https://sec.cloudapps.cisco.com/security/center/softwarechecker.x\"] includes results only for vulnerabilities that have a Critical or High Security Impact Rating (SIR). To include results for Medium SIR vulnerabilities, customers can use the Cisco Software Checker on Cisco.com and check the Medium check box in the drop-down list under Impact Rating when customizing a search.\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 internal security testing.", "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 XE Software Web UI Improper Input Validation Vulnerability", "url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-WEB-UI-exNFmcPO" }, { "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" }, { "category": "external", "summary": "Cisco\u0026nbsp;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" } ], "title": "Cisco IOS XE Software Web UI Improper Input Validation Vulnerability", "tracking": { "current_release_date": "2020-09-24T16:00:00+00:00", "generator": { "date": "2024-05-10T22:52:30+00:00", "engine": { "name": "TVCE" } }, "id": "cisco-sa-WEB-UI-exNFmcPO", "initial_release_date": "2020-09-24T16:00:00+00:00", "revision_history": [ { "date": "2020-09-23T21:41:10+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.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.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": "service_pack", "name": "16.3.8", "product": { "name": "16.3.8", "product_id": "CSAFPID-251165" } }, { "category": "service_pack", "name": "16.3.9", "product": { "name": "16.3.9", "product_id": "CSAFPID-262389" } }, { "category": "service_pack", "name": "16.3.10", "product": { "name": "16.3.10", "product_id": "CSAFPID-273563" } } ], "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.5", "product": { "name": "16.6.5", "product_id": "CSAFPID-241736" } }, { "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": "service_pack", "name": "16.6.5a", "product": { "name": "16.6.5a", "product_id": "CSAFPID-252235" } }, { "category": "service_pack", "name": "16.6.6", "product": { "name": "16.6.6", "product_id": "CSAFPID-252914" } }, { "category": "service_pack", "name": "16.6.5b", "product": { "name": "16.6.5b", "product_id": "CSAFPID-258170" } }, { "category": "service_pack", "name": "16.6.7", "product": { "name": "16.6.7", "product_id": "CSAFPID-261241" } }, { "category": "service_pack", "name": "16.6.7a", "product": { "name": "16.6.7a", "product_id": "CSAFPID-270097" } }, { "category": "service_pack", "name": "16.6.8", "product": { "name": "16.6.8", "product_id": "CSAFPID-277148" } } ], "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": "service_pack", "name": "16.7.3", "product": { "name": "16.7.3", "product_id": "CSAFPID-244070" } }, { "category": "service_pack", "name": "16.7.4", "product": { "name": "16.7.4", "product_id": "CSAFPID-258388" } } ], "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": "service_pack", "name": "16.8.3", "product": { "name": "16.8.3", "product_id": "CSAFPID-257984" } } ], "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.3", "product": { "name": "16.9.3", "product_id": "CSAFPID-251075" } }, { "category": "service_pack", "name": "16.9.2a", "product": { "name": "16.9.2a", "product_id": "CSAFPID-251166" } }, { "category": "service_pack", "name": "16.9.2s", "product": { "name": "16.9.2s", "product_id": "CSAFPID-252272" } }, { "category": "service_pack", "name": "16.9.3h", "product": { "name": "16.9.3h", "product_id": "CSAFPID-258229" } }, { "category": "service_pack", "name": "16.9.4", "product": { "name": "16.9.4", "product_id": "CSAFPID-262390" } }, { "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": "service_pack", "name": "16.9.4c", "product": { "name": "16.9.4c", "product_id": "CSAFPID-268921" } }, { "category": "service_pack", "name": "16.9.5", "product": { "name": "16.9.5", "product_id": "CSAFPID-271798" } }, { "category": "service_pack", "name": "16.9.5f", "product": { "name": "16.9.5f", "product_id": "CSAFPID-276837" } } ], "category": "product_version", "name": "16.9" }, { "branches": [ { "category": "service_pack", "name": "16.10.1", "product": { "name": "16.10.1", "product_id": "CSAFPID-225858" } }, { "category": "service_pack", "name": "16.10.1a", "product": { "name": "16.10.1a", "product_id": "CSAFPID-250629" } }, { "category": "service_pack", "name": "16.10.1b", "product": { "name": "16.10.1b", "product_id": "CSAFPID-252045" } }, { "category": "service_pack", "name": "16.10.1s", "product": { "name": "16.10.1s", "product_id": "CSAFPID-252913" } }, { "category": "service_pack", "name": "16.10.1c", "product": { "name": "16.10.1c", "product_id": "CSAFPID-254688" } }, { "category": "service_pack", "name": "16.10.1e", "product": { "name": "16.10.1e", "product_id": "CSAFPID-257955" } }, { "category": "service_pack", "name": "16.10.1d", "product": { "name": "16.10.1d", "product_id": "CSAFPID-258900" } }, { "category": "service_pack", "name": "16.10.2", "product": { "name": "16.10.2", "product_id": "CSAFPID-260917" } }, { "category": "service_pack", "name": "16.10.1f", "product": { "name": "16.10.1f", "product_id": "CSAFPID-262595" } }, { "category": "service_pack", "name": "16.10.1g", "product": { "name": "16.10.1g", "product_id": "CSAFPID-266259" } }, { "category": "service_pack", "name": "16.10.3", "product": { "name": "16.10.3", "product_id": "CSAFPID-273112" } } ], "category": "product_version", "name": "16.10" }, { "branches": [ { "category": "service_pack", "name": "16.11.1", "product": { "name": "16.11.1", "product_id": "CSAFPID-227918" } }, { "category": "service_pack", "name": "16.11.1a", "product": { "name": "16.11.1a", "product_id": "CSAFPID-252271" } }, { "category": "service_pack", "name": "16.11.1b", "product": { "name": "16.11.1b", "product_id": "CSAFPID-260741" } }, { "category": "service_pack", "name": "16.11.2", "product": { "name": "16.11.2", "product_id": "CSAFPID-261240" } }, { "category": "service_pack", "name": "16.11.1s", "product": { "name": "16.11.1s", "product_id": "CSAFPID-261465" } }, { "category": "service_pack", "name": "16.11.1c", "product": { "name": "16.11.1c", "product_id": "CSAFPID-264096" } } ], "category": "product_version", "name": "16.11" }, { "branches": [ { "category": "service_pack", "name": "16.12.1", "product": { "name": "16.12.1", "product_id": "CSAFPID-227920" } }, { "category": "service_pack", "name": "16.12.1s", "product": { "name": "16.12.1s", "product_id": "CSAFPID-265735" } }, { "category": "service_pack", "name": "16.12.1a", "product": { "name": "16.12.1a", "product_id": "CSAFPID-265841" } }, { "category": "service_pack", "name": "16.12.1c", "product": { "name": "16.12.1c", "product_id": "CSAFPID-267110" } }, { "category": "service_pack", "name": "16.12.1w", "product": { "name": "16.12.1w", "product_id": "CSAFPID-267240" } }, { "category": "service_pack", "name": "16.12.1y", "product": { "name": "16.12.1y", "product_id": "CSAFPID-271938" } }, { "category": "service_pack", "name": "16.12.1x", "product": { "name": "16.12.1x", "product_id": "CSAFPID-273649" } }, { "category": "service_pack", "name": "16.12.1t", "product": { "name": "16.12.1t", "product_id": "CSAFPID-274832" } } ], "category": "product_version", "name": "16.12" }, { "branches": [ { "category": "service_pack", "name": "17.2.1v", "product": { "name": "17.2.1v", "product_id": "CSAFPID-278002" } } ], "category": "product_version", "name": "17.2" } ], "category": "product_family", "name": "Cisco IOS XE Software" } ], "category": "vendor", "name": "Cisco" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-3516", "ids": [ { "system_name": "Cisco Bug ID", "text": "CSCvr73955" } ], "notes": [ { "category": "other", "text": "Complete.", "title": "Affected Product Comprehensiveness" } ], "product_status": { "known_affected": [ "CSAFPID-214051", "CSAFPID-217255", "CSAFPID-217256", "CSAFPID-217257", "CSAFPID-217259", "CSAFPID-218901", "CSAFPID-218903", "CSAFPID-218905", "CSAFPID-222711", "CSAFPID-225784", "CSAFPID-225856", "CSAFPID-225858", "CSAFPID-226330", "CSAFPID-227918", "CSAFPID-227920", "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-241736", "CSAFPID-242308", "CSAFPID-242834", "CSAFPID-243362", "CSAFPID-244070", "CSAFPID-244071", "CSAFPID-244530", "CSAFPID-244900", "CSAFPID-245375", "CSAFPID-247629", "CSAFPID-248242", "CSAFPID-249171", "CSAFPID-250629", "CSAFPID-251075", "CSAFPID-251165", "CSAFPID-251166", "CSAFPID-252045", "CSAFPID-252235", "CSAFPID-252271", "CSAFPID-252272", "CSAFPID-252913", "CSAFPID-252914", "CSAFPID-254688", "CSAFPID-257955", "CSAFPID-257984", "CSAFPID-258170", "CSAFPID-258229", "CSAFPID-258388", "CSAFPID-258900", "CSAFPID-260741", "CSAFPID-260917", "CSAFPID-261240", "CSAFPID-261241", "CSAFPID-261465", "CSAFPID-262389", "CSAFPID-262390", "CSAFPID-262549", "CSAFPID-262595", "CSAFPID-263804", "CSAFPID-264096", "CSAFPID-265735", "CSAFPID-265841", "CSAFPID-266259", "CSAFPID-267110", "CSAFPID-267240", "CSAFPID-268921", "CSAFPID-270097", "CSAFPID-271798", "CSAFPID-271938", "CSAFPID-273112", "CSAFPID-273563", "CSAFPID-273649", "CSAFPID-274832", "CSAFPID-276837", "CSAFPID-277148", "CSAFPID-278002" ] }, "release_date": "2020-09-24T16:00:00+00:00", "remediations": [ { "category": "vendor_fix", "details": "Cisco has released software updates that address this vulnerability.", "product_ids": [ "CSAFPID-214051", "CSAFPID-217255", "CSAFPID-217256", "CSAFPID-217257", "CSAFPID-217259", "CSAFPID-218901", "CSAFPID-218903", "CSAFPID-218905", "CSAFPID-222711", "CSAFPID-225784", "CSAFPID-225856", "CSAFPID-225858", "CSAFPID-226330", "CSAFPID-227918", "CSAFPID-227920", "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-241736", "CSAFPID-242308", "CSAFPID-242834", "CSAFPID-243362", "CSAFPID-244070", "CSAFPID-244071", "CSAFPID-244530", "CSAFPID-244900", "CSAFPID-245375", "CSAFPID-247629", "CSAFPID-248242", "CSAFPID-249171", "CSAFPID-250629", "CSAFPID-251075", "CSAFPID-251165", "CSAFPID-251166", "CSAFPID-252045", "CSAFPID-252235", "CSAFPID-252271", "CSAFPID-252272", "CSAFPID-252913", "CSAFPID-252914", "CSAFPID-254688", "CSAFPID-257955", "CSAFPID-257984", "CSAFPID-258170", "CSAFPID-258229", "CSAFPID-258388", "CSAFPID-258900", "CSAFPID-260741", "CSAFPID-260917", "CSAFPID-261240", "CSAFPID-261241", "CSAFPID-261465", "CSAFPID-262389", "CSAFPID-262390", "CSAFPID-262549", "CSAFPID-262595", "CSAFPID-263804", "CSAFPID-264096", "CSAFPID-265735", "CSAFPID-265841", "CSAFPID-266259", "CSAFPID-267110", "CSAFPID-267240", "CSAFPID-268921", "CSAFPID-270097", "CSAFPID-271798", "CSAFPID-271938", "CSAFPID-273112", "CSAFPID-273563", "CSAFPID-273649", "CSAFPID-274832", "CSAFPID-276837", "CSAFPID-277148", "CSAFPID-278002" ], "url": "https://software.cisco.com" } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "CSAFPID-214051", "CSAFPID-217255", "CSAFPID-217256", "CSAFPID-217257", "CSAFPID-217259", "CSAFPID-218901", "CSAFPID-218903", "CSAFPID-218905", "CSAFPID-222711", "CSAFPID-225784", "CSAFPID-225856", "CSAFPID-225858", "CSAFPID-226330", "CSAFPID-227918", "CSAFPID-227920", "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-241736", "CSAFPID-242308", "CSAFPID-242834", "CSAFPID-243362", "CSAFPID-244070", "CSAFPID-244071", "CSAFPID-244530", "CSAFPID-244900", "CSAFPID-245375", "CSAFPID-247629", "CSAFPID-248242", "CSAFPID-249171", "CSAFPID-250629", "CSAFPID-251075", "CSAFPID-251165", "CSAFPID-251166", "CSAFPID-252045", "CSAFPID-252235", "CSAFPID-252271", "CSAFPID-252272", "CSAFPID-252913", "CSAFPID-252914", "CSAFPID-254688", "CSAFPID-257955", "CSAFPID-257984", "CSAFPID-258170", "CSAFPID-258229", "CSAFPID-258388", "CSAFPID-258900", "CSAFPID-260741", "CSAFPID-260917", "CSAFPID-261240", "CSAFPID-261241", "CSAFPID-261465", "CSAFPID-262389", "CSAFPID-262390", "CSAFPID-262549", "CSAFPID-262595", "CSAFPID-263804", "CSAFPID-264096", "CSAFPID-265735", "CSAFPID-265841", "CSAFPID-266259", "CSAFPID-267110", "CSAFPID-267240", "CSAFPID-268921", "CSAFPID-270097", "CSAFPID-271798", "CSAFPID-271938", "CSAFPID-273112", "CSAFPID-273563", "CSAFPID-273649", "CSAFPID-274832", "CSAFPID-276837", "CSAFPID-277148", "CSAFPID-278002" ] } ], "title": "Cisco IOS XE Software Web UI Improper Input Validation Vulnerability" } ] }
Loading...
Loading...
- 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.