Executive Summary



This Alert is flagged as TOP 25 Common Weakness Enumeration from CWE/SANS. For more information, you can read this.
Summary
Title XSS and SQL Injection in Cisco CallManager/Unified Communications Manager Logon Page
Informations
Name cisco-sa-20070829-ccm First vendor Publication 2007-06-12
Vendor Cisco Last vendor Modification 2008-04-25
Severity (Vendor) N/A Revision N/A

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector : (AV:N/AC:M/Au:N/C:C/I:C/A:C)
Cvss Base Score 9.3 Attack Range Network
Cvss Impact Score 10 Attack Complexity Medium
Cvss Expoit Score 8.6 Authentication None Required
Calculate full CVSS 2.0 Vectors scores

Detail

Cisco CallManager and Unified Communications Manager are vulnerable to cross-site Scripting (XSS) and SQL Injection attacks in the lang variable of the admin and user logon pages. A successful attack may allow an attacker to run JavaScript on computer systems connecting to CallManager or Unified Communications Manager servers, and has the potential to disclose information within the database.

Original Source

Url : http://www.cisco.com/warp/public/707/cisco-sa-20070829-ccm.shtml

CWE : Common Weakness Enumeration

% Id Name
50 % CWE-89 Improper Sanitization of Special Elements used in an SQL Command ('SQL Injection') (CWE/SANS Top 25)
50 % CWE-79 Failure to Preserve Web Page Structure ('Cross-site Scripting') (CWE/SANS Top 25)

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 17
Hardware 17

Open Source Vulnerability Database (OSVDB)

Id Description
36659 Cisco CallManager / CUCM Logon Page lang Parameter SQL Injection

Cisco CallManager/Unified Communications Manager contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the logon page not properly sanitizing user-supplied input to the lang variable. This may allow an attacker to inject or manipulate SQL queries in the back-end database.
36658 Cisco CallManager / CUCM Logon Page lang Parameter XSS