{ "id": "CVE-2023-24619", "sourceIdentifier": "cve@mitre.org", "published": "2023-02-13T19:15:11.170", "lastModified": "2023-02-23T19:46:12.327", "vulnStatus": "Analyzed", "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." } ], "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", "attackVector": "LOCAL", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 5.5, "baseSeverity": "MEDIUM" }, "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" ] } ] }