Skip to content

Commit 844bc0b

Browse files
committed
1 parent 55cb6d2 commit 844bc0b

File tree

1 file changed

+134
-1
lines changed

1 file changed

+134
-1
lines changed

advisories/github-reviewed/2025/12/GHSA-925w-6v3x-g4j4/GHSA-925w-6v3x-g4j4.json

Lines changed: 134 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-925w-6v3x-g4j4",
4-
"modified": "2025-12-11T22:36:08Z",
4+
"modified": "2025-12-11T22:36:10Z",
55
"published": "2025-12-11T22:36:08Z",
66
"aliases": [
77
"CVE-2025-55183"
@@ -185,6 +185,139 @@
185185
]
186186
}
187187
]
188+
},
189+
{
190+
"package": {
191+
"ecosystem": "npm",
192+
"name": "next"
193+
},
194+
"ranges": [
195+
{
196+
"type": "ECOSYSTEM",
197+
"events": [
198+
{
199+
"introduced": "14.3.0-canary.77"
200+
},
201+
{
202+
"fixed": "15.0.5"
203+
}
204+
]
205+
}
206+
]
207+
},
208+
{
209+
"package": {
210+
"ecosystem": "npm",
211+
"name": "next"
212+
},
213+
"ranges": [
214+
{
215+
"type": "ECOSYSTEM",
216+
"events": [
217+
{
218+
"introduced": "15.1.0-canary.0"
219+
},
220+
{
221+
"fixed": "15.1.9"
222+
}
223+
]
224+
}
225+
]
226+
},
227+
{
228+
"package": {
229+
"ecosystem": "npm",
230+
"name": "next"
231+
},
232+
"ranges": [
233+
{
234+
"type": "ECOSYSTEM",
235+
"events": [
236+
{
237+
"introduced": "15.2.0-canary.0"
238+
},
239+
{
240+
"fixed": "15.2.6"
241+
}
242+
]
243+
}
244+
]
245+
},
246+
{
247+
"package": {
248+
"ecosystem": "npm",
249+
"name": "next"
250+
},
251+
"ranges": [
252+
{
253+
"type": "ECOSYSTEM",
254+
"events": [
255+
{
256+
"introduced": "15.3.0-canary.0"
257+
},
258+
{
259+
"fixed": "15.3.6"
260+
}
261+
]
262+
}
263+
]
264+
},
265+
{
266+
"package": {
267+
"ecosystem": "npm",
268+
"name": "next"
269+
},
270+
"ranges": [
271+
{
272+
"type": "ECOSYSTEM",
273+
"events": [
274+
{
275+
"introduced": "15.4.0-canary.0"
276+
},
277+
{
278+
"fixed": "15.4.8"
279+
}
280+
]
281+
}
282+
]
283+
},
284+
{
285+
"package": {
286+
"ecosystem": "npm",
287+
"name": "next"
288+
},
289+
"ranges": [
290+
{
291+
"type": "ECOSYSTEM",
292+
"events": [
293+
{
294+
"introduced": "15.5.0-canary.0"
295+
},
296+
{
297+
"fixed": "15.5.7"
298+
}
299+
]
300+
}
301+
]
302+
},
303+
{
304+
"package": {
305+
"ecosystem": "npm",
306+
"name": "next"
307+
},
308+
"ranges": [
309+
{
310+
"type": "ECOSYSTEM",
311+
"events": [
312+
{
313+
"introduced": "16.0.0-canary.0"
314+
},
315+
{
316+
"fixed": "16.0.7"
317+
}
318+
]
319+
}
320+
]
188321
}
189322
],
190323
"references": [

0 commit comments

Comments
 (0)