Cyber Resilience

CVE-2023-29165

Intel Iris Xe Graphics ≤ 31.0.101.4255

Published
14 November 2023
Modified
21 November 2024
CVSS Score v3.1 6.7
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0020 10th percentile
Risk Priority 48 floored blend · peak EPSS

Summary

CVE-2023-29165 is a medium-severity Unquoted Search Path or Element (CWE-428) vulnerability in Microsoft Windows. Its CVSS base score is 6.7 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Path Interception (T1034); ranked at the 10th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability Data

Unquoted search path or element in some Intel(R) Arc(TM) Control software before version 1.73.5335.2 may allow an authenticated user to potentially enable escalation of privilege via local access.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1034 Path Interception Persistence
**This technique has been deprecated.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2023-27305Same product: Intel Arc A Graphics
CVE-2023-25071Same product: Intel Arc A Graphics
CVE-2023-25952Same product: Intel Arc A Graphics
CVE-2023-28404Same product: Intel Arc A Graphics
CVE-2023-28401Same product: Intel Arc A Graphics
CVE-2023-24671Same product: Microsoft Windows
CVE-2024-8996Same product: Microsoft Windows
CVE-2025-10199Same product: Microsoft Windows
CVE-2025-54081Same product: Microsoft Windows
CVE-2023-22282Same product: Microsoft Windows

Affected Assets

intel
iris xe graphics
≤ 31.0.101.4255
intel
arc a graphics
≤ 31.0.101.4255

Mitigating Controls

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly prevent path-handling flaws such as unquoted elements during development.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing in development can detect unquoted search-path issues before deployment.

degrades

Enforcing controlled software installation can prevent unquoted search-path elements in executables and scripts.

prevents

Secure development lifecycle practices include input validation and path handling that reduce unquoted search-path weaknesses.

degrades

Secure system architecture and engineering principles require safe path construction and quoting conventions.

prevents

Secure coding standards directly mandate quoting search paths and avoiding unsafe path construction.

degrades

Change-management processes can enforce review of path-handling changes that might introduce unquoted elements.

References