LiveActive security incident?Get immediate response
CVE Record

CVE-2019-1952: Cisco Enterprise NFV Infrastructure Software Path Traversal Vulnerability

A vulnerability in the CLI of Cisco Enterprise NFV Infrastructure Software (NFVIS) could allow an authenticated, local attacker to overwrite or read arbitrary files. The attacker would need valid administrator privilege-level credentials. This vulnerability is due to improper input validation of CLI command arguments. An attacker could exploit this vulnerability by using directory traversal techniques when executing a vulnerable command. A successful exploit could allow the attacker to overwrite or read arbitrary files on an affected device.

MediumCVSS 6.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Cisco NFVIS has a CLI flaw that could let an already privileged administrator read or overwrite files outside the intended path. This is not a remote, unauthenticated issue, but it matters because NFVIS supports network virtualization infrastructure and file tampering could affect confidentiality, integrity, and availability.

Executive priority

Treat this as a moderate priority infrastructure hardening item. It is not described as actively exploited or remotely reachable, but misuse by a privileged account could damage critical network virtualization systems.

Technical view

CVE-2019-1952 is a CWE-22 path traversal issue in Cisco Enterprise NFV Infrastructure Software CLI argument handling. An authenticated local attacker with administrator privilege-level credentials could use directory traversal techniques in a vulnerable command to read or overwrite arbitrary files. CVSS v3.0 is 6.7.

Likely exposure

Exposure is limited to Cisco Enterprise NFV Infrastructure Software deployments with affected versions. The bundle does not specify exact vulnerable releases or fixed versions, so teams must verify against Cisco's advisory and their deployed NFVIS inventory.

Exploitation context

The source bundle does not show KEV listing or active exploitation evidence. Exploitation requires valid administrator privilege-level credentials and local CLI access, making compromised admin accounts, insider misuse, or weak administrative controls the main concern.

Researcher notes

The advisory-backed record provides impact, attack preconditions, CVSS, and weakness class, but not specific affected or fixed versions in the supplied bundle. Avoid assuming exploit availability, public PoC status, or remediation versions without Cisco advisory confirmation.

Mitigation direction

  • Inventory Cisco NFVIS deployments and record installed software versions.
  • Check Cisco's advisory for affected and fixed NFVIS release details.
  • Upgrade or apply Cisco-provided guidance where a fixed release or mitigation is identified.
  • Restrict NFVIS administrator access to trusted operators and managed administrative paths.
  • Review administrator credential hygiene, MFA availability, and account lifecycle controls.

Validation and detection

  • Confirm whether any deployed NFVIS version matches Cisco's affected guidance.
  • Verify only authorized administrators can access NFVIS CLI functions.
  • Review administrative CLI logs for unusual file access or traversal-like activity.
  • Check file integrity or configuration baselines for unexpected changes.
  • Document any compensating controls if immediate upgrade is not possible.
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-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
description · low confidence lookup

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2019-1952 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
6.7 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

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
6.7CVSS 3.0MediumCVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H0.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

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

Vector: CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

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 Enterprise NFV Infrastructure SoftwareunspecifiedListed
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.