LiveActive security incident?Get immediate response
CVE Record

CVE-2019-1717: Cisco Video Surveillance Manager Web-Based Management Interface Information Disclosure Vulnerability

A vulnerability in the web-based management interface of Cisco Video Surveillance Manager could allow an unauthenticated, remote attacker to access sensitive information. The vulnerability is due to improper validation of parameters handled by the web-based management interface. An attacker could exploit this vulnerability by sending malicious requests to an affected component. A successful exploit could allow the attacker to download arbitrary files from the affected device, which could contain sensitive information.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's Takehigh

Analyst readout for executives and security teams

Plain-English summary

Cisco Video Surveillance Manager had a high-severity flaw in its web management interface. An unauthenticated remote attacker could request arbitrary files from an affected device, potentially exposing credentials, configuration data, or other sensitive files.

Executive priority

Treat as high priority for any organization using Cisco Video Surveillance Manager, especially if management access crosses trust boundaries. The business risk is confidential file exposure from security infrastructure, not system takeover based on the provided sources.

Technical view

CVE-2019-1717 is an information disclosure issue caused by improper parameter validation in Cisco Video Surveillance Manager’s web-based management interface. The CVE maps to CWE-22 and has CVSS 3.0 score 7.5: network-reachable, low complexity, no privileges, no user interaction, high confidentiality impact.

Likely exposure

Exposure is most relevant where Cisco Video Surveillance Manager is deployed and its web-based management interface is reachable by untrusted networks. The source bundle does not identify specific affected versions beyond the product name.

Exploitation context

The CVE describes unauthenticated remote exploitation through malicious requests to an affected component. The bundle does not show CISA KEV listing or cite active exploitation in the wild.

Researcher notes

The provided evidence supports arbitrary file download and confidentiality impact only. It does not provide version granularity, exploit code, observed exploitation, or confirmed patches in the bundle. Use Cisco’s advisory as the authority for precise affected and fixed release information.

Mitigation direction

  • Review Cisco’s advisory for affected releases, fixed software, and supported remediation guidance.
  • Upgrade or apply Cisco-recommended workarounds if the advisory identifies them for your deployment.
  • Restrict access to the web management interface to trusted administration networks.
  • Confirm exposed management interfaces are not reachable from the public internet.

Validation and detection

  • Inventory Cisco Video Surveillance Manager deployments and owners.
  • Identify which instances expose the web-based management interface.
  • Compare installed versions and configurations against Cisco’s advisory.
  • Review access logs for unusual unauthenticated requests to management paths.
  • Check whether sensitive configuration files could have been exposed.
Prepared
Confidence
medium
Sources
4

Based on public source material and reviewed before publication.

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-22: File access and web shell behavior lookup

File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. 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-1717 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
High
CVSS
7.5 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/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
3Source 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
7.5CVSS 3.0HighCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

7.5High
CVSS 3.0 vector shape for CVE-2019-1717Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/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 Video Surveillance ManagerunspecifiedListed
Weakness

CWE details

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

CWE-22 · source CWE mapping

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.