Skip to content

Commit ae5e643

Browse files
1 parent fb25f18 commit ae5e643

File tree

1 file changed

+119
-5
lines changed

1 file changed

+119
-5
lines changed

advisories/github-reviewed/2023/01/GHSA-54w6-vxfh-fw7f/GHSA-54w6-vxfh-fw7f.json

Lines changed: 119 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-54w6-vxfh-fw7f",
4-
"modified": "2023-01-06T20:24:36Z",
4+
"modified": "2025-12-11T20:58:47Z",
55
"published": "2023-01-06T20:24:36Z",
66
"aliases": [
77
"CVE-2023-22465"
@@ -18,7 +18,7 @@
1818
{
1919
"package": {
2020
"ecosystem": "Maven",
21-
"name": "org.http4s:http4s-core"
21+
"name": "org.http4s:http4s-core_2.13"
2222
},
2323
"ranges": [
2424
{
@@ -37,7 +37,7 @@
3737
{
3838
"package": {
3939
"ecosystem": "Maven",
40-
"name": "org.http4s:http4s-core"
40+
"name": "org.http4s:http4s-core_2.13"
4141
},
4242
"ranges": [
4343
{
@@ -56,7 +56,7 @@
5656
{
5757
"package": {
5858
"ecosystem": "Maven",
59-
"name": "org.http4s:http4s-core"
59+
"name": "org.http4s:http4s-core_2.13"
6060
},
6161
"ranges": [
6262
{
@@ -75,7 +75,7 @@
7575
{
7676
"package": {
7777
"ecosystem": "Maven",
78-
"name": "org.http4s:http4s-core"
78+
"name": "org.http4s:http4s-core_2.13"
7979
},
8080
"ranges": [
8181
{
@@ -90,6 +90,120 @@
9090
]
9191
}
9292
]
93+
},
94+
{
95+
"package": {
96+
"ecosystem": "Maven",
97+
"name": "org.http4s:http4s-core_2.10"
98+
},
99+
"ranges": [
100+
{
101+
"type": "ECOSYSTEM",
102+
"events": [
103+
{
104+
"introduced": "0.1.0"
105+
},
106+
{
107+
"last_affected": "0.9.3"
108+
}
109+
]
110+
}
111+
]
112+
},
113+
{
114+
"package": {
115+
"ecosystem": "Maven",
116+
"name": "org.http4s:http4s-core_2.11"
117+
},
118+
"ranges": [
119+
{
120+
"type": "ECOSYSTEM",
121+
"events": [
122+
{
123+
"introduced": "0.1.0"
124+
},
125+
{
126+
"last_affected": "0.21.0-M1"
127+
}
128+
]
129+
}
130+
]
131+
},
132+
{
133+
"package": {
134+
"ecosystem": "Maven",
135+
"name": "org.http4s:http4s-core_2.12"
136+
},
137+
"ranges": [
138+
{
139+
"type": "ECOSYSTEM",
140+
"events": [
141+
{
142+
"introduced": "0.1.0"
143+
},
144+
{
145+
"fixed": "0.21.34"
146+
}
147+
]
148+
}
149+
]
150+
},
151+
{
152+
"package": {
153+
"ecosystem": "Maven",
154+
"name": "org.http4s:http4s-core_2.12"
155+
},
156+
"ranges": [
157+
{
158+
"type": "ECOSYSTEM",
159+
"events": [
160+
{
161+
"introduced": "0.22.0"
162+
},
163+
{
164+
"fixed": "0.22.15"
165+
}
166+
]
167+
}
168+
]
169+
},
170+
{
171+
"package": {
172+
"ecosystem": "Maven",
173+
"name": "org.http4s:http4s-core_2.12"
174+
},
175+
"ranges": [
176+
{
177+
"type": "ECOSYSTEM",
178+
"events": [
179+
{
180+
"introduced": "0.23.0"
181+
},
182+
{
183+
"fixed": "0.23.17"
184+
}
185+
]
186+
}
187+
]
188+
},
189+
{
190+
"package": {
191+
"ecosystem": "Maven",
192+
"name": "org.http4s:http4s-core"
193+
},
194+
"ranges": [
195+
{
196+
"type": "ECOSYSTEM",
197+
"events": [
198+
{
199+
"introduced": "1.0.0-M1"
200+
},
201+
{
202+
"last_affected": "1.0.0-M30"
203+
}
204+
]
205+
}
206+
]
93207
}
94208
],
95209
"references": [

0 commit comments

Comments
 (0)