From 32db79df5ed97193690bd2a54e29419eb8a677f4 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 05:17:37 +0000 Subject: [PATCH] Publish GHSA-7633-x85h-5mqh --- .../GHSA-7633-x85h-5mqh.json | 33 ++++++++++++++++--- 1 file changed, 29 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/06/GHSA-7633-x85h-5mqh/GHSA-7633-x85h-5mqh.json (64%) diff --git a/advisories/unreviewed/2025/06/GHSA-7633-x85h-5mqh/GHSA-7633-x85h-5mqh.json b/advisories/github-reviewed/2025/06/GHSA-7633-x85h-5mqh/GHSA-7633-x85h-5mqh.json similarity index 64% rename from advisories/unreviewed/2025/06/GHSA-7633-x85h-5mqh/GHSA-7633-x85h-5mqh.json rename to advisories/github-reviewed/2025/06/GHSA-7633-x85h-5mqh/GHSA-7633-x85h-5mqh.json index ab9484d1289..f9aaffc112f 100644 --- a/advisories/unreviewed/2025/06/GHSA-7633-x85h-5mqh/GHSA-7633-x85h-5mqh.json +++ b/advisories/github-reviewed/2025/06/GHSA-7633-x85h-5mqh/GHSA-7633-x85h-5mqh.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-7633-x85h-5mqh", - "modified": "2025-06-04T06:30:26Z", + "modified": "2025-06-05T05:10:13Z", "published": "2025-06-04T06:30:26Z", "aliases": [ "CVE-2025-48710" ], + "summary": "kro Confused Deputy vulnerability", "details": "kro (Kube Resource Orchestrator) 0.1.0 before 0.2.1 allows users (with permission to create or modify ResourceGraphDefinition resources) to supply arbitrary container images. This can lead to a confused-deputy scenario where kro's controllers deploy and run attacker-controlled images, resulting in unauthenticated remote code execution on cluster nodes.", "severity": [ { @@ -13,12 +14,36 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:L/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/kro-run/kro" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0.1.0" + }, + { + "fixed": "0.2.1" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48710" }, + { + "type": "PACKAGE", + "url": "https://github.com/kro-run/kro" + }, { "type": "WEB", "url": "https://github.com/kro-run/kro/compare/v0.2.1...v0.2.2" @@ -33,8 +58,8 @@ "CWE-441" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-06-05T05:10:13Z", "nvd_published_at": "2025-06-04T06:15:21Z" } } \ No newline at end of file