2024-12-08 03:06:42 +00:00

64 lines
4.2 KiB
JSON

{
"id": "CVE-2024-53979",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-11-29T19:15:09.847",
"lastModified": "2024-11-29T19:15:09.847",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "ibm.ibm_zhmc is an Ansible collection for the IBM Z HMC. The Ansible collection \"ibm.ibm_zhmc\" 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 'boot_ftp_password' and 'ssc_master_pw' properties are passed as input to the zhmc_partition Ansible module. 2. The 'ssc_master_pw' and 'zaware_master_pw' properties are passed as input to the zhmc_lpar Ansible module. 3. The 'password' property is passed as input to the zhmc_user Ansible module (just in log file, not in module output). 4. The 'bind_password' property is passed as input to the zhmc_ldap_server_definition 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 \"log_file\" 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."
},
{
"lang": "es",
"value": "ibm.ibm_zhmc es una colecci\u00f3n de Ansible para IBM Z HMC. La colecci\u00f3n de Ansible \"ibm.ibm_zhmc\" escribe propiedades similares a contrase\u00f1as en texto sin formato en su archivo de registro y en la salida devuelta por algunos de sus m\u00f3dulos de Ansible en los siguientes casos: 1. Las propiedades 'boot_ftp_password' y 'ssc_master_pw' se pasan como entrada al m\u00f3dulo de Ansible zhmc_partition. 2. Las propiedades 'ssc_master_pw' y 'zaware_master_pw' se pasan como entrada al m\u00f3dulo de Ansible zhmc_lpar. 3. La propiedad 'password' se pasa como entrada al m\u00f3dulo de Ansible zhmc_user (solo en el archivo de registro, no en la salida del m\u00f3dulo). 4. La propiedad 'bind_password' se pasa como entrada al m\u00f3dulo de Ansible zhmc_ldap_server_definition. Estas propiedades aparecen en la salida del m\u00f3dulo solo cuando se especificaron en la entrada del m\u00f3dulo y al crear o actualizar los recursos correspondientes. No aparecen en la salida cuando se recuperan datos para los recursos correspondientes. Estas propiedades aparecen en el archivo de registro solo cuando se utiliza el par\u00e1metro de entrada del m\u00f3dulo \"log_file\". De forma predeterminada, no se crea ning\u00fan archivo de registro. Este problema se ha solucionado en la versi\u00f3n 1.9.3 de ibm.ibm_zhmc. Se recomienda a los usuarios que actualicen. No existen workarounds conocidos para esta vulnerabilidad."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 1.5,
"impactScore": 6.0
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-312"
}
]
}
],
"references": [
{
"url": "https://github.com/zhmcclient/zhmc-ansible-modules/commit/f5579f07da5f02d2496c41a313d4ae7a0a459b1d",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/zhmcclient/zhmc-ansible-modules/security/advisories/GHSA-mw6c-f428-jx4f",
"source": "security-advisories@github.com"
}
]
}