Cyber Resilience

CVE-2023-43042

Ibm Storage Virtualize 8.3

Published
14 December 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:H/I:N/A:N
EPSS Score 0.0072 50th percentile
Risk Priority 58 floored blend · peak EPSS

Summary

CVE-2023-43042 is a high-severity Use of Default Password (CWE-1393) vulnerability in Ibm Storage Virtualize. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Default Accounts (T1078.001); ranked in the top 50% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

IBM SAN Volume Controller, IBM Storwize, IBM FlashSystem and IBM Storage Virtualize 8.3 products use default passwords for a privileged user. IBM X-Force ID: 266874.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1078.001 Default Accounts Stealth
Adversaries may obtain and abuse credentials of a default account as a means of gaining Initial Access, Persistence, Privilege Escalation, or Defense Evasion.
T1078 Valid Accounts Stealth
Adversaries may obtain and abuse credentials of existing accounts as a means of gaining Initial Access, Persistence, Privilege Escalation, or Defense Evasion.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2025-0159Same product: Ibm Storage Virtualize
CVE-2024-39723Same product: Ibm Storage Virtualize
CVE-2023-47700Same product: Ibm Storage Virtualize
CVE-2025-36120Same product: Ibm Storage Virtualize
CVE-2025-36118Same product: Ibm Storage Virtualize
CVE-2025-0160Same product: Ibm Storage Virtualize
CVE-2025-14917Same vendor: Ibm
CVE-2026-5269Shared CWE-1393
CVE-2024-13966Shared CWE-1393
CVE-2023-45249Shared CWE-1393

Affected Assets

ibm
storage virtualize
8.3

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-1393

Changing default authenticators prior to first use prevents use of default passwords.

addresses: CWE-1393

Requires authentication that meets guidelines, avoiding default passwords for cryptographic module access.

addresses: CWE-1393

Threat awareness programs disseminate botnet and scanning activity tied to default passwords, driving organizations to change or enforce non-default credentials before mass exploitation occurs.

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.AA-01 full match
prevents

Credential management directly requires replacing default passwords with unique, strong credentials.

PR.PS-01 mostly match
prevents

Hardened configuration baselines explicitly prohibit default passwords, covering most of the weakness but not all identity-management aspects.

ID.RA-01 partial match
prevents

Vulnerability scanning will discover default-password instances, enabling remediation, yet does not itself prevent their initial use.

PR.AA-03 partial match
prevents

Authentication policies can enforce non-default passwords but do not address the full scope of credential lifecycle.

PR.AA-05 partial match
prevents

Authorization policies assume credentials already exist and are not default; least-privilege helps limit impact but does not prevent defaults.

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.

prevents

Mandates secure handling and change of authentication secrets, directly addressing default passwords.

prevents

Configuration management processes typically enforce changing defaults during hardening.

mitigates

Requires secure authentication mechanisms, which includes replacing or disabling default credentials.

none

Utility programs often ship with defaults; control requires secure configuration before use.

none

Privileged accounts must not retain factory passwords, reducing risk of default-credential abuse.

References