cisco-sa-20190925-sbxss
Vulnerability from csaf_cisco
Published
2019-09-25 16:00
Modified
2019-09-25 16:00
Summary
Cisco IOS and IOS XE Software Stored Banner Cross-Site Scripting Vulnerability
Notes
Summary
A vulnerability in the web framework code of Cisco IOS and Cisco IOS XE Software could allow an authenticated, remote attacker to conduct a stored cross-site scripting (XSS) attack against a user of the web interface of the affected software using the banner parameter.
The vulnerability is due to insufficient input validation of the banner parameters that are passed to the web server of the affected software. An attacker could exploit this vulnerability by crafting a banner parameter and saving it. The attacker could then convince a user of the web interface to access a malicious link or could intercept a user request for the affected web interface and inject malicious code into the request. A successful exploit could allow the attacker to execute arbitrary script code in the context of the affected web interface or allow the attacker to access sensitive browser-based information.
Cisco has released software updates that address this vulnerability. There are no workarounds that address this vulnerability.
This advisory is available at the following link:
https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190925-sbxss ["https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190925-sbxss"]
Vulnerable Products
At the time of publication, this vulnerability affected Cisco devices running a vulnerable release of Cisco IOS or IOS XE Software with the HTTP Server feature enabled. The default state of the HTTP Server feature is version dependent.
This vulnerability is in the HTTP banner parameter, which is identified in the configuration with the ip http banner and banner login commands.
For more information about which Cisco IOS Software and IOS XE Software releases were vulnerable at the time of publication, see the Fixed Software ["#fs"] section of this advisory.
Assessing the HTTP Server Configuration
To determine whether the HTTP Server feature is enabled for a device, administrators can log in to the device and use the show running-config | include http (secure|server) 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 http (secure|server) command for a router that has the HTTP Server feature enabled:
Router#show running-config | include http (secure|server)
ip http server ip http secure-server
The device is not vulnerable to exploitation of the vulnerability that is described in this advisory if the output from the previous command also contains the following:
ip http active-session-modules none
ip http secure-active-session-modules none
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 XR Software or Cisco NX-OS Software.
Workarounds
There are no workarounds that address this vulnerability.
Fixed Software
For detailed information about affected and fixed software releases, consult the Cisco IOS Software Checker.
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 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
Cisco would like to thank Nishith Sinha for reporting this vulnerability.
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": "Cisco would like to thank Nishith Sinha for reporting this vulnerability." } ], "category": "csaf_security_advisory", "csaf_version": "2.0", "notes": [ { "category": "summary", "text": "A vulnerability in the web framework code of Cisco IOS and Cisco IOS XE Software could allow an authenticated, remote attacker to conduct a stored cross-site scripting (XSS) attack against a user of the web interface of the affected software using the banner parameter.\r\n\r\nThe vulnerability is due to insufficient input validation of the banner parameters that are passed to the web server of the affected software. An attacker could exploit this vulnerability by crafting a banner parameter and saving it. The attacker could then convince a user of the web interface to access a malicious link or could intercept a user request for the affected web interface and inject malicious code into the request. A successful exploit could allow the attacker to execute arbitrary script code in the context of the affected web interface or allow the attacker to access sensitive browser-based information.\r\n\r\nCisco has released software updates that address this vulnerability. There are no 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-20190925-sbxss [\"https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190925-sbxss\"]", "title": "Summary" }, { "category": "general", "text": "At the time of publication, this vulnerability affected Cisco devices running a vulnerable release of Cisco IOS or IOS XE Software with the HTTP Server feature enabled. The default state of the HTTP Server feature is version dependent.\r\n\r\nThis vulnerability is in the HTTP banner parameter, which is identified in the configuration with the ip http banner and banner login commands.\r\n\r\nFor more information about which Cisco IOS Software and IOS XE Software releases were vulnerable at the time of publication, see the Fixed Software [\"#fs\"] section of this advisory.\r\n Assessing the HTTP Server Configuration\r\nTo determine whether the HTTP Server feature is enabled for a device, administrators can log in to the device and use the show running-config | include http (secure|server) 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 http (secure|server) command for a router that has the HTTP Server feature enabled:\r\n\r\n\r\nRouter#show running-config | include http (secure|server)\r\n ip http server ip http secure-server\r\n\r\nThe device is not vulnerable to exploitation of the vulnerability that is described in this advisory if the output from the previous command also contains the following:\r\n\r\n\r\nip http active-session-modules none\r\nip http secure-active-session-modules none", "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 XR Software or Cisco NX-OS Software.", "title": "Products Confirmed Not Vulnerable" }, { "category": "general", "text": "There are no workarounds that address this vulnerability.", "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 [\"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 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": "Cisco would like to thank Nishith Sinha for reporting this vulnerability.", "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 and IOS XE Software Stored Banner Cross-Site Scripting Vulnerability", "url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190925-sbxss" }, { "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-20190925-sbxss", "url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190925-sbxss" }, { "category": "external", "summary": "considering software upgrades", "url": "https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html#fixes" }, { "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 and IOS XE Software Stored Banner Cross-Site Scripting Vulnerability", "tracking": { "current_release_date": "2019-09-25T16:00:00+00:00", "generator": { "date": "2022-09-03T03:29:46+00:00", "engine": { "name": "TVCE" } }, "id": "cisco-sa-20190925-sbxss", "initial_release_date": "2019-09-25T16:00:00+00:00", "revision_history": [ { "date": "2019-09-25T15:53:28+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": "3.6.0E", "product": { "name": "3.6.0E", "product_id": "CSAFPID-206172" } }, { "category": "service_pack", "name": "3.6.1E", "product": { "name": "3.6.1E", "product_id": "CSAFPID-206173" } }, { "category": "service_pack", "name": "3.6.0aE", "product": { "name": "3.6.0aE", "product_id": "CSAFPID-210073" } }, { "category": "service_pack", "name": "3.6.0bE", "product": { "name": "3.6.0bE", "product_id": "CSAFPID-210074" } }, { "category": "service_pack", "name": "3.6.2aE", "product": { "name": "3.6.2aE", "product_id": "CSAFPID-210075" } }, { "category": "service_pack", "name": "3.6.2E", "product": { "name": "3.6.2E", "product_id": "CSAFPID-210264" } }, { "category": "service_pack", "name": "3.6.3E", "product": { "name": "3.6.3E", "product_id": "CSAFPID-212674" } }, { "category": "service_pack", "name": "3.6.4E", "product": { "name": "3.6.4E", "product_id": "CSAFPID-213790" } }, { "category": "service_pack", "name": "3.6.5E", "product": { "name": "3.6.5E", "product_id": "CSAFPID-217279" } }, { "category": "service_pack", "name": "3.6.6E", "product": { "name": "3.6.6E", "product_id": "CSAFPID-220357" } }, { "category": "service_pack", "name": "3.6.5aE", "product": { "name": "3.6.5aE", "product_id": "CSAFPID-221108" } }, { "category": "service_pack", "name": "3.6.5bE", "product": { "name": "3.6.5bE", "product_id": "CSAFPID-222435" } }, { "category": "service_pack", "name": "3.6.7E", "product": { "name": "3.6.7E", "product_id": "CSAFPID-224840" } }, { "category": "service_pack", "name": "3.6.8E", "product": { "name": "3.6.8E", "product_id": "CSAFPID-229136" } }, { "category": "service_pack", "name": "3.6.7aE", "product": { "name": "3.6.7aE", "product_id": "CSAFPID-230240" } }, { "category": "service_pack", "name": "3.6.7bE", "product": { "name": "3.6.7bE", "product_id": "CSAFPID-230998" } }, { "category": "service_pack", "name": "3.6.9E", "product": { "name": "3.6.9E", "product_id": "CSAFPID-232766" } }, { "category": "service_pack", "name": "3.6.9aE", "product": { "name": "3.6.9aE", "product_id": "CSAFPID-247573" } } ], "category": "product_version", "name": "3.6E" }, { "branches": [ { "category": "service_pack", "name": "3.7.0E", "product": { "name": "3.7.0E", "product_id": "CSAFPID-206211" } }, { "category": "service_pack", "name": "3.7.1E", "product": { "name": "3.7.1E", "product_id": "CSAFPID-210076" } }, { "category": "service_pack", "name": "3.7.2E", "product": { "name": "3.7.2E", "product_id": "CSAFPID-210077" } }, { "category": "service_pack", "name": "3.7.3E", "product": { "name": "3.7.3E", "product_id": "CSAFPID-213797" } }, { "category": "service_pack", "name": "3.7.4E", "product": { "name": "3.7.4E", "product_id": "CSAFPID-217280" } }, { "category": "service_pack", "name": "3.7.5E", "product": { "name": "3.7.5E", "product_id": "CSAFPID-220290" } } ], "category": "product_version", "name": "3.7E" }, { "branches": [ { "category": "service_pack", "name": "16.1.1", "product": { "name": "16.1.1", "product_id": "CSAFPID-212436" } }, { "category": "service_pack", "name": "16.1.2", "product": { "name": "16.1.2", "product_id": "CSAFPID-213100" } }, { "category": "service_pack", "name": "16.1.3", "product": { "name": "16.1.3", "product_id": "CSAFPID-214993" } } ], "category": "product_version", "name": "16.1" }, { "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": "3.8.0E", "product": { "name": "3.8.0E", "product_id": "CSAFPID-213811" } }, { "category": "service_pack", "name": "3.8.1E", "product": { "name": "3.8.1E", "product_id": "CSAFPID-213812" } }, { "category": "service_pack", "name": "3.8.2E", "product": { "name": "3.8.2E", "product_id": "CSAFPID-217283" } }, { "category": "service_pack", "name": "3.8.3E", "product": { "name": "3.8.3E", "product_id": "CSAFPID-220489" } }, { "category": "service_pack", "name": "3.8.4E", "product": { "name": "3.8.4E", "product_id": "CSAFPID-222695" } }, { "category": "service_pack", "name": "3.8.5E", "product": { "name": "3.8.5E", "product_id": "CSAFPID-226331" } }, { "category": "service_pack", "name": "3.8.5aE", "product": { "name": "3.8.5aE", "product_id": "CSAFPID-231004" } }, { "category": "service_pack", "name": "3.8.6E", "product": { "name": "3.8.6E", "product_id": "CSAFPID-231472" } }, { "category": "service_pack", "name": "3.8.7E", "product": { "name": "3.8.7E", "product_id": "CSAFPID-239007" } } ], "category": "product_version", "name": "3.8E" }, { "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": "3.9.0E", "product": { "name": "3.9.0E", "product_id": "CSAFPID-217282" } }, { "category": "service_pack", "name": "3.9.1E", "product": { "name": "3.9.1E", "product_id": "CSAFPID-222483" } }, { "category": "service_pack", "name": "3.9.2E", "product": { "name": "3.9.2E", "product_id": "CSAFPID-226158" } }, { "category": "service_pack", "name": "3.9.2bE", "product": { "name": "3.9.2bE", "product_id": "CSAFPID-227755" } } ], "category": "product_version", "name": "3.9E" }, { "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": "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.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.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": "product_version", "name": "16.9" }, { "branches": [ { "category": "service_pack", "name": "3.10.0E", "product": { "name": "3.10.0E", "product_id": "CSAFPID-227555" } }, { "category": "service_pack", "name": "3.10.1E", "product": { "name": "3.10.1E", "product_id": "CSAFPID-228689" } }, { "category": "service_pack", "name": "3.10.0cE", "product": { "name": "3.10.0cE", "product_id": "CSAFPID-231246" } }, { "category": "service_pack", "name": "3.10.2E", "product": { "name": "3.10.2E", "product_id": "CSAFPID-232009" } }, { "category": "service_pack", "name": "3.10.1aE", "product": { "name": "3.10.1aE", "product_id": "CSAFPID-239000" } }, { "category": "service_pack", "name": "3.10.1sE", "product": { "name": "3.10.1sE", "product_id": "CSAFPID-240187" } } ], "category": "product_version", "name": "3.10E" } ], "category": "product_family", "name": "Cisco IOS XE Software" } ], "category": "vendor", "name": "Cisco" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-12668", "ids": [ { "system_name": "Cisco Bug ID", "text": "CSCvk25852" } ], "notes": [ { "category": "other", "text": "Complete.", "title": "Affected Product Comprehensiveness" } ], "product_status": { "known_affected": [ "CSAFPID-206172", "CSAFPID-206173", "CSAFPID-206211", "CSAFPID-210073", "CSAFPID-210074", "CSAFPID-210075", "CSAFPID-210076", "CSAFPID-210077", "CSAFPID-210264", "CSAFPID-212436", "CSAFPID-212674", "CSAFPID-213100", "CSAFPID-213790", "CSAFPID-213797", "CSAFPID-213809", "CSAFPID-213811", "CSAFPID-213812", "CSAFPID-213960", "CSAFPID-214051", "CSAFPID-214993", "CSAFPID-217253", "CSAFPID-217255", "CSAFPID-217256", "CSAFPID-217257", "CSAFPID-217259", "CSAFPID-217279", "CSAFPID-217280", "CSAFPID-217282", "CSAFPID-217283", "CSAFPID-218901", "CSAFPID-218903", "CSAFPID-218905", "CSAFPID-220290", "CSAFPID-220357", "CSAFPID-220489", "CSAFPID-220802", "CSAFPID-221108", "CSAFPID-222435", "CSAFPID-222483", "CSAFPID-222695", "CSAFPID-222711", "CSAFPID-224840", "CSAFPID-225784", "CSAFPID-225856", "CSAFPID-226158", "CSAFPID-226330", "CSAFPID-226331", "CSAFPID-227555", "CSAFPID-227755", "CSAFPID-228689", "CSAFPID-228706", "CSAFPID-229124", "CSAFPID-229136", "CSAFPID-229187", "CSAFPID-230240", "CSAFPID-230998", "CSAFPID-231004", "CSAFPID-231187", "CSAFPID-231246", "CSAFPID-231389", "CSAFPID-231390", "CSAFPID-231472", "CSAFPID-231667", "CSAFPID-231682", "CSAFPID-232009", "CSAFPID-232461", "CSAFPID-232766", "CSAFPID-232767", "CSAFPID-233155", "CSAFPID-235307", "CSAFPID-235858", "CSAFPID-236834", "CSAFPID-236837", "CSAFPID-237460", "CSAFPID-239000", "CSAFPID-239007", "CSAFPID-239264", "CSAFPID-240187", "CSAFPID-242308", "CSAFPID-242834", "CSAFPID-243362", "CSAFPID-244530", "CSAFPID-244900", "CSAFPID-245375", "CSAFPID-247573", "CSAFPID-248242", "CSAFPID-249171" ] }, "release_date": "2019-09-25T16:00:00+00:00", "remediations": [ { "category": "vendor_fix", "details": "Cisco has released software updates that address this vulnerability.", "product_ids": [ "CSAFPID-206172", "CSAFPID-206173", "CSAFPID-206211", "CSAFPID-210073", "CSAFPID-210074", "CSAFPID-210075", "CSAFPID-210076", "CSAFPID-210077", "CSAFPID-210264", "CSAFPID-212436", "CSAFPID-212674", "CSAFPID-213100", "CSAFPID-213790", "CSAFPID-213797", "CSAFPID-213809", "CSAFPID-213811", "CSAFPID-213812", "CSAFPID-213960", "CSAFPID-214051", "CSAFPID-214993", "CSAFPID-217253", "CSAFPID-217255", "CSAFPID-217256", "CSAFPID-217257", "CSAFPID-217259", "CSAFPID-217279", "CSAFPID-217280", "CSAFPID-217282", "CSAFPID-217283", "CSAFPID-218901", "CSAFPID-218903", "CSAFPID-218905", "CSAFPID-220290", "CSAFPID-220357", "CSAFPID-220489", "CSAFPID-220802", "CSAFPID-221108", "CSAFPID-222435", "CSAFPID-222483", "CSAFPID-222695", "CSAFPID-222711", "CSAFPID-224840", "CSAFPID-225784", "CSAFPID-225856", "CSAFPID-226158", "CSAFPID-226330", "CSAFPID-226331", "CSAFPID-227555", "CSAFPID-227755", "CSAFPID-228689", "CSAFPID-228706", "CSAFPID-229124", "CSAFPID-229136", "CSAFPID-229187", "CSAFPID-230240", "CSAFPID-230998", "CSAFPID-231004", "CSAFPID-231187", "CSAFPID-231246", "CSAFPID-231389", "CSAFPID-231390", "CSAFPID-231472", "CSAFPID-231667", "CSAFPID-231682", "CSAFPID-232009", "CSAFPID-232461", "CSAFPID-232766", "CSAFPID-232767", "CSAFPID-233155", "CSAFPID-235307", "CSAFPID-235858", "CSAFPID-236834", "CSAFPID-236837", "CSAFPID-237460", "CSAFPID-239000", "CSAFPID-239007", "CSAFPID-239264", "CSAFPID-240187", "CSAFPID-242308", "CSAFPID-242834", "CSAFPID-243362", "CSAFPID-244530", "CSAFPID-244900", "CSAFPID-245375", "CSAFPID-247573", "CSAFPID-248242", "CSAFPID-249171" ], "url": "https://software.cisco.com" } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "CSAFPID-206172", "CSAFPID-206173", "CSAFPID-206211", "CSAFPID-210073", "CSAFPID-210074", "CSAFPID-210075", "CSAFPID-210076", "CSAFPID-210077", "CSAFPID-210264", "CSAFPID-212436", "CSAFPID-212674", "CSAFPID-213100", "CSAFPID-213790", "CSAFPID-213797", "CSAFPID-213809", "CSAFPID-213811", "CSAFPID-213812", "CSAFPID-213960", "CSAFPID-214051", "CSAFPID-214993", "CSAFPID-217253", "CSAFPID-217255", "CSAFPID-217256", "CSAFPID-217257", "CSAFPID-217259", "CSAFPID-217279", "CSAFPID-217280", "CSAFPID-217282", "CSAFPID-217283", "CSAFPID-218901", "CSAFPID-218903", "CSAFPID-218905", "CSAFPID-220290", "CSAFPID-220357", "CSAFPID-220489", "CSAFPID-220802", "CSAFPID-221108", "CSAFPID-222435", "CSAFPID-222483", "CSAFPID-222695", "CSAFPID-222711", "CSAFPID-224840", "CSAFPID-225784", "CSAFPID-225856", "CSAFPID-226158", "CSAFPID-226330", "CSAFPID-226331", "CSAFPID-227555", "CSAFPID-227755", "CSAFPID-228689", "CSAFPID-228706", "CSAFPID-229124", "CSAFPID-229136", "CSAFPID-229187", "CSAFPID-230240", "CSAFPID-230998", "CSAFPID-231004", "CSAFPID-231187", "CSAFPID-231246", "CSAFPID-231389", "CSAFPID-231390", "CSAFPID-231472", "CSAFPID-231667", "CSAFPID-231682", "CSAFPID-232009", "CSAFPID-232461", "CSAFPID-232766", "CSAFPID-232767", "CSAFPID-233155", "CSAFPID-235307", "CSAFPID-235858", "CSAFPID-236834", "CSAFPID-236837", "CSAFPID-237460", "CSAFPID-239000", "CSAFPID-239007", "CSAFPID-239264", "CSAFPID-240187", "CSAFPID-242308", "CSAFPID-242834", "CSAFPID-243362", "CSAFPID-244530", "CSAFPID-244900", "CSAFPID-245375", "CSAFPID-247573", "CSAFPID-248242", "CSAFPID-249171" ] } ], "title": "Cisco IOS and IOS XE Software Stored Banner Cross-Site Scripting 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.