Cyber Resilience

CVE-2023-28823

Intel Advisor For Oneapi ≤ 2023.1

Published
11 August 2023
Modified
21 November 2024
Patch / advisory
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.0015 5th percentile
Risk Priority 45 floored blend · peak EPSS

Summary

CVE-2023-28823 is a medium-severity Uncontrolled Search Path Element (CWE-427) vulnerability in Intel Advisor For Oneapi. Its CVSS base score is 6.7 (Medium).

Operationally, ranked at the 5th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

Uncontrolled search path in some Intel(R) oneAPI Toolkit and component software installers before version 4.3.1.493 may allow an authenticated user to potentially enable escalation of privilege via local access.

CWE(s)

Related Threats

CVEs Like This One

CVE-2023-22355Same product: Intel Dpc\+\+ Compatibility Tool
CVE-2023-27391Same product: Intel Advisor For Oneapi
CVE-2024-28172Same product: Intel Oneapi Hpc Toolkit
CVE-2024-28887Same product: Intel Integrated Performance Primitives
CVE-2024-28876Same product: Intel Mpi Library
CVE-2023-31197Same product: Intel Trace Analyzer And Collector
CVE-2023-38566Same product: Intel Implicit Spmd Program Compiler
CVE-2023-41091Same product: Intel Mpi Library
CVE-2024-39284Same product: Intel Oneapi Base Toolkit
CVE-2024-29015Same product: Intel Oneapi Base Toolkit

Affected Assets

intel
advisor for oneapi
≤ 2023.1
intel
cpu runtime for opencl applications
≤ 2023.1
intel
distribution for python programming language
≤ 2023.1
intel
dpc\+\+ compatibility tool
≤ 2023.1
intel
embree ray tracing kernel library
≤ 2023.1
intel
fortran compiler
≤ 2023.1
intel
implicit spmd program compiler
≤ 1.19.1
intel
inspector for oneapi
≤ 2023.1
intel
integrated performance primitives
≤ 2021.8
intel
ipp cryptography
≤ 2021.7.0
+19 more product configuration(s) — see NVD for full list

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 2 hardening rules · 1 OS baseline
Validate
Prove the fix (OWASP ASVS)

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-development practices directly address design of search paths and resource loading.

PR.PS-01 partial match
prevents

Hardened configuration baselines can enforce safe search-path settings and reduce exposure.

PR.PS-05 partial match
prevents

Execution allow-listing can block malicious binaries placed in hijackable search locations.

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.

detects

Security testing can detect uncontrolled search-path issues but does not prevent them by itself.

mitigates

Restricting software installation reduces the chance that an attacker-controlled path element is introduced into the search path.

mitigates

Secure system architecture and engineering principles require explicit control over search paths and resource locations.

prevents

Secure coding practices directly address the use of fixed or controlled search paths that can be influenced by unintended actors.

prevents

Configuration management can enforce approved search-path settings but does not inherently prevent the weakness.

References