Skip to content

Commit 9667948

Browse files
1 parent bbaebb4 commit 9667948

File tree

2 files changed

+99
-36
lines changed

2 files changed

+99
-36
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,99 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-xq4r-4xfh-vch8",
4+
"modified": "2025-01-28T23:15:23Z",
5+
"published": "2024-02-20T15:31:05Z",
6+
"aliases": [
7+
"CVE-2024-26270"
8+
],
9+
"summary": "Liferay Portal and Liferay DXP vulnerable to theft of hashed password",
10+
"details": "The Account Settings page in Liferay Portal 7.4.3.76 through 7.4.3.99, and Liferay DXP 2023.Q3 before patch 5, and 7.4 update 76 through 92 embeds the user’s hashed password in the page’s HTML source, which allows man-in-the-middle attackers to steal a user's hashed password.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Maven",
21+
"name": "com.liferay.portal:release.portal.bom"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "7.4.3.76"
29+
},
30+
{
31+
"fixed": "7.4.3.100"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "Maven",
40+
"name": "com.liferay.portal:release.dxp.bom"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "2023.Q3"
48+
},
49+
{
50+
"fixed": "2023.Q3.5"
51+
}
52+
]
53+
}
54+
]
55+
},
56+
{
57+
"package": {
58+
"ecosystem": "Maven",
59+
"name": "com.liferay.portal:release.dxp.bom"
60+
},
61+
"ranges": [
62+
{
63+
"type": "ECOSYSTEM",
64+
"events": [
65+
{
66+
"introduced": "7.4.0"
67+
},
68+
{
69+
"last_affected": "7.4.13.u92"
70+
}
71+
]
72+
}
73+
]
74+
}
75+
],
76+
"references": [
77+
{
78+
"type": "ADVISORY",
79+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26270"
80+
},
81+
{
82+
"type": "PACKAGE",
83+
"url": "https://github.com/liferay/liferay-portal"
84+
},
85+
{
86+
"type": "WEB",
87+
"url": "https://liferay.dev/portal/security/known-vulnerabilities/-/asset_publisher/jekt/content/cve-2024-26270"
88+
}
89+
],
90+
"database_specific": {
91+
"cwe_ids": [
92+
"CWE-201"
93+
],
94+
"severity": "MODERATE",
95+
"github_reviewed": true,
96+
"github_reviewed_at": "2025-01-28T23:15:23Z",
97+
"nvd_published_at": "2024-02-20T14:15:09Z"
98+
}
99+
}

advisories/unreviewed/2024/02/GHSA-xq4r-4xfh-vch8/GHSA-xq4r-4xfh-vch8.json

-36
This file was deleted.

0 commit comments

Comments
 (0)