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