Skip to content

Commit fa76022

Browse files
Merge pull request #6495 from github/nozo-moto-GHSA-fv66-9v8q-g76r
2 parents d457d58 + 78f83c0 commit fa76022

File tree

1 file changed

+134
-1
lines changed

1 file changed

+134
-1
lines changed

advisories/github-reviewed/2025/12/GHSA-fv66-9v8q-g76r/GHSA-fv66-9v8q-g76r.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-fv66-9v8q-g76r",
4-
"modified": "2025-12-03T19:07:40Z",
4+
"modified": "2025-12-03T19:07:41Z",
55
"published": "2025-12-03T19:07:39Z",
66
"aliases": [
77
"CVE-2025-55182"
@@ -203,6 +203,139 @@
203203
"versions": [
204204
"19.2.0"
205205
]
206+
},
207+
{
208+
"package": {
209+
"ecosystem": "npm",
210+
"name": "next"
211+
},
212+
"ranges": [
213+
{
214+
"type": "ECOSYSTEM",
215+
"events": [
216+
{
217+
"introduced": "14.3.0-canary.77"
218+
},
219+
{
220+
"fixed": "15.0.5"
221+
}
222+
]
223+
}
224+
]
225+
},
226+
{
227+
"package": {
228+
"ecosystem": "npm",
229+
"name": "next"
230+
},
231+
"ranges": [
232+
{
233+
"type": "ECOSYSTEM",
234+
"events": [
235+
{
236+
"introduced": "15.1.1-canary.0"
237+
},
238+
{
239+
"fixed": "15.1.9"
240+
}
241+
]
242+
}
243+
]
244+
},
245+
{
246+
"package": {
247+
"ecosystem": "npm",
248+
"name": "next"
249+
},
250+
"ranges": [
251+
{
252+
"type": "ECOSYSTEM",
253+
"events": [
254+
{
255+
"introduced": "15.2.0-canary.0"
256+
},
257+
{
258+
"fixed": "15.2.6"
259+
}
260+
]
261+
}
262+
]
263+
},
264+
{
265+
"package": {
266+
"ecosystem": "npm",
267+
"name": "next"
268+
},
269+
"ranges": [
270+
{
271+
"type": "ECOSYSTEM",
272+
"events": [
273+
{
274+
"introduced": "15.3.0-canary.0"
275+
},
276+
{
277+
"fixed": "15.3.6"
278+
}
279+
]
280+
}
281+
]
282+
},
283+
{
284+
"package": {
285+
"ecosystem": "npm",
286+
"name": "next"
287+
},
288+
"ranges": [
289+
{
290+
"type": "ECOSYSTEM",
291+
"events": [
292+
{
293+
"introduced": "15.4.0-canary.0"
294+
},
295+
{
296+
"fixed": "15.4.8"
297+
}
298+
]
299+
}
300+
]
301+
},
302+
{
303+
"package": {
304+
"ecosystem": "npm",
305+
"name": "next"
306+
},
307+
"ranges": [
308+
{
309+
"type": "ECOSYSTEM",
310+
"events": [
311+
{
312+
"introduced": "15.5.1-canary.0"
313+
},
314+
{
315+
"fixed": "15.5.7"
316+
}
317+
]
318+
}
319+
]
320+
},
321+
{
322+
"package": {
323+
"ecosystem": "npm",
324+
"name": "next"
325+
},
326+
"ranges": [
327+
{
328+
"type": "ECOSYSTEM",
329+
"events": [
330+
{
331+
"introduced": "16.0.0-canary.0"
332+
},
333+
{
334+
"fixed": "16.0.7"
335+
}
336+
]
337+
}
338+
]
206339
}
207340
],
208341
"references": [

0 commit comments

Comments
 (0)