Cyber Resilience

CVE-2023-32467

Medium

Published: 10 July 2024

Published
10 July 2024
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 5.7 CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:L
EPSS Score 0.0008 23.2th percentile
Risk Priority 11 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2023-32467 is a medium-severity Improper Initialization (CWE-665) vulnerability in Dell Edge Gateway 5000 Firmware. Its CVSS base score is 5.7 (Medium).

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

EU & UK References

Vulnerability details

Dell Edge Gateway BIOS, versions 3200 and 5200, contains an out-of-bounds write vulnerability. A local authenticated malicious user with high privileges could potentially exploit this vulnerability leading to exposure of some UEFI code, leading to arbitrary code execution or escalation…

more

of privilege.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

dell
edge gateway 5000 firmware
0.1.19.0
dell
edge gateway 5100 firmware
0.1.19.0
dell
edge gateway 5200 firmware
≤ 1.05.10
dell
edge gateway 3200 firmware
all versions
dell
xps 13 9350 firmware
0.1.13.0
dell
chengming 3977 firmware
0.1.13.0

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-665

Ensures shared resources are explicitly initialized or cleared on allocation, preventing exposure of prior contents to new users or processes.

addresses: CWE-665

Mandates that every instance begins in a known (presumably clean) state, eliminating reliance on residual or uninitialized state left by prior executions.

References