LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3193: Cisco Prime Collaboration Provisioning Information Disclosure Vulnerability

A vulnerability in the web-based management interface of Cisco Prime Collaboration Provisioning could allow an unauthenticated, remote attacker to obtain sensitive information about an affected device. The vulnerability exists because replies from the web-based management interface include unnecessary server information. An attacker could exploit this vulnerability by inspecting replies received from the web-based management interface. A successful exploit could allow the attacker to obtain details about the operating system, including the web server version that is running on the device, which could be used to perform further attacks.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2020-3193 lets an unauthenticated remote user learn unnecessary server details from Cisco Prime Collaboration Provisioning's web management interface. The disclosed data can include operating system and web server version information. This is not described as direct takeover, but it can support follow-on targeting.

Executive priority

Treat as a moderate hardening issue. It should be addressed promptly on exposed management systems, especially internet-facing ones, but it is lower urgency than vulnerabilities enabling code execution, authentication bypass, or service outage.

Technical view

The issue is CWE-200 information disclosure in the web-based management interface. Responses include unnecessary server information. CVSS 3.0 is 5.3: network exploitable, low complexity, no privileges or user interaction, low confidentiality impact, no integrity or availability impact.

Likely exposure

Exposure is limited to organizations running Cisco Prime Collaboration Provisioning with its web management interface reachable by untrusted networks. The source bundle does not specify affected versions.

Exploitation context

The provided sources do not report active exploitation, and the CVE is not marked in KEV. Exploitation is described as inspecting management-interface replies, producing reconnaissance value rather than direct system compromise.

Researcher notes

Evidence is narrow but consistent: Cisco Prime Collaboration Provisioning leaks server metadata from management-interface replies. The bundle does not provide affected version ranges, exploit activity, or specific fixed releases. Avoid claiming compromise impact beyond reconnaissance support.

Mitigation direction

  • Check Cisco advisory and support channels for affected-version and fixed-release guidance.
  • Restrict Prime Collaboration Provisioning management access to trusted administrative networks.
  • Place management access behind VPN, firewall rules, or equivalent access controls.
  • Review whether response headers or banners can be minimized through supported configuration.
  • Prioritize remediation where the management interface is internet-accessible.

Validation and detection

  • Inventory Cisco Prime Collaboration Provisioning deployments and management interface locations.
  • Confirm whether any management interface is reachable from untrusted networks.
  • Review responses for exposed operating system or web server version details.
  • Check security logs for unauthenticated probing of the management interface.
  • Record product versions because the source bundle lists versions as unspecified.
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-2020-3193 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
5.3 (3.0)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.0 score

5.3Medium
CVSS 3.0 vector shape for CVE-2020-3193Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:N/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 Prime Collaboration ProvisioningunspecifiedListed
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.