CVE-2024-53979

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-53979
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-53979.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-53979
Aliases
  • GHSA-mw6c-f428-jx4f
Published
2024-11-29T18:50:31.398Z
Modified
2025-12-05T07:33:58.669392Z
Severity
  • 8.2 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H CVSS Calculator
Summary
Ansible collection "ibm.ibm_zhmc" has passwords in clear text in log file and in output of some modules when specified as input
Details

ibm.ibmzhmc is an Ansible collection for the IBM Z HMC. The Ansible collection "ibm.ibmzhmc" writes password-like properties in clear text into its log file and into the output returned by some of its Ansible module in the following cases: 1. The 'bootftppassword' and 'sscmasterpw' properties are passed as input to the zhmcpartition Ansible module. 2. The 'sscmasterpw' and 'zawaremasterpw' properties are passed as input to the zhmclpar Ansible module. 3. The 'password' property is passed as input to the zhmcuser Ansible module (just in log file, not in module output). 4. The 'bindpassword' property is passed as input to the zhmcldapserverdefinition Ansible module. These properties appear in the module output only when they were specified in the module input and when creating or updating the corresponding resources. They do not appear in the output when retrieving facts for the corresponding resources. These properties appear in the log file only when the "logfile" module input parameter is used. By default, no log file is created. This issue has been fixed in ibm.ibm_zhmc version 1.9.3. Users are advised to upgrade. There are no known workarounds for this vulnerability.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-312"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/53xxx/CVE-2024-53979.json"
}
References

Affected packages

Git / github.com/zhmcclient/zhmc-ansible-modules

Affected ranges

Type
GIT
Repo
https://github.com/zhmcclient/zhmc-ansible-modules
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

0.*

0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.9.0

1.*

1.0.0
1.1.0
1.2.0
1.3.0
1.4.0
1.5.0
1.6.0
1.7.0
1.8.0
1.9.0
1.9.1
1.9.2