From d38f9f58a772f3e55d092ea4cee2dad71c5b5179 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 15:09:10 +0000 Subject: [PATCH] Publish GHSA-864f-7xjm-2jp2 --- .../GHSA-864f-7xjm-2jp2.json | 33 ++++++++++++++++--- 1 file changed, 29 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/04/GHSA-864f-7xjm-2jp2/GHSA-864f-7xjm-2jp2.json (68%) diff --git a/advisories/unreviewed/2025/04/GHSA-864f-7xjm-2jp2/GHSA-864f-7xjm-2jp2.json b/advisories/github-reviewed/2025/04/GHSA-864f-7xjm-2jp2/GHSA-864f-7xjm-2jp2.json similarity index 68% rename from advisories/unreviewed/2025/04/GHSA-864f-7xjm-2jp2/GHSA-864f-7xjm-2jp2.json rename to advisories/github-reviewed/2025/04/GHSA-864f-7xjm-2jp2/GHSA-864f-7xjm-2jp2.json index 2403edb1b28..ee97564f687 100644 --- a/advisories/unreviewed/2025/04/GHSA-864f-7xjm-2jp2/GHSA-864f-7xjm-2jp2.json +++ b/advisories/github-reviewed/2025/04/GHSA-864f-7xjm-2jp2/GHSA-864f-7xjm-2jp2.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-864f-7xjm-2jp2", - "modified": "2025-04-25T06:30:56Z", + "modified": "2025-04-25T15:07:32Z", "published": "2025-04-25T06:30:56Z", "aliases": [ "CVE-2025-46599" ], + "summary": "CNCF K3s Kubernetes kubelet configuration exposes credentials", "details": "CNCF K3s 1.32 before 1.32.4-rc1+k3s1 has a Kubernetes kubelet configuration change with the unintended consequence that, in some situations, ReadOnlyPort is set to 10255. For example, the default behavior of a K3s online installation might allow unauthenticated access to this port, exposing credentials.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/k3s-io/k3s" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.32.0-rc1" + }, + { + "fixed": "1.32.4-rc1" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -35,6 +56,10 @@ "type": "WEB", "url": "https://cloud.google.com/kubernetes-engine/docs/how-to/disable-kubelet-readonly-port" }, + { + "type": "PACKAGE", + "url": "https://github.com/k3s-io/k3s" + }, { "type": "WEB", "url": "https://github.com/k3s-io/k3s/compare/v1.32.3+k3s1...v1.32.4-rc1+k3s1" @@ -45,8 +70,8 @@ "CWE-1188" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-25T15:07:32Z", "nvd_published_at": "2025-04-25T05:15:33Z" } } \ No newline at end of file