LiveActive security incident?Get immediate response
CVE Record

CVE-2015-0749: Cisco Unified Communications Manager Cross-Site Scripting Vulnerability

A vulnerability in Cisco Unified Communications Manager could allow an unauthenticated, remote attacker to conduct a cross-site scripting (XSS) attack on the affected software. The vulnerabilities is due to improper input validation of certain parameters passed to the affected software. An attacker could exploit this vulnerability by convincing a user to follow a malicious link. A successful exploit could allow the attacker to execute arbitrary script code in the context of the affected site or allow the attacker to access sensitive browser-based information.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This is a cross-site scripting issue in Cisco Unified Communications Manager. An attacker would need to get a user to open a malicious link. If successful, the attack could run script in the trusted CUCM site context or access browser-based information tied to that session.

Executive priority

Treat this as a moderate-priority remediation item, especially for communications infrastructure used by administrators. It is not presented as actively exploited, but XSS in a trusted management application can still support credential theft or session abuse if users are targeted.

Technical view

CVE-2015-0749 is improper input validation of certain CUCM parameters, classified as CWE-79. The CVSS 3.1 score is 4.3: network reachable, low complexity, no privileges required, but user interaction is required and impact is limited to integrity.

Likely exposure

Exposure is most relevant where Cisco Unified Communications Manager web interfaces are reachable by users or administrators who can be targeted with links. The provided source names Cisco Unified Communications Manager and version information as affected, but does not include full deployment or configuration details.

Exploitation context

The provided sources describe a link-based XSS attack requiring user interaction. The CVE is not listed as CISA KEV in the bundle, and no source provided here supports active exploitation claims.

Researcher notes

Evidence is limited to the CVE description, CVSS vector, CWE-79 classification, and Cisco advisory reference. Do not assume broader product impact or exploit availability from this bundle. Validate affected builds and remediation directly against Cisco's advisory.

Mitigation direction

  • Review Cisco's advisory for affected and fixed release guidance.
  • Apply Cisco-directed updates or workarounds where your CUCM version is affected.
  • Restrict CUCM web interface access to trusted networks where operationally feasible.
  • Train administrators not to open unsolicited CUCM links.

Validation and detection

  • Inventory Cisco Unified Communications Manager versions in production and support environments.
  • Compare deployed versions against Cisco's advisory and CVE record.
  • Confirm CUCM administrative web interfaces are not unnecessarily internet-exposed.
  • Review web access logs for unusual link-driven requests if logging is available.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2015-0749 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
4.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
4.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N2.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

4.3Medium
CVSS 3.1 vector shape for CVE-2015-0749Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco Unified Communications Managernext of 11.5(0.98000.108)Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.