CVE-2024-53865 Vulnerability Details

  /     /     /  

CVE-2024-53865 Metadata Quick Info

CVE Published: 29/11/2024 | CVE Updated: 02/12/2024 | CVE Year: 2024
Source: GitHub_M | Vendor: zhmcclient | Product: python-zhmcclient
Status : PUBLISHED

CVE-2024-53865 Description

zhmcclient is a pure Python client library for the IBM Z HMC Web Services API. In affected versions the Python package "zhmcclient" writes password-like properties in clear text into its HMC and API logs in the following cases: 1. The \'boot-ftp-password\' and \'ssc-master-pw\' properties when creating or updating a partition in DPM mode, in the zhmcclient API and HMC logs. 2. The \'ssc-master-pw\' and \'zaware-master-pw\' properties when updating an LPAR in classic mode, in the zhmcclient API and HMC logs. 3. The \'ssc-master-pw\' and \'zaware-master-pw\' properties when creating or updating an image activation profile in classic mode, in the zhmcclient API and HMC logs. 4. The \'password\' property when creating or updating an HMC user, in the zhmcclient API log. 5. The \'bind-password\' property when creating or updating an LDAP server definition, in the zhmcclient API and HMC logs. This issue affects only users of the zhmcclient package that have enabled the Python loggers named "zhmcclient.api" (for the API log) or "zhmcclient.hmc" (for the HMC log) and that use the functions listed above. This issue has been fixed in zhmcclient version 1.18.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.

Metrics

CVSS Version: 3.1 | Base Score: 8.3 HIGH
Vector: CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H

l➤ Exploitability Metrics:
    Attack Vector (AV)* LOCAL
    Attack Complexity (AC)* LOW
    Privileges Required (PR)* HIGH
    User Interaction (UI)* NONE
    Scope (S)* CHANGED

l➤ Impact Metrics:
    Confidentiality Impact (C)* HIGH
    Integrity Impact (I)* HIGH
    Availability Impact (A)* HIGH

Weakness Enumeration (CWE)

CWE-ID: CWE-312
CWE Name: CWE-312: Cleartext Storage of Sensitive Information
Source: zhmcclient

Common Attack Pattern Enumeration and Classification (CAPEC)

CAPEC-ID:
CAPEC Description:


Source: NVD (National Vulnerability Database).