Skip to content

Commit 8df7eb4

Browse files
Merge pull request #6452 from github/tkwilli94-GHSA-wmwf-9ccg-fff5
2 parents d3a82f2 + 833fb40 commit 8df7eb4

File tree

1 file changed

+25
-29
lines changed

1 file changed

+25
-29
lines changed

advisories/github-reviewed/2025/10/GHSA-wmwf-9ccg-fff5/GHSA-wmwf-9ccg-fff5.json

Lines changed: 25 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,14 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-wmwf-9ccg-fff5",
4-
"modified": "2025-11-15T02:28:57Z",
4+
"modified": "2025-11-15T02:28:58Z",
55
"published": "2025-10-27T18:31:13Z",
66
"aliases": [
77
"CVE-2025-55752"
88
],
99
"summary": "Apache Tomcat Vulnerable to Relative Path Traversal",
10-
"details": "The fix for bug 60013 introduced a regression where the rewritten URL was normalized before it was decoded. This introduced the possibility that, for rewrite rules that rewrite query parameters to the URL, an attacker could manipulate the request URI to bypass security constraints including the protection for /WEB-INF/ and /META-INF/. If PUT requests were also enabled then malicious files could be uploaded leading to remote code execution. PUT requests are normally limited to trusted users and it is considered unlikely that PUT requests would be enabled in conjunction with a rewrite that manipulated the URI.\n\n\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.10, from 10.1.0-M1 through 10.1.44, from 9.0.0.M11 through 9.0.108.\n\nThe following versions were EOL at the time the CVE was created but are known to be affected: 8.5.6 though 8.5.100. Other, older, EOL versions may also be affected. Users are recommended to upgrade to version 11.0.11 or later, 10.1.45 or later or 9.0.109 or later, which fix the issue.",
10+
"details": "The fix for bug 60013 introduced a regression where the rewritten URL was normalized before it was decoded. This introduced the possibility that, for rewrite rules that rewrite query parameters to the URL, an attacker could manipulate the request URI to bypass security constraints including the protection for /WEB-INF/ and /META-INF/. If PUT requests were also enabled then malicious files could be uploaded leading to remote code execution. PUT requests are normally limited to trusted users and it is considered unlikely that PUT requests would be enabled in conjunction with a rewrite that manipulated the URI.\n\n\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.10, from 10.1.0-M1 through 10.1.44, from 9.0.0.M11 through 9.0.108.\n\nThe following versions were EOL at the time the CVE was created but are known to be affected: 8.5.6 though 8.5.100. Other, older, EOL versions may also be affected. Users are recommended to upgrade to version 11.0.11 or later, 10.1.45 or later or 9.0.109 or later, which fix the issue.",
1111
"severity": [
12-
{
13-
"type": "CVSS_V3",
14-
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
15-
},
1612
{
1713
"type": "CVSS_V4",
1814
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
@@ -67,10 +63,10 @@
6763
"type": "ECOSYSTEM",
6864
"events": [
6965
{
70-
"introduced": "9.0.0-M11"
66+
"introduced": "8.5.6"
7167
},
7268
{
73-
"fixed": "9.0.109"
69+
"last_affected": "8.5.100"
7470
}
7571
]
7672
}
@@ -79,17 +75,17 @@
7975
{
8076
"package": {
8177
"ecosystem": "Maven",
82-
"name": "org.apache.tomcat:tomcat"
78+
"name": "org.apache.tomcat:tomcat-catalina"
8379
},
8480
"ranges": [
8581
{
8682
"type": "ECOSYSTEM",
8783
"events": [
8884
{
89-
"introduced": "8.5.60"
85+
"introduced": "11.0.0-M1"
9086
},
9187
{
92-
"last_affected": "8.5.100"
88+
"fixed": "11.0.11"
9389
}
9490
]
9591
}
@@ -105,10 +101,10 @@
105101
"type": "ECOSYSTEM",
106102
"events": [
107103
{
108-
"introduced": "11.0.0-M1"
104+
"introduced": "10.1.0-M1"
109105
},
110106
{
111-
"fixed": "11.0.11"
107+
"fixed": "10.1.45"
112108
}
113109
]
114110
}
@@ -124,10 +120,10 @@
124120
"type": "ECOSYSTEM",
125121
"events": [
126122
{
127-
"introduced": "10.1.0-M1"
123+
"introduced": "8.5.6"
128124
},
129125
{
130-
"fixed": "10.1.45"
126+
"last_affected": "8.5.100"
131127
}
132128
]
133129
}
@@ -136,17 +132,17 @@
136132
{
137133
"package": {
138134
"ecosystem": "Maven",
139-
"name": "org.apache.tomcat:tomcat-catalina"
135+
"name": "org.apache.tomcat.embed:tomcat-embed-core"
140136
},
141137
"ranges": [
142138
{
143139
"type": "ECOSYSTEM",
144140
"events": [
145141
{
146-
"introduced": "9.0.0-M11"
142+
"introduced": "11.0.0-M1"
147143
},
148144
{
149-
"fixed": "9.0.109"
145+
"fixed": "11.0.11"
150146
}
151147
]
152148
}
@@ -155,17 +151,17 @@
155151
{
156152
"package": {
157153
"ecosystem": "Maven",
158-
"name": "org.apache.tomcat:tomcat-catalina"
154+
"name": "org.apache.tomcat.embed:tomcat-embed-core"
159155
},
160156
"ranges": [
161157
{
162158
"type": "ECOSYSTEM",
163159
"events": [
164160
{
165-
"introduced": "8.5.60"
161+
"introduced": "10.1.0-M1"
166162
},
167163
{
168-
"last_affected": "8.5.100"
164+
"fixed": "10.1.45"
169165
}
170166
]
171167
}
@@ -181,10 +177,10 @@
181177
"type": "ECOSYSTEM",
182178
"events": [
183179
{
184-
"introduced": "11.0.0-M1"
180+
"introduced": "8.5.6"
185181
},
186182
{
187-
"fixed": "11.0.11"
183+
"last_affected": "8.5.100"
188184
}
189185
]
190186
}
@@ -193,17 +189,17 @@
193189
{
194190
"package": {
195191
"ecosystem": "Maven",
196-
"name": "org.apache.tomcat.embed:tomcat-embed-core"
192+
"name": "org.apache.tomcat:tomcat"
197193
},
198194
"ranges": [
199195
{
200196
"type": "ECOSYSTEM",
201197
"events": [
202198
{
203-
"introduced": "10.1.0-M1"
199+
"introduced": "9.0.0-M11"
204200
},
205201
{
206-
"fixed": "10.1.45"
202+
"fixed": "9.0.109"
207203
}
208204
]
209205
}
@@ -212,7 +208,7 @@
212208
{
213209
"package": {
214210
"ecosystem": "Maven",
215-
"name": "org.apache.tomcat.embed:tomcat-embed-core"
211+
"name": "org.apache.tomcat:tomcat-catalina"
216212
},
217213
"ranges": [
218214
{
@@ -238,10 +234,10 @@
238234
"type": "ECOSYSTEM",
239235
"events": [
240236
{
241-
"introduced": "8.5.60"
237+
"introduced": "9.0.0-M11"
242238
},
243239
{
244-
"last_affected": "8.5.100"
240+
"fixed": "9.0.109"
245241
}
246242
]
247243
}

0 commit comments

Comments
 (0)