LiveActive security incident?Get immediate response
CVE Record

CVE-2019-12623: Cisco Enterprise Network Functions Virtualization Infrastructure Software File Enumeration Vulnerability

A vulnerability in the web server functionality of Cisco Enterprise Network Functions Virtualization Infrastructure Software (NFVIS) could allow an authenticated, remote attacker to perform file enumeration on an affected system. The vulnerability is due to the web server responding with different error codes for existing and non-existing files. An attacker could exploit this vulnerability by sending GET requests for different file names. A successful exploit could allow the attacker to enumerate files residing on the system.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Cisco NFVIS has a web server behavior that can reveal whether file names exist on the system to a logged-in remote attacker. This is not a full system compromise by itself, but it can expose internal file structure and support later attacks. The source bundle does not identify specific affected versions or a named fix.

Executive priority

Treat as a moderate infrastructure hygiene issue. It requires authenticated access and has limited direct impact, but NFVIS can support critical network functions, so exposed management interfaces should be reviewed promptly.

Technical view

CVE-2019-12623 is an authenticated remote file enumeration issue in Cisco Enterprise NFV Infrastructure Software web server functionality. Different error responses for existing versus non-existing files allow file presence inference. CVSS v3.0 is 4.3, with low attack complexity, low privileges required, no user interaction, and low confidentiality impact only.

Likely exposure

Exposure is most likely where Cisco Enterprise NFV Infrastructure Software management web functionality is reachable by authenticated users. The provided affected-version data is unspecified, so owners must map deployed NFVIS versions against Cisco guidance.

Exploitation context

The source states an authenticated remote attacker can enumerate files by observing differing web server error behavior. KEV status is false, and the provided sources do not report active exploitation or public weaponization.

Researcher notes

The evidence supports file enumeration only, not file read, code execution, privilege escalation, or denial of service. Affected versions are not specified in the bundle; rely on Cisco’s advisory for precise product-version remediation details.

Mitigation direction

  • Review Cisco’s advisory for affected and fixed NFVIS releases.
  • Inventory Cisco Enterprise NFV Infrastructure Software deployments.
  • Restrict NFVIS web management access to trusted administrative networks.
  • Review and minimize accounts with NFVIS web access.
  • Monitor management web logs for unusual file-probing patterns.

Validation and detection

  • Confirm whether Cisco Enterprise NFV Infrastructure Software is deployed.
  • Compare deployed NFVIS versions with Cisco advisory guidance.
  • Verify NFVIS web management is not broadly reachable.
  • Review authentication logs for suspicious access to NFVIS management.
  • Check web logs for repeated requests targeting many file names.
Prepared
Confidence
high
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 · low confidence lookup

CWE-538: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-12623 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-12623Attack 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
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-538 · source CWE mapping

Insertion of Sensitive Information into Externally-Accessible File or Directory

Insertion of Sensitive Information into Externally-Accessible File or Directory represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.