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

64 lines
4.3 KiB
JSON

{
"id": "CVE-2024-53865",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-11-29T19:15:09.710",
"lastModified": "2024-11-29T19:15:09.710",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "zhmcclient es una librer\u00eda de cliente Python pura para la API de servicios web IBM Z HMC. En las versiones afectadas, el paquete Python \"zhmcclient\" escribe propiedades similares a contrase\u00f1as en texto plano en sus registros de HMC y API en los siguientes casos: 1. Las propiedades 'boot-ftp-password' y 'ssc-master-pw' al crear o actualizar una partici\u00f3n en modo DPM, en la API de zhmcclient y los registros de HMC. 2. Las propiedades 'ssc-master-pw' y 'zaware-master-pw' al actualizar una LPAR en modo cl\u00e1sico, en la API de zhmcclient y los registros de HMC. 3. Las propiedades 'ssc-master-pw' y 'zaware-master-pw' al crear o actualizar un perfil de activaci\u00f3n de imagen en modo cl\u00e1sico, en la API de zhmcclient y los registros de HMC. 4. La propiedad 'password' al crear o actualizar un usuario de HMC, en el registro de la API de zhmcclient. 5. La propiedad 'bind-password' al crear o actualizar una definici\u00f3n de servidor LDAP, en los registros de la API y de la HMC de zhmcclient. Este problema afecta \u00fanicamente a los usuarios del paquete zhmcclient que han habilitado los registradores de Python denominados \"zhmcclient.api\" (para el registro de la API) o \"zhmcclient.hmc\" (para el registro de la HMC) y que utilizan las funciones enumeradas anteriormente. Este problema se ha solucionado en la versi\u00f3n 1.18.1 de zhmcclient. Se recomienda a los usuarios que actualicen la versi\u00f3n. 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": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-312"
}
]
}
],
"references": [
{
"url": "https://github.com/zhmcclient/python-zhmcclient/commit/ad32781e782d0f604c6da4680fce48e4cc1f4433",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/zhmcclient/python-zhmcclient/security/advisories/GHSA-p57h-3cmc-xpjq",
"source": "security-advisories@github.com"
}
]
}