Skip to content

Commit 0ce51c4

Browse files
1 parent 354008a commit 0ce51c4

File tree

2 files changed

+294
-36
lines changed

2 files changed

+294
-36
lines changed
Lines changed: 294 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,294 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-hgrr-935x-pq79",
4+
"modified": "2025-10-28T18:02:46Z",
5+
"published": "2025-10-27T18:31:13Z",
6+
"aliases": [
7+
"CVE-2025-61795"
8+
],
9+
"summary": "Apache Tomcat Vulnerable to Improper Resource Shutdown or Release",
10+
"details": "If an error occurred (including exceeding limits) during the processing of a multipart upload, temporary copies of the uploaded parts written to disc were not cleaned up immediately but left for the garbage collection process to delete. Depending on JVM settings, application memory usage and application load, it was possible that space for the temporary copies of uploaded parts would be filled faster than GC cleared it, leading to a DoS.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.11, from 10.1.0-M1 through 10.1.46, from 9.0.0.M1 through 9.0.109.\n\nThe following versions were EOL at the time the CVE was created but are \nknown to be affected: 8.5.0 though 8.5.100. Other, older, EOL versions may also be affected.\nUsers are recommended to upgrade to version 11.0.12 or later, 10.1.47 or later or 9.0.110 or later which fixes the issue.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V4",
14+
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Maven",
21+
"name": "org.apache.tomcat:tomcat"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "11.0.0-M1"
29+
},
30+
{
31+
"fixed": "11.0.12"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "Maven",
40+
"name": "org.apache.tomcat:tomcat"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "10.1.0-M1"
48+
},
49+
{
50+
"fixed": "10.1.47"
51+
}
52+
]
53+
}
54+
]
55+
},
56+
{
57+
"package": {
58+
"ecosystem": "Maven",
59+
"name": "org.apache.tomcat:tomcat"
60+
},
61+
"ranges": [
62+
{
63+
"type": "ECOSYSTEM",
64+
"events": [
65+
{
66+
"introduced": "9.0.0.40"
67+
},
68+
{
69+
"fixed": "9.0.110"
70+
}
71+
]
72+
}
73+
]
74+
},
75+
{
76+
"package": {
77+
"ecosystem": "Maven",
78+
"name": "org.apache.tomcat:tomcat"
79+
},
80+
"ranges": [
81+
{
82+
"type": "ECOSYSTEM",
83+
"events": [
84+
{
85+
"introduced": "8.5.60"
86+
},
87+
{
88+
"last_affected": "8.5.100"
89+
}
90+
]
91+
}
92+
]
93+
},
94+
{
95+
"package": {
96+
"ecosystem": "Maven",
97+
"name": "org.apache.tomcat:tomcat-catalina"
98+
},
99+
"ranges": [
100+
{
101+
"type": "ECOSYSTEM",
102+
"events": [
103+
{
104+
"introduced": "11.0.0-M1"
105+
},
106+
{
107+
"fixed": "11.0.12"
108+
}
109+
]
110+
}
111+
]
112+
},
113+
{
114+
"package": {
115+
"ecosystem": "Maven",
116+
"name": "org.apache.tomcat:tomcat-catalina"
117+
},
118+
"ranges": [
119+
{
120+
"type": "ECOSYSTEM",
121+
"events": [
122+
{
123+
"introduced": "10.1.0-M1"
124+
},
125+
{
126+
"fixed": "10.1.47"
127+
}
128+
]
129+
}
130+
]
131+
},
132+
{
133+
"package": {
134+
"ecosystem": "Maven",
135+
"name": "org.apache.tomcat:tomcat-catalina"
136+
},
137+
"ranges": [
138+
{
139+
"type": "ECOSYSTEM",
140+
"events": [
141+
{
142+
"introduced": "9.0.0.40"
143+
},
144+
{
145+
"fixed": "9.0.110"
146+
}
147+
]
148+
}
149+
]
150+
},
151+
{
152+
"package": {
153+
"ecosystem": "Maven",
154+
"name": "org.apache.tomcat:tomcat-catalina"
155+
},
156+
"ranges": [
157+
{
158+
"type": "ECOSYSTEM",
159+
"events": [
160+
{
161+
"introduced": "8.5.60"
162+
},
163+
{
164+
"last_affected": "8.5.100"
165+
}
166+
]
167+
}
168+
]
169+
},
170+
{
171+
"package": {
172+
"ecosystem": "Maven",
173+
"name": "org.apache.tomcat.embed:tomcat-embed-core"
174+
},
175+
"ranges": [
176+
{
177+
"type": "ECOSYSTEM",
178+
"events": [
179+
{
180+
"introduced": "11.0.0-M1"
181+
},
182+
{
183+
"fixed": "11.0.12"
184+
}
185+
]
186+
}
187+
]
188+
},
189+
{
190+
"package": {
191+
"ecosystem": "Maven",
192+
"name": "org.apache.tomcat.embed:tomcat-embed-core"
193+
},
194+
"ranges": [
195+
{
196+
"type": "ECOSYSTEM",
197+
"events": [
198+
{
199+
"introduced": "10.1.0-M1"
200+
},
201+
{
202+
"fixed": "10.1.47"
203+
}
204+
]
205+
}
206+
]
207+
},
208+
{
209+
"package": {
210+
"ecosystem": "Maven",
211+
"name": "org.apache.tomcat.embed:tomcat-embed-core"
212+
},
213+
"ranges": [
214+
{
215+
"type": "ECOSYSTEM",
216+
"events": [
217+
{
218+
"introduced": "9.0.0.40"
219+
},
220+
{
221+
"fixed": "9.0.110"
222+
}
223+
]
224+
}
225+
]
226+
},
227+
{
228+
"package": {
229+
"ecosystem": "Maven",
230+
"name": "org.apache.tomcat.embed:tomcat-embed-core"
231+
},
232+
"ranges": [
233+
{
234+
"type": "ECOSYSTEM",
235+
"events": [
236+
{
237+
"introduced": "8.5.60"
238+
},
239+
{
240+
"last_affected": "8.5.100"
241+
}
242+
]
243+
}
244+
]
245+
}
246+
],
247+
"references": [
248+
{
249+
"type": "ADVISORY",
250+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61795"
251+
},
252+
{
253+
"type": "WEB",
254+
"url": "https://github.com/apache/tomcat/commit/1cdf5f730ede75a0759492f179ac21ca4ff68e06"
255+
},
256+
{
257+
"type": "WEB",
258+
"url": "https://github.com/apache/tomcat/commit/af6e9181620304c0d818121c29c074e1330610d0"
259+
},
260+
{
261+
"type": "WEB",
262+
"url": "https://github.com/apache/tomcat/commit/afa422bd7ca1eef0f507259c682fd876494d9c3b"
263+
},
264+
{
265+
"type": "PACKAGE",
266+
"url": "https://github.com/apache/tomcat"
267+
},
268+
{
269+
"type": "WEB",
270+
"url": "https://lists.apache.org/thread/wm9mx8brmx9g4zpywm06ryrtvd3160pp"
271+
},
272+
{
273+
"type": "WEB",
274+
"url": "https://tomcat.apache.org/security-10.html#Fixed_in_Apache_Tomcat_10.1.47"
275+
},
276+
{
277+
"type": "WEB",
278+
"url": "https://tomcat.apache.org/security-11.html#Fixed_in_Apache_Tomcat_11.0.12"
279+
},
280+
{
281+
"type": "WEB",
282+
"url": "https://tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.110"
283+
}
284+
],
285+
"database_specific": {
286+
"cwe_ids": [
287+
"CWE-404"
288+
],
289+
"severity": "LOW",
290+
"github_reviewed": true,
291+
"github_reviewed_at": "2025-10-28T18:02:45Z",
292+
"nvd_published_at": "2025-10-27T18:15:44Z"
293+
}
294+
}

advisories/unreviewed/2025/10/GHSA-hgrr-935x-pq79/GHSA-hgrr-935x-pq79.json

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)