Cyber Resilience

CVE-2023-22330

Intel Nuc Pro Kit Nuc11Tnkv5 Firmware

Published
11 August 2023
Modified
21 November 2024
Patch / advisory
CVSS Score v3.1 6.0
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N
EPSS Score 0.0018 8th percentile
Risk Priority 35 floored blend · peak EPSS

Summary

CVE-2023-22330 is a medium-severity Use of Uninitialized Resource (CWE-908) vulnerability in Intel Nuc Pro Kit Nuc11Tnkv5 Firmware. Its CVSS base score is 6.0 (Medium).

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

EU & UK References

Vulnerability Data

Use of uninitialized resource in some Intel(R) NUC BIOS firmware may allow a privileged user to potentially enable information disclosure via local access.

CWE(s)

Related Threats

CVEs Like This One

CVE-2023-34349Same product: Intel Nuc 11 Compute Element Cm11Ebc4W
CVE-2023-22449Same product: Intel Nuc 11 Compute Element Cm11Ebc4W
CVE-2023-22356Same product: Intel Nuc 11 Compute Element Cm11Ebc4W
CVE-2023-22312Same product: Intel Nuc 11 Compute Element Cm11Ebc4W
CVE-2023-29500Same product: Intel Nuc 11 Performance Kit Nuc11Pahi3
CVE-2023-40540Same product: Intel Nuc 11 Performance Kit Nuc11Pahi3
CVE-2023-22444Same product: Intel Nuc 11 Compute Element Cm11Ebc4W
CVE-2023-22848Same vendor: Intel
CVE-2024-32666Same vendor: Intel
CVE-2023-27386Same vendor: Intel

Affected Assets

intel
nuc 11 performance kit nuc11pahi3 firmware
all versions
intel
nuc 11 performance kit nuc11pahi30z firmware
all versions
intel
nuc 11 performance kit nuc11paki3 firmware
all versions
intel
nuc 11 performance kit nuc11pahi5 firmware
all versions
intel
nuc 11 performance kit nuc11pahi50z firmware
all versions
intel
nuc 11 performance kit nuc11paki5 firmware
all versions
intel
nuc 11 performance kit nuc11paqi50wa firmware
all versions
intel
nuc 11 performance kit nuc11pahi7 firmware
all versions
intel
nuc 11 performance kit nuc11pahi70z firmware
all versions
intel
nuc 11 performance kit nuc11paki7 firmware
all versions
+78 more product configuration(s) — see NVD for full list

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 activities such as static analysis and code review directly prevent use of uninitialized resources while also addressing many other weaknesses.

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 in development and acceptance can detect uninitialized resource usage through dynamic analysis and fuzzing.

prevents

Secure development life cycle mandates initialization checks and static analysis that can catch uninitialized resource use.

prevents

Application security requirements can specify mandatory initialization of variables and resources before use.

prevents

Secure system architecture and engineering principles include defensive coding practices that prevent use of uninitialized memory or objects.

prevents

Secure coding standards directly require explicit initialization of all variables and resources, substantially mitigating CWE-908.

References