mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-h889-475r-wfmm
This commit is contained in:
+29
-4
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user