Skip to content

Commit 3b1bc55

Browse files
1 parent d12aa00 commit 3b1bc55

File tree

2 files changed

+15
-4
lines changed

2 files changed

+15
-4
lines changed

advisories/github-reviewed/2025/12/GHSA-9qr9-h5gf-34mp/GHSA-9qr9-h5gf-34mp.json

Lines changed: 9 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-9qr9-h5gf-34mp",
4-
"modified": "2025-12-08T21:36:57Z",
4+
"modified": "2025-12-11T19:31:04Z",
55
"published": "2025-12-03T19:07:11Z",
66
"aliases": [],
77
"summary": "Next.js is vulnerable to RCE in React flight protocol",
@@ -148,10 +148,18 @@
148148
}
149149
],
150150
"references": [
151+
{
152+
"type": "WEB",
153+
"url": "https://github.com/facebook/react/security/advisories/GHSA-fv66-9v8q-g76r"
154+
},
151155
{
152156
"type": "WEB",
153157
"url": "https://github.com/vercel/next.js/security/advisories/GHSA-9qr9-h5gf-34mp"
154158
},
159+
{
160+
"type": "WEB",
161+
"url": "https://github.com/vitejs/vite-plugin-react/security/advisories/GHSA-fmh4-wr37-44fp"
162+
},
155163
{
156164
"type": "ADVISORY",
157165
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55182"

advisories/github-reviewed/2025/12/GHSA-qgc4-8p88-4w7m/GHSA-qgc4-8p88-4w7m.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-qgc4-8p88-4w7m",
4-
"modified": "2025-12-11T18:36:54Z",
4+
"modified": "2025-12-11T19:31:59Z",
55
"published": "2025-12-11T18:36:54Z",
66
"aliases": [
77
"CVE-2025-67731"
@@ -28,11 +28,14 @@
2828
"introduced": "0"
2929
},
3030
{
31-
"last_affected": "1.1"
31+
"fixed": "1.2"
3232
}
3333
]
3434
}
35-
]
35+
],
36+
"database_specific": {
37+
"last_known_affected_version_range": "<= 1.1"
38+
}
3639
}
3740
],
3841
"references": [

0 commit comments

Comments
 (0)