Skip to content

Commit 9ae7613

Browse files
1 parent b5bb8ac commit 9ae7613

File tree

2 files changed

+81
-36
lines changed

2 files changed

+81
-36
lines changed
Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-q95h-87j6-273x",
4+
"modified": "2025-10-24T17:22:36Z",
5+
"published": "2025-10-24T00:30:53Z",
6+
"aliases": [
7+
"CVE-2025-62254"
8+
],
9+
"summary": "Liferay Portal ComboServlet denial of service via large file combination",
10+
"details": "The ComboServlet in Liferay Portal 7.4.0 through 7.4.3.111, and older unsupported versions, and Liferay DXP 2023.Q4.0 through 2023.Q4.2, 2023.Q3.1 through 2023.Q3.5, 7.4 GA through update 92, 7.3 GA through update 35, and older unsupported versions does not limit the number or size of the files it will combine, which allows remote attackers to create very large responses that lead to a denial of service attack via the URL query string.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V4",
14+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Maven",
21+
"name": "com.liferay.portal:com.liferay.portal.impl"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "97.0.0"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62254"
42+
},
43+
{
44+
"type": "WEB",
45+
"url": "https://github.com/liferay/liferay-portal/commit/45e1a3a757bc38f7b9f8034909e90f1a56f160a5"
46+
},
47+
{
48+
"type": "WEB",
49+
"url": "https://github.com/liferay/liferay-portal/commit/8328aaf7c6ebb3f76c7982256e028caeb48fb664"
50+
},
51+
{
52+
"type": "WEB",
53+
"url": "https://github.com/liferay/liferay-portal/commit/85d63e9d6e47e11074046cc4459d3b1ab3370536"
54+
},
55+
{
56+
"type": "WEB",
57+
"url": "https://github.com/liferay/liferay-portal/commit/def502837297d155ec2fd61044288e75230dd235"
58+
},
59+
{
60+
"type": "PACKAGE",
61+
"url": "https://github.com/liferay/liferay-portal"
62+
},
63+
{
64+
"type": "WEB",
65+
"url": "https://liferay.atlassian.net/browse/LPE-17867"
66+
},
67+
{
68+
"type": "WEB",
69+
"url": "https://liferay.dev/portal/security/known-vulnerabilities/-/asset_publisher/jekt/content/CVE-2025-62254"
70+
}
71+
],
72+
"database_specific": {
73+
"cwe_ids": [
74+
"CWE-22"
75+
],
76+
"severity": "MODERATE",
77+
"github_reviewed": true,
78+
"github_reviewed_at": "2025-10-24T17:22:36Z",
79+
"nvd_published_at": "2025-10-23T23:15:37Z"
80+
}
81+
}

advisories/unreviewed/2025/10/GHSA-q95h-87j6-273x/GHSA-q95h-87j6-273x.json

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

0 commit comments

Comments
 (0)