Cyber Resilience

CVE-2023-43029

Ibm Storage Virtualize Plugin For Vsphere 1.0.0 … 1.1.0

Published
21 March 2025
Modified
17 August 2025
Patch / advisory
CVSS Score v3.1 6.8
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N
EPSS Score 0.0041 34th percentile
Risk Priority 45 floored blend · peak EPSS

Summary

CVE-2023-43029 is a medium-severity Cleartext Storage of Sensitive Information in an Environment Variable (CWE-526) vulnerability in Ibm Storage Virtualize Plugin For Vsphere. Its CVSS base score is 6.8 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Unsecured Credentials (T1552); ranked at the 34th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to SC-13 (Cryptographic Protection) and SC-28 (Protection of Information at Rest) — see the control section below for these in your framework.

Deeper analysis AI-assisted summary

Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.

CVE-2023-43029 is a vulnerability in IBM Storage Virtualize vSphere Remote Plug-in versions 1.0 and 1.1 that could allow a remote user to obtain sensitive credential information after deployment. Classified under CWE-526, it carries a CVSS v3.1 base score of 6.8 (AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N), indicating medium severity with high confidentiality impact and changed scope.

The vulnerability can be exploited by a remote attacker who possesses high privileges (PR:H). Exploitation requires low attack complexity over the network with no user interaction, enabling the attacker to access sensitive credential information without impacting integrity or availability.

IBM has published a security advisory detailing the issue at https://www.ibm.com/support/pages/node/7228722.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

IBM Storage Virtualize vSphere Remote Plug-in 1.0 and 1.1 could allow a remote user to obtain sensitive credential information after deployment.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1552 Unsecured Credentials Credential Access
Adversaries may search compromised systems to find and obtain insecurely stored credentials.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2025-0985Same vendor: Ibm
CVE-2025-27899Same vendor: Ibm
CVE-2025-36017Same vendor: Ibm
CVE-2025-0895Same vendor: Ibm
CVE-2024-4369Shared CWE-526
CVE-2025-1721Same vendor: Ibm
CVE-2024-49351Same vendor: Ibm
CVE-2024-31906Same vendor: Ibm
CVE-2025-64646Same vendor: Ibm
CVE-2023-27545Same vendor: Ibm

Affected Assets

ibm
storage virtualize plugin for vsphere
1.0.0, 1.1.0

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

Mandates use of cryptography to protect sensitive information, preventing its unencrypted storage in environment variables.

Requires confidentiality protection (typically encryption) for information at rest, directly stopping cleartext storage of sensitive data in environment variables.

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

Encryption and related protections for data-at-rest directly prevent cleartext env-var storage of secrets.

PR.PS-01 partial match
prevents

Hardened configuration baselines and management practices reduce the chance of secrets being left in environment variables.

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

Cryptography control directly addresses the lack of encryption for sensitive data stored in environment variables.

mitigates

Classification drives decisions on what must be protected, indirectly discouraging cleartext storage of sensitive data.

mitigates

Authentication secrets are a common type of sensitive information; the control requires protecting them, which this weakness violates.

degrades

Requires secure deletion of sensitive information, which would prevent leaving it in environment variables.

A.8.11 Data masking partial match
mitigates

Data masking techniques can be applied to avoid storing sensitive values in cleartext environment variables.

mitigates

DLP policies can detect and block the placement of sensitive data into environment variables.

References