Skip to content

Commit 354008a

Browse files
1 parent 3b895a4 commit 354008a

File tree

2 files changed

+298
-31
lines changed

2 files changed

+298
-31
lines changed
Lines changed: 298 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,298 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-vfww-5hm6-hx2j",
4+
"modified": "2025-10-28T17:57:43Z",
5+
"published": "2025-10-27T18:31:13Z",
6+
"aliases": [
7+
"CVE-2025-55754"
8+
],
9+
"summary": "Apache Tomcat Vulnerable to Improper Neutralization of Escape, Meta, or Control Sequences",
10+
"details": "Tomcat did not escape ANSI escape sequences in log messages. If Tomcat was running in a console on a Windows operating system, and the console supported ANSI escape sequences, it was possible for an attacker to use a specially crafted URL to inject ANSI escape sequences to manipulate the console and the clipboard and attempt to trick an administrator into running an attacker controlled command. While no attack vector was found, it may have been possible to mount this attack on other operating systems.\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.40 through 9.0.108.\n\nThe following versions were EOL at the time the CVE was created but are \nknown to be affected: 8.5.60 though 8.5.100. Other, older, EOL versions may also be affected.\nUsers 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.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
15+
},
16+
{
17+
"type": "CVSS_V4",
18+
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N"
19+
}
20+
],
21+
"affected": [
22+
{
23+
"package": {
24+
"ecosystem": "Maven",
25+
"name": "org.apache.tomcat:tomcat"
26+
},
27+
"ranges": [
28+
{
29+
"type": "ECOSYSTEM",
30+
"events": [
31+
{
32+
"introduced": "11.0.0-M1"
33+
},
34+
{
35+
"fixed": "11.0.11"
36+
}
37+
]
38+
}
39+
]
40+
},
41+
{
42+
"package": {
43+
"ecosystem": "Maven",
44+
"name": "org.apache.tomcat:tomcat"
45+
},
46+
"ranges": [
47+
{
48+
"type": "ECOSYSTEM",
49+
"events": [
50+
{
51+
"introduced": "10.1.0-M1"
52+
},
53+
{
54+
"fixed": "10.1.45"
55+
}
56+
]
57+
}
58+
]
59+
},
60+
{
61+
"package": {
62+
"ecosystem": "Maven",
63+
"name": "org.apache.tomcat:tomcat"
64+
},
65+
"ranges": [
66+
{
67+
"type": "ECOSYSTEM",
68+
"events": [
69+
{
70+
"introduced": "9.0.0.40"
71+
},
72+
{
73+
"fixed": "9.0.109"
74+
}
75+
]
76+
}
77+
]
78+
},
79+
{
80+
"package": {
81+
"ecosystem": "Maven",
82+
"name": "org.apache.tomcat:tomcat"
83+
},
84+
"ranges": [
85+
{
86+
"type": "ECOSYSTEM",
87+
"events": [
88+
{
89+
"introduced": "8.5.60"
90+
},
91+
{
92+
"last_affected": "8.5.100"
93+
}
94+
]
95+
}
96+
]
97+
},
98+
{
99+
"package": {
100+
"ecosystem": "Maven",
101+
"name": "org.apache.tomcat.embed:tomcat-embed-core"
102+
},
103+
"ranges": [
104+
{
105+
"type": "ECOSYSTEM",
106+
"events": [
107+
{
108+
"introduced": "11.0.0-M1"
109+
},
110+
{
111+
"fixed": "11.0.11"
112+
}
113+
]
114+
}
115+
]
116+
},
117+
{
118+
"package": {
119+
"ecosystem": "Maven",
120+
"name": "org.apache.tomcat.embed:tomcat-embed-core"
121+
},
122+
"ranges": [
123+
{
124+
"type": "ECOSYSTEM",
125+
"events": [
126+
{
127+
"introduced": "10.1.0-M1"
128+
},
129+
{
130+
"fixed": "10.1.45"
131+
}
132+
]
133+
}
134+
]
135+
},
136+
{
137+
"package": {
138+
"ecosystem": "Maven",
139+
"name": "org.apache.tomcat.embed:tomcat-embed-core"
140+
},
141+
"ranges": [
142+
{
143+
"type": "ECOSYSTEM",
144+
"events": [
145+
{
146+
"introduced": "9.0.0.40"
147+
},
148+
{
149+
"fixed": "9.0.109"
150+
}
151+
]
152+
}
153+
]
154+
},
155+
{
156+
"package": {
157+
"ecosystem": "Maven",
158+
"name": "org.apache.tomcat.embed:tomcat-embed-core"
159+
},
160+
"ranges": [
161+
{
162+
"type": "ECOSYSTEM",
163+
"events": [
164+
{
165+
"introduced": "8.5.60"
166+
},
167+
{
168+
"last_affected": "8.5.100"
169+
}
170+
]
171+
}
172+
]
173+
},
174+
{
175+
"package": {
176+
"ecosystem": "Maven",
177+
"name": "org.apache.tomcat:tomcat-catalina"
178+
},
179+
"ranges": [
180+
{
181+
"type": "ECOSYSTEM",
182+
"events": [
183+
{
184+
"introduced": "11.0.0-M1"
185+
},
186+
{
187+
"fixed": "11.0.11"
188+
}
189+
]
190+
}
191+
]
192+
},
193+
{
194+
"package": {
195+
"ecosystem": "Maven",
196+
"name": "org.apache.tomcat:tomcat-catalina"
197+
},
198+
"ranges": [
199+
{
200+
"type": "ECOSYSTEM",
201+
"events": [
202+
{
203+
"introduced": "10.1.0-M1"
204+
},
205+
{
206+
"fixed": "10.1.45"
207+
}
208+
]
209+
}
210+
]
211+
},
212+
{
213+
"package": {
214+
"ecosystem": "Maven",
215+
"name": "org.apache.tomcat:tomcat-catalina"
216+
},
217+
"ranges": [
218+
{
219+
"type": "ECOSYSTEM",
220+
"events": [
221+
{
222+
"introduced": "9.0.0.40"
223+
},
224+
{
225+
"fixed": "9.0.109"
226+
}
227+
]
228+
}
229+
]
230+
},
231+
{
232+
"package": {
233+
"ecosystem": "Maven",
234+
"name": "org.apache.tomcat:tomcat-catalina"
235+
},
236+
"ranges": [
237+
{
238+
"type": "ECOSYSTEM",
239+
"events": [
240+
{
241+
"introduced": "8.5.60"
242+
},
243+
{
244+
"last_affected": "8.5.100"
245+
}
246+
]
247+
}
248+
]
249+
}
250+
],
251+
"references": [
252+
{
253+
"type": "ADVISORY",
254+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55754"
255+
},
256+
{
257+
"type": "WEB",
258+
"url": "https://github.com/apache/tomcat/commit/138d7f5cfaae683078948303333c080e6faa75d2"
259+
},
260+
{
261+
"type": "WEB",
262+
"url": "https://github.com/apache/tomcat/commit/5a3db092982c0c58d4855304167ee757fe5e79bb"
263+
},
264+
{
265+
"type": "WEB",
266+
"url": "https://github.com/apache/tomcat/commit/a03cabf3a36a42d27d8d997ed31f034f50ba6cd5"
267+
},
268+
{
269+
"type": "PACKAGE",
270+
"url": "https://github.com/apache/tomcat"
271+
},
272+
{
273+
"type": "WEB",
274+
"url": "https://lists.apache.org/thread/j7w54hqbkfcn0xb9xy0wnx8w5nymcbqd"
275+
},
276+
{
277+
"type": "WEB",
278+
"url": "https://tomcat.apache.org/security-10.html#Fixed_in_Apache_Tomcat_10.1.45"
279+
},
280+
{
281+
"type": "WEB",
282+
"url": "https://tomcat.apache.org/security-11.html#Fixed_in_Apache_Tomcat_11.0.11"
283+
},
284+
{
285+
"type": "WEB",
286+
"url": "https://tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.109"
287+
}
288+
],
289+
"database_specific": {
290+
"cwe_ids": [
291+
"CWE-150"
292+
],
293+
"severity": "LOW",
294+
"github_reviewed": true,
295+
"github_reviewed_at": "2025-10-28T17:57:42Z",
296+
"nvd_published_at": "2025-10-27T18:15:42Z"
297+
}
298+
}

advisories/unreviewed/2025/10/GHSA-vfww-5hm6-hx2j/GHSA-vfww-5hm6-hx2j.json

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

0 commit comments

Comments
 (0)