Cyber Resilience

CVE-2023-31001

Ibm Security Verify Access 10.0.0.0 – 10.0.0.7

Published
11 January 2024
Modified
03 November 2025
Patch / advisory
CVSS Score v3.1 5.1
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0021 11th percentile
Risk Priority 35 floored blend · peak EPSS

Summary

CVE-2023-31001 is a medium-severity Storing Passwords in a Recoverable Format (CWE-257) vulnerability in Ibm Security Verify Access. Its CVSS base score is 5.1 (Medium).

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

EU & UK References

Vulnerability Data

IBM Security Access Manager Container (IBM Security Verify Access Appliance 10.0.0.0 through 10.0.6.1 and IBM Security Verify Access Docker 10.0.6.1) temporarily stores sensitive information in files that could be accessed by a local user. IBM X-Force ID: 254653.

CWE(s)

Related Threats

CVEs Like This One

CVE-2024-40700Same product: Ibm Security Verify Access
CVE-2023-38267Same product: Ibm Security Verify Access
CVE-2024-35133Same product: Ibm Security Verify Access
CVE-2023-31005Same product: Ibm Security Verify Access
CVE-2023-31004Same product: Ibm Security Verify Access
CVE-2023-43016Same product: Ibm Security Verify Access
CVE-2025-0163Same product: Ibm Security Verify Access
CVE-2023-30999Same product: Ibm Security Verify Access
CVE-2023-32329Same product: Ibm Security Verify Access
CVE-2024-45657Same product: Ibm Security Verify Access

Affected Assets

ibm
security verify access
10.0.0.0 — 10.0.0.7
ibm
security verify access docker
10.0.0.0 — 10.0.0.7

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V11.4.2
  • V11.4.4

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.DS-01 mostly match
prevents

Protecting data-at-rest with cryptographic hashes directly prevents recoverable password storage.

PR.PS-06 partial match
prevents

Secure SDLC practices include requirements for non-recoverable password storage.

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.

degrades

Directly requires secure handling and protection of authentication information, preventing storage in recoverable formats.

degrades

Mandates secure authentication mechanisms that preclude recoverable password storage.

degrades

Requires proper use of cryptography, which can mitigate recoverable storage if applied correctly to passwords.

prevents

Secure SDLC includes requirements that reduce the likelihood of introducing recoverable password storage.

prevents

Secure coding practices can prevent developers from implementing recoverable password storage.

References