LiveActive security incident?Get immediate response
CVE Record

CVE-2023-24542: Unquoted search path or element in some Intel(R) Thunderbolt(TM) DCH drivers for Windows before version 88...

Unquoted search path or element in some Intel(R) Thunderbolt(TM) DCH drivers for Windows before version 88 may allow an authenticated user to potentially enable escalation of privilege via local access.

MediumCVSS 6.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This is a local privilege-escalation issue in some Intel Thunderbolt DCH drivers for Windows before version 88. An attacker would already need local authenticated access and user interaction, so this is not a remote internet-facing risk, but it could help deepen compromise on affected endpoints.

Executive priority

Treat this as a moderate endpoint hardening item. It is not described as remotely exploitable or actively exploited, but affected systems should be updated because successful exploitation could raise attacker privileges locally.

Technical view

CVE-2023-24542 is a CWE-428 unquoted search path or element flaw in Intel Thunderbolt DCH drivers for Windows before version 88. CVSS 3.1 is 6.7 with local access, high complexity, low privileges, required user interaction, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is most likely on Windows laptops or workstations using Intel Thunderbolt DCH drivers earlier than version 88. Systems without the affected driver line are not indicated as affected in the provided sources.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation evidence. Exploitation requires local authenticated access and user interaction, making this more relevant to post-compromise escalation than initial access.

Researcher notes

The public details identify the weakness class and affected version boundary, but not specific vulnerable paths, service names, or exploit mechanics. Avoid assuming exploitability on systems unless the affected Intel Thunderbolt DCH driver version is present.

Mitigation direction

  • Update affected Intel Thunderbolt DCH drivers to version 88 or later.
  • Check Intel advisory INTEL-SA-00851 and OEM driver channels for approved packages.
  • Prioritize shared endpoints, developer systems, and users with elevated business access.
  • Limit unnecessary local user privileges on Windows endpoints.
  • Monitor vendor guidance for any revised affected-version or remediation details.

Validation and detection

  • Inventory Windows endpoints with Intel Thunderbolt DCH drivers installed.
  • Confirm driver versions are not earlier than version 88.
  • Verify updates came from Intel or the device OEM’s trusted channel.
  • Check endpoint management records for remaining vulnerable driver versions.
  • Document any unsupported systems requiring compensating controls.
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-428: 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-24542 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.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

6.7Medium
CVSS 3.1 vector shape for CVE-2023-24542Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:R/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
n/aIntel(R) Thunderbolt(TM) DCH drivers for Windowsbefore version 88unaffected
Weakness

CWE details

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

CWE-428 · source CWE mapping

Unquoted Search Path or Element

Unquoted Search Path or Element represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.