{ "id": "CVE-2023-24619", "sourceIdentifier": "cve@mitre.org", "published": "2023-02-13T19:15:11.170", "lastModified": "2024-11-21T07:48:14.613", "vulnStatus": "Modified", "cveTags": [], "descriptions": [ { "lang": "en", "value": "Redpanda before 22.3.12 discloses cleartext AWS credentials. The import functionality in the rpk binary logs an AWS Access Key ID and Secret in cleartext to standard output, allowing a local user to view the key in the console, or in Kubernetes logs if stdout output is collected. The fixed versions are 22.3.12, 22.2.10, and 22.1.12." }, { "lang": "es", "value": "Redpanda antes del 22.3.12 divulga las credenciales de AWS en texto plano. La funcionalidad de importaci\u00f3n en el binario rpk registra un ID de clave de acceso de AWS y un secreto en texto plano en la salida est\u00e1ndar, lo que permite a un usuario local ver la clave en la consola o en los registros de Kubernetes si se recopila la salida est\u00e1ndar. Las versiones fijas son 22.3.12, 22.2.10 y 22.1.12." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "baseScore": 5.5, "baseSeverity": "MEDIUM", "attackVector": "LOCAL", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "availabilityImpact": "NONE" }, "exploitabilityScore": 1.8, "impactScore": 3.6 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-522" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:redpanda:redpanda:*:*:*:*:*:*:*:*", "versionStartIncluding": "22.1.0", "versionEndExcluding": "22.1.12", "matchCriteriaId": "4A490345-C476-45B6-B5F8-9C655D972701" }, { "vulnerable": true, "criteria": "cpe:2.3:a:redpanda:redpanda:*:*:*:*:*:*:*:*", "versionStartIncluding": "22.2.0", "versionEndExcluding": "22.2.10", "matchCriteriaId": "E28A2FDE-6433-4226-8C51-D691F15B4421" }, { "vulnerable": true, "criteria": "cpe:2.3:a:redpanda:redpanda:*:*:*:*:*:*:*:*", "versionStartIncluding": "22.3.0", "versionEndExcluding": "22.3.12", "matchCriteriaId": "590B94B7-4DA5-48BE-A406-77A44C5106DD" } ] } ] } ], "references": [ { "url": "https://github.com/redpanda-data/redpanda/pull/8339", "source": "cve@mitre.org", "tags": [ "Exploit", "Patch", "Vendor Advisory" ] }, { "url": "https://github.com/redpanda-data/redpanda/pull/8339", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Patch", "Vendor Advisory" ] } ] }