Skip to content

Commit 57275f7

Browse files
1 parent 993c7ad commit 57275f7

2 files changed

Lines changed: 105 additions & 3 deletions

File tree

advisories/github-reviewed/2022/12/GHSA-2j2x-2gpw-g8fm/GHSA-2j2x-2gpw-g8fm.json

Lines changed: 99 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-2j2x-2gpw-g8fm",
4-
"modified": "2023-01-06T03:16:40Z",
4+
"modified": "2026-01-21T14:45:10Z",
55
"published": "2022-12-25T21:30:22Z",
66
"aliases": [
77
"CVE-2020-36632"
@@ -27,11 +27,93 @@
2727
{
2828
"introduced": "0"
2929
},
30+
{
31+
"fixed": "1.6.2"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "npm",
40+
"name": "flat"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "2.0.0"
48+
},
49+
{
50+
"fixed": "2.0.2"
51+
}
52+
]
53+
}
54+
]
55+
},
56+
{
57+
"package": {
58+
"ecosystem": "npm",
59+
"name": "flat"
60+
},
61+
"ranges": [
62+
{
63+
"type": "ECOSYSTEM",
64+
"events": [
65+
{
66+
"introduced": "3.0.0"
67+
},
68+
{
69+
"fixed": "3.0.1"
70+
}
71+
]
72+
}
73+
],
74+
"versions": [
75+
"3.0.0"
76+
]
77+
},
78+
{
79+
"package": {
80+
"ecosystem": "npm",
81+
"name": "flat"
82+
},
83+
"ranges": [
84+
{
85+
"type": "ECOSYSTEM",
86+
"events": [
87+
{
88+
"introduced": "4.0.0"
89+
},
90+
{
91+
"fixed": "4.0.2"
92+
}
93+
]
94+
}
95+
]
96+
},
97+
{
98+
"package": {
99+
"ecosystem": "npm",
100+
"name": "flat"
101+
},
102+
"ranges": [
103+
{
104+
"type": "ECOSYSTEM",
105+
"events": [
106+
{
107+
"introduced": "5.0.0"
108+
},
30109
{
31110
"fixed": "5.0.1"
32111
}
33112
]
34113
}
114+
],
115+
"versions": [
116+
"5.0.0"
35117
]
36118
}
37119
],
@@ -56,6 +138,22 @@
56138
"type": "PACKAGE",
57139
"url": "https://github.com/hughsk/flat"
58140
},
141+
{
142+
"type": "WEB",
143+
"url": "https://github.com/hughsk/flat/compare/3.0.0...3.0.1"
144+
},
145+
{
146+
"type": "WEB",
147+
"url": "https://github.com/hughsk/flat/compare/4.1.0...4.1.1"
148+
},
149+
{
150+
"type": "WEB",
151+
"url": "https://github.com/hughsk/flat/compare/v1.6.0...1.6.2"
152+
},
153+
{
154+
"type": "WEB",
155+
"url": "https://github.com/hughsk/flat/compare/v2.0.1...2.0.2"
156+
},
59157
{
60158
"type": "WEB",
61159
"url": "https://github.com/hughsk/flat/releases/tag/5.0.1"

advisories/github-reviewed/2025/06/GHSA-h889-475r-wfmm/GHSA-h889-475r-wfmm.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-h889-475r-wfmm",
4-
"modified": "2025-06-11T16:51:42Z",
4+
"modified": "2026-01-21T14:46:26Z",
55
"published": "2025-06-09T18:32:17Z",
66
"aliases": [
77
"CVE-2025-49651"
88
],
99
"summary": "Backend.AI Missing Authorization vulnerability",
10-
"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.",
10+
"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.\n\nNOTE: The maintainers of BackendAI do not consider this report to fit with their threat model and advise users to follow security advice from https://github.com/lablup/backend.ai/pull/7587 in their instances to protect themselves from the conditions that would lead to the situation described in the CVE record.",
1111
"severity": [
1212
{
1313
"type": "CVSS_V3",
@@ -40,6 +40,10 @@
4040
"type": "ADVISORY",
4141
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49651"
4242
},
43+
{
44+
"type": "WEB",
45+
"url": "https://github.com/lablup/backend.ai/pull/7587"
46+
},
4347
{
4448
"type": "PACKAGE",
4549
"url": "https://github.com/lablup/backend.ai"

0 commit comments

Comments
 (0)