Skip to content

Commit 31d4873

Browse files
1 parent fac0d45 commit 31d4873

File tree

1 file changed

+54
-4
lines changed

1 file changed

+54
-4
lines changed

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

Lines changed: 54 additions & 4 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-06T22:36:27Z",
4+
"modified": "2025-11-13T16:25:24Z",
55
"published": "2025-11-03T18:31:52Z",
66
"aliases": [
77
"CVE-2025-11953"
@@ -75,17 +75,55 @@
7575
{
7676
"package": {
7777
"ecosystem": "npm",
78-
"name": "@react-native-community/cli"
78+
"name": "@react-native-community/cli-server-api"
79+
},
80+
"ranges": [
81+
{
82+
"type": "ECOSYSTEM",
83+
"events": [
84+
{
85+
"introduced": "20.0.0-alpha.0"
86+
},
87+
{
88+
"fixed": "20.0.0"
89+
}
90+
]
91+
}
92+
]
93+
},
94+
{
95+
"package": {
96+
"ecosystem": "npm",
97+
"name": "@react-native-community/cli-server-api"
98+
},
99+
"ranges": [
100+
{
101+
"type": "ECOSYSTEM",
102+
"events": [
103+
{
104+
"introduced": "19.0.0-alpha.0"
105+
},
106+
{
107+
"fixed": "19.1.2"
108+
}
109+
]
110+
}
111+
]
112+
},
113+
{
114+
"package": {
115+
"ecosystem": "npm",
116+
"name": "@react-native-community/cli-server-api"
79117
},
80118
"ranges": [
81119
{
82120
"type": "ECOSYSTEM",
83121
"events": [
84122
{
85-
"introduced": "0"
123+
"introduced": "18.0.0"
86124
},
87125
{
88-
"fixed": "17.0.1"
126+
"fixed": "18.0.1"
89127
}
90128
]
91129
}
@@ -97,6 +135,10 @@
97135
"type": "ADVISORY",
98136
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11953"
99137
},
138+
{
139+
"type": "WEB",
140+
"url": "https://github.com/react-native-community/cli/issues/2733#issuecomment-3502424164"
141+
},
100142
{
101143
"type": "WEB",
102144
"url": "https://github.com/react-native-community/cli/pull/1615"
@@ -136,6 +178,14 @@
136178
{
137179
"type": "WEB",
138180
"url": "https://x.com/SzymonRybczak/status/1986199665000566848"
181+
},
182+
{
183+
"type": "WEB",
184+
"url": "https://x.com/szymonrybczak/status/1986199665000566848?s=46"
185+
},
186+
{
187+
"type": "WEB",
188+
"url": "https://x.com/thymikee/status/1986770875954475375"
139189
}
140190
],
141191
"database_specific": {

0 commit comments

Comments
 (0)