From b0443214dae6300a518745429eadb6a706864547 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 16:53:25 +0000 Subject: [PATCH] Publish GHSA-h889-475r-wfmm --- .../GHSA-h889-475r-wfmm.json | 33 ++++++++++++++++--- 1 file changed, 29 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/06/GHSA-h889-475r-wfmm/GHSA-h889-475r-wfmm.json (61%) diff --git a/advisories/unreviewed/2025/06/GHSA-h889-475r-wfmm/GHSA-h889-475r-wfmm.json b/advisories/github-reviewed/2025/06/GHSA-h889-475r-wfmm/GHSA-h889-475r-wfmm.json similarity index 61% rename from advisories/unreviewed/2025/06/GHSA-h889-475r-wfmm/GHSA-h889-475r-wfmm.json rename to advisories/github-reviewed/2025/06/GHSA-h889-475r-wfmm/GHSA-h889-475r-wfmm.json index e256d92b8b9..672c2b0cda3 100644 --- a/advisories/unreviewed/2025/06/GHSA-h889-475r-wfmm/GHSA-h889-475r-wfmm.json +++ b/advisories/github-reviewed/2025/06/GHSA-h889-475r-wfmm/GHSA-h889-475r-wfmm.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-h889-475r-wfmm", - "modified": "2025-06-11T15:30:26Z", + "modified": "2025-06-11T16:51:42Z", "published": "2025-06-09T18:32:17Z", "aliases": [ "CVE-2025-49651" ], + "summary": "Backend.AI Missing Authorization vulnerability", "details": "Missing Authorization in Lablup's BackendAI allows attackers to takeover all active sessions; Accessing, stealing, or altering any data accessible in the session. This vulnerability exists in all current versions of BackendAI.", "severity": [ { @@ -13,12 +14,36 @@ "score": "CVSS:3.1/AV:N/AC:H/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-49651" }, + { + "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-862" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-06-11T16:51:42Z", "nvd_published_at": "2025-06-09T18:15:26Z" } } \ No newline at end of file