Skip to content

Commit 630a84f

Browse files
1 parent 408cfe3 commit 630a84f

File tree

1 file changed

+83
-2
lines changed

1 file changed

+83
-2
lines changed

advisories/github-reviewed/2025/11/GHSA-399j-vxmf-hjvr/GHSA-399j-vxmf-hjvr.json

Lines changed: 83 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-399j-vxmf-hjvr",
4-
"modified": "2025-11-06T17:28:29Z",
4+
"modified": "2025-11-06T22:36:27Z",
55
"published": "2025-11-03T18:31:52Z",
66
"aliases": [
77
"CVE-2025-11953"
@@ -25,25 +25,98 @@
2525
"type": "ECOSYSTEM",
2626
"events": [
2727
{
28-
"introduced": "0"
28+
"introduced": "20.0.0-alpha.0"
2929
},
3030
{
3131
"fixed": "20.0.0"
3232
}
3333
]
3434
}
3535
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "npm",
40+
"name": "@react-native-community/cli"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "19.0.0-alpha.0"
48+
},
49+
{
50+
"fixed": "19.1.2"
51+
}
52+
]
53+
}
54+
]
55+
},
56+
{
57+
"package": {
58+
"ecosystem": "npm",
59+
"name": "@react-native-community/cli"
60+
},
61+
"ranges": [
62+
{
63+
"type": "ECOSYSTEM",
64+
"events": [
65+
{
66+
"introduced": "18.0.0"
67+
},
68+
{
69+
"fixed": "18.0.1"
70+
}
71+
]
72+
}
73+
]
74+
},
75+
{
76+
"package": {
77+
"ecosystem": "npm",
78+
"name": "@react-native-community/cli"
79+
},
80+
"ranges": [
81+
{
82+
"type": "ECOSYSTEM",
83+
"events": [
84+
{
85+
"introduced": "0"
86+
},
87+
{
88+
"fixed": "17.0.1"
89+
}
90+
]
91+
}
92+
]
3693
}
3794
],
3895
"references": [
3996
{
4097
"type": "ADVISORY",
4198
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11953"
4299
},
100+
{
101+
"type": "WEB",
102+
"url": "https://github.com/react-native-community/cli/pull/1615"
103+
},
43104
{
44105
"type": "WEB",
45106
"url": "https://github.com/react-native-community/cli/commit/15089907d1f1301b22c72d7f68846a2ef20df547"
46107
},
108+
{
109+
"type": "WEB",
110+
"url": "https://github.com/react-native-community/cli/commit/5a792169d9883e0b0fb1ddf1ea46778f21510d18"
111+
},
112+
{
113+
"type": "WEB",
114+
"url": "https://github.com/react-native-community/cli/commit/9e1fa8cc633e5dcf32244ffa60a871880be56722"
115+
},
116+
{
117+
"type": "WEB",
118+
"url": "https://github.com/react-native-community/cli/commit/a8293dc29425f56249753507bc24d87b698d46e1"
119+
},
47120
{
48121
"type": "PACKAGE",
49122
"url": "https://github.com/react-native-community/cli"
@@ -52,9 +125,17 @@
52125
"type": "WEB",
53126
"url": "https://github.com/react-native-community/cli/releases/tag/v20.0.0"
54127
},
128+
{
129+
"type": "WEB",
130+
"url": "https://github.com/react-native-community/cli?tab=readme-ov-file#compatibility"
131+
},
55132
{
56133
"type": "WEB",
57134
"url": "https://jfrog.com/blog/cve-2025-11953-critical-react-native-community-cli-vulnerability"
135+
},
136+
{
137+
"type": "WEB",
138+
"url": "https://x.com/SzymonRybczak/status/1986199665000566848"
58139
}
59140
],
60141
"database_specific": {

0 commit comments

Comments
 (0)