Cyber Resilience

CVE-2023-23555

F5 Big-Ip Access Policy Manager 14.1.5 – 14.1.5.3

Published
01 February 2023
Modified
21 November 2024
Patch / advisory
CVSS Score v3.1 7.5
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.0063 47th percentile
Risk Priority 59 floored blend · peak EPSS

Summary

CVE-2023-23555 is a high-severity Improper Initialization (CWE-665) vulnerability in F5 Big-Ip Access Policy Manager. Its CVSS base score is 7.5 (High).

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

EU & UK References

Vulnerability Data

On BIG-IP Virtual Edition versions 15.1x beginning in 15.1.4 to before 15.1.8 and 14.1.x beginning in 14.1.5 to before 14.1.5.3, and BIG-IP SPK beginning in 1.5.0 to before 1.6.0, when FastL4 profile is configured on a virtual server, undisclosed traffic…

more

can cause the Traffic Management Microkernel (TMM) to terminate. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.

CWE(s)

Related Threats

CVEs Like This One

CVE-2023-22664Same product: F5 Big-Ip Access Policy Manager
CVE-2023-22323Same product: F5 Big-Ip Access Policy Manager
CVE-2023-22326Same product: F5 Big-Ip Access Policy Manager
CVE-2023-22842Same product: F5 Big-Ip Access Policy Manager
CVE-2023-22340Same product: F5 Big-Ip Access Policy Manager
CVE-2023-22418Same product: F5 Big-Ip Access Policy Manager
CVE-2023-22374Same product: F5 Big-Ip Access Policy Manager
CVE-2023-22302Same product: F5 Big-Ip Access Policy Manager
CVE-2023-22422Same product: F5 Big-Ip Access Policy Manager
CVE-2022-1388Same product: F5 Big-Ip Access Policy Manager

Affected Assets

f5
big-ip access policy manager
14.1.5 — 14.1.5.3 · 15.1.4 — 15.1.8
f5
big-ip advanced firewall manager
14.1.5 — 14.1.5.3 · 15.1.0 — 15.1.8
f5
big-ip analytics
14.1.5 — 14.1.5.3 · 15.1.4 — 15.1.8
f5
big-ip application acceleration manager
14.1.5 — 14.1.5.3 · 15.1.4 — 15.1.8
f5
big-ip application security manager
14.1.5 — 14.1.5.3 · 15.1.4 — 15.1.8
f5
big-ip ddos hybrid defender
14.1.5 — 14.1.5.3 · 15.1.4 — 15.1.8
f5
big-ip domain name system
14.1.5 — 14.1.5.3 · 15.1.4 — 15.1.8
f5
big-ip fraud protection service
14.1.5 — 14.1.5.3 · 15.1.4 — 15.1.8
f5
big-ip link controller
14.1.5 — 14.1.5.3 · 15.1.4 — 15.1.8
f5
big-ip local traffic manager
14.1.5 — 14.1.5.3 · 15.1.4 — 15.1.8
+3 more product configuration(s) — see NVD for full list

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.

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 enforce proper resource initialization during coding and testing.

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 can detect uninitialized variables but does not itself enforce initialization practices.

prevents

Configuration management can enforce secure defaults and initialization settings but is not the primary control for code-level initialization.

prevents

Secure development life cycle mandates initialization checks and secure defaults that directly prevent improper resource initialization.

prevents

Secure system architecture and engineering principles require explicit initialization of resources and secure state management.

prevents

Secure coding standards explicitly forbid uninitialized variables and mandate proper resource initialization before use.

References