LiveActive security incident?Get immediate response
CVE Record

CVE-2019-15963: Cisco Unified Communications Manager Information Disclosure Vulnerability

A vulnerability in the web-based management interface of Cisco Unified Communications Manager could allow an authenticated, remote attacker to view sensitive information in the web-based management interface of the affected software. The vulnerability is due to insufficient protection of user-supplied input by the web-based management interface of the affected service. An attacker could exploit this vulnerability by accessing the interface and viewing restricted portions of the software configuration. A successful exploit could allow the attacker to gain access to sensitive information or conduct further attacks.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2019-15963 lets a logged-in remote user view sensitive configuration information through Cisco's web management interface. The published impact is confidentiality only, not system takeover. Business urgency is moderate: prioritize systems where voice administration portals are widely reachable or accounts are shared, weak, or poorly monitored.

Executive priority

Treat as a moderate-priority confidentiality risk. It is not described as unauthenticated or actively exploited, but exposed voice-management systems may leak configuration details useful for deeper compromise.

Technical view

The issue is an information disclosure flaw, CWE-200, caused by insufficient protection of user-supplied input in the web-based management interface. CVSS v3.0 is 4.3: network exploitable, low complexity, low privileges required, no user interaction, low confidentiality impact, and no integrity or availability impact.

Likely exposure

Exposure is most likely in organizations running the affected Cisco collaboration platform with the web management interface reachable by authenticated users. The source bundle names Cisco Unity Connection as affected, while the title and description reference Cisco Unified Communications Manager; confirm applicability against Cisco's advisory before scoping.

Exploitation context

The bundle does not show CISA KEV listing or cited evidence of active exploitation. Exploitation requires authenticated access to the management interface, so risk depends heavily on account controls, interface exposure, and whether sensitive configuration data could support follow-on attacks.

Researcher notes

Key uncertainty: the provided affected product field lists Cisco Unity Connection, while the CVE title and description refer to Cisco Unified Communications Manager. Avoid assuming a broader product set without the Cisco advisory. No exploit details, fixed versions, or workarounds are included in the bundle.

Mitigation direction

  • Review Cisco advisory for affected releases and fixed software guidance.
  • Restrict web management interface access to trusted administration networks.
  • Audit and limit accounts with access to the management interface.
  • Monitor configuration-viewing activity and unusual authenticated access.
  • Apply vendor-recommended updates or workarounds once confirmed applicable.

Validation and detection

  • Inventory Cisco Unified Communications Manager and Cisco Unity Connection deployments.
  • Confirm product and version applicability against Cisco advisory.
  • Verify management interfaces are not internet-facing or broadly reachable.
  • Review access logs for unexpected authenticated configuration access.
  • Confirm remediation status against vendor guidance.
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-200: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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-2019-15963 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.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/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.0MediumCVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N2.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

4.3Medium
CVSS 3.0 vector shape for CVE-2019-15963Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco Unity Connectionn/aListed
Weakness

CWE details

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

CWE-200 · source CWE mapping

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.