LiveActive security incident?Get immediate response
CVE Record

CVE-2023-23696: Dell Command Intel vPro Out of Band, versions prior to 4.3.1, contain an Improper Authorization vulnerability.

Dell Command Intel vPro Out of Band, versions prior to 4.3.1, contain an Improper Authorization vulnerability. A locally authenticated malicious users could potentially exploit this vulnerability in order to write arbitrary files to the system.

HighCVSS 7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2023-23696 affects Dell Command Intel vPro Out of Band versions before 4.3.1. A local authenticated user could abuse an authorization flaw to write arbitrary files to the system. This is mainly a workstation or admin-tool exposure, not a remote internet-facing issue, but successful abuse could have serious system impact.

Executive priority

Treat this as a high-priority endpoint management-tool fix, focused on systems where local users may access Dell Command Intel vPro Out of Band. It is not reported as actively exploited in the provided sources, but the impact justifies timely remediation.

Technical view

The CVE is an improper authorization issue in Dell Command Intel vPro Out of Band prior to 4.3.1. CVSS 3.1 is 7.0 high: local attack vector, high complexity, low privileges, no user interaction, unchanged scope, and high confidentiality, integrity, and availability impact.

Likely exposure

Organizations are exposed where Dell Command Intel vPro Out of Band is installed below version 4.3.1, especially on systems accessible to non-admin local users. The source bundle does not identify affected operating systems, deployment patterns, or exact vulnerable builds beyond the version threshold.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. Exploitation requires local authenticated access and is rated high complexity, but the potential impact is broad because arbitrary file writes can affect system security boundaries.

Researcher notes

Key constraints are local access, low privileges, high attack complexity, and no user interaction. The weakness is CWE-285 improper authorization. Public details in the bundle are limited; do not assume exploitability mechanics, affected platforms, or compensating controls beyond Dell’s advisory.

Mitigation direction

  • Upgrade Dell Command Intel vPro Out of Band to version 4.3.1 or later.
  • Review Dell advisory DSA-2023-029 for current vendor guidance.
  • Limit local interactive access on systems running the tool.
  • Prioritize remediation on shared administrator workstations and management endpoints.

Validation and detection

  • Inventory endpoints for Dell Command Intel vPro Out of Band installations.
  • Confirm installed versions are 4.3.1 or later.
  • Identify systems where low-privileged local users can access the software.
  • Document remediation status and any exceptions against Dell advisory DSA-2023-029.
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-285: 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-2023-23696 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 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:H/PR:L/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
7CVSS 3.1HighCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H15.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7High
CVSS 3.1 vector shape for CVE-2023-23696Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:H/PR:L/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
DellDell Command Intel vPro Out of Band (DCIV)0unaffected
Weakness

CWE details

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

CWE-285 · source CWE mapping

Improper Authorization

Improper Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.