René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

144 lines
6.0 KiB
JSON

{
"id": "CVE-2022-31044",
"sourceIdentifier": "security-advisories@github.com",
"published": "2022-06-15T19:15:11.173",
"lastModified": "2022-06-24T16:27:46.557",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Rundeck is an open source automation service with a web console, command line tools and a WebAPI. The Key Storage converter plugin mechanism was not enabled correctly in Rundeck 4.2.0 and 4.2.1, resulting in use of the encryption layer for Key Storage possibly not working. Any credentials created or overwritten using Rundeck 4.2.0 or 4.2.1 might result in them being written in plaintext to the backend storage. This affects those using any `Storage Converter` plugin. Rundeck 4.3.1 and 4.2.2 have fixed the code and upon upgrade will re-encrypt any plain text values. Version 4.3.0 does not have the vulnerability, but does not include the patch to re-encrypt plain text values if 4.2.0 or 4.2.1 were used. To prevent plaintext credentials from being stored in Rundeck 4.2.0/4.2.1, write access to key storage can be disabled via ACLs. After upgrading to 4.3.1 or later, write access can be restored."
},
{
"lang": "es",
"value": "Rundeck es un servicio de automatizaci\u00f3n de c\u00f3digo abierto con una consola web, herramientas de l\u00ednea de comandos y una WebAPI. El mecanismo del plugin de conversi\u00f3n de almacenamiento de claves no estaba habilitado correctamente en Rundeck versiones 4.2.0 y 4.2.1, resultando en que el uso de la capa de cifrado para el almacenamiento de claves posiblemente no funcionara. Cualquier credencial creada o sobrescrita usando Rundeck versiones 4.2.0 o 4.2.1 podr\u00eda resultar en que sea escrito en texto plano en el almacenamiento del backend. Esto afecta a los que usan cualquier plugin \"Storage Converter\". Rundeck versiones 4.3.1 y 4.2.2 han corregido el c\u00f3digo y al actualizarlas volver\u00e1n a encriptar los valores en texto plano. La versi\u00f3n 4.3.0 no presenta la vulnerabilidad, pero no incluye el parche para volver a cifrar los valores de texto plano si es usada la 4.2.0 o la 4.2.1. Para evitar que sean almacenadas credenciales en texto plano en Rundeck versiones 4.2.0/4.2.1, puede deshabilitarse el acceso de escritura al almacenamiento de claves por medio de ACL. Despu\u00e9s de actualizar a versi\u00f3n 4.3.1 o posterior, puede restaurarse el acceso de escritura"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
},
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-256"
},
{
"lang": "en",
"value": "CWE-522"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pagerduty:rundeck:4.2.0:-:*:*:community:*:*:*",
"matchCriteriaId": "3C8FA4C2-C139-4C4B-97AE-CAFF72AA8249"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pagerduty:rundeck:4.2.0:-:*:*:enterprise:*:*:*",
"matchCriteriaId": "F99B3734-963D-42D2-9963-0038702FF0AA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pagerduty:rundeck:4.2.1:*:*:*:community:*:*:*",
"matchCriteriaId": "9DEAAFE9-21DA-496A-B586-5496B9EDE255"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pagerduty:rundeck:4.2.1:*:*:*:enterprise:*:*:*",
"matchCriteriaId": "4438D8F2-4D4B-475F-B389-2F67EE19E62E"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/rundeck/rundeck/security/advisories/GHSA-hprf-rrwq-jm5c",
"source": "security-advisories@github.com",
"tags": [
"Mitigation",
"Third Party Advisory"
]
}
]
}