From 80667180f4e7fc6c87c19d67830bff7215175f31 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 17:39:19 +0000 Subject: [PATCH] Publish Advisories GHSA-hxvr-gg2w-j48x GHSA-ww28-4m4v-cq4j --- .../GHSA-hxvr-gg2w-j48x.json | 33 ++++++++++++++++--- .../GHSA-ww28-4m4v-cq4j.json | 33 ++++++++++++++++--- 2 files changed, 58 insertions(+), 8 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/06/GHSA-hxvr-gg2w-j48x/GHSA-hxvr-gg2w-j48x.json (58%) rename advisories/{unreviewed => github-reviewed}/2025/06/GHSA-ww28-4m4v-cq4j/GHSA-ww28-4m4v-cq4j.json (60%) diff --git a/advisories/unreviewed/2025/06/GHSA-hxvr-gg2w-j48x/GHSA-hxvr-gg2w-j48x.json b/advisories/github-reviewed/2025/06/GHSA-hxvr-gg2w-j48x/GHSA-hxvr-gg2w-j48x.json similarity index 58% rename from advisories/unreviewed/2025/06/GHSA-hxvr-gg2w-j48x/GHSA-hxvr-gg2w-j48x.json rename to advisories/github-reviewed/2025/06/GHSA-hxvr-gg2w-j48x/GHSA-hxvr-gg2w-j48x.json index edf7bb05056..cb0f89faa78 100644 --- a/advisories/unreviewed/2025/06/GHSA-hxvr-gg2w-j48x/GHSA-hxvr-gg2w-j48x.json +++ b/advisories/github-reviewed/2025/06/GHSA-hxvr-gg2w-j48x/GHSA-hxvr-gg2w-j48x.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-hxvr-gg2w-j48x", - "modified": "2025-06-11T15:30:26Z", + "modified": "2025-06-11T17:38:06Z", "published": "2025-06-09T18:32:17Z", "aliases": [ "CVE-2025-49653" ], + "summary": "BackendAI vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "details": "Exposure of sensitive data in active sessions in Lablup's BackendAI allows attackers to retrieve credentials for users on the management platform.", "severity": [ { @@ -13,12 +14,36 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "backend.ai" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "25.3.3" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49653" }, + { + "type": "PACKAGE", + "url": "https://github.com/lablup/backend.ai" + }, { "type": "WEB", "url": "https://hiddenlayer.com/sai_security_advisor/2025-05-backendai-49653" @@ -33,8 +58,8 @@ "CWE-200" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-06-11T17:38:06Z", "nvd_published_at": "2025-06-09T18:15:27Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2025/06/GHSA-ww28-4m4v-cq4j/GHSA-ww28-4m4v-cq4j.json b/advisories/github-reviewed/2025/06/GHSA-ww28-4m4v-cq4j/GHSA-ww28-4m4v-cq4j.json similarity index 60% rename from advisories/unreviewed/2025/06/GHSA-ww28-4m4v-cq4j/GHSA-ww28-4m4v-cq4j.json rename to advisories/github-reviewed/2025/06/GHSA-ww28-4m4v-cq4j/GHSA-ww28-4m4v-cq4j.json index bf5182cc96b..82b5f53f40c 100644 --- a/advisories/unreviewed/2025/06/GHSA-ww28-4m4v-cq4j/GHSA-ww28-4m4v-cq4j.json +++ b/advisories/github-reviewed/2025/06/GHSA-ww28-4m4v-cq4j/GHSA-ww28-4m4v-cq4j.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-ww28-4m4v-cq4j", - "modified": "2025-06-11T15:30:26Z", + "modified": "2025-06-11T17:37:45Z", "published": "2025-06-09T18:32:17Z", "aliases": [ "CVE-2025-49652" ], + "summary": "BackendAI Missing Authentication for Critical Function", "details": "Missing Authentication in the registration feature of Lablup's BackendAI allows arbitrary users to create user accounts that can access private data even when registration is disabled.", "severity": [ { @@ -13,12 +14,36 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "backend.ai" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "25.3.3" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49652" }, + { + "type": "PACKAGE", + "url": "https://github.com/lablup/backend.ai" + }, { "type": "WEB", "url": "https://hiddenlayer.com/sai_security_advisor/2025-05-backendai-49653" @@ -33,8 +58,8 @@ "CWE-306" ], "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-06-11T17:37:45Z", "nvd_published_at": "2025-06-09T18:15:26Z" } } \ No newline at end of file