Skip to content

Commit 467c700

Browse files
1 parent 703de3c commit 467c700

File tree

2 files changed

+107
-36
lines changed

2 files changed

+107
-36
lines changed
Lines changed: 107 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,107 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-j5gv-w838-mmcx",
4+
"modified": "2025-07-15T20:25:29Z",
5+
"published": "2023-10-17T12:30:26Z",
6+
"aliases": [
7+
"CVE-2023-44310"
8+
],
9+
"summary": "Liferay Portal and Liferay DXP Vulnerable to XSS via the Page Tree Menu",
10+
"details": "Stored cross-site scripting (XSS) vulnerability in Page Tree menu in Liferay Layout Implementation before 6.0.102 from Liferay Portal (7.3.6 through 7.4.3.78), and Liferay DXP 7.3 fix pack 1 through update 23, and 7.4 before update 79 allows remote attackers to inject arbitrary web script or HTML via a crafted payload injected into page's \"Name\" text field.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Maven",
21+
"name": "com.liferay:com.liferay.layout.impl"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "6.0.102"
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": "7.3.10.fp1"
48+
},
49+
{
50+
"last_affected": "7.3.10.fp23"
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+
"fixed": "7.4.13.u79"
70+
}
71+
]
72+
}
73+
]
74+
}
75+
],
76+
"references": [
77+
{
78+
"type": "ADVISORY",
79+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44310"
80+
},
81+
{
82+
"type": "WEB",
83+
"url": "https://github.com/liferay/liferay-portal/commit/45931175b6ae14df089f0304f86b5b0f66ac3c02"
84+
},
85+
{
86+
"type": "PACKAGE",
87+
"url": "https://github.com/liferay/liferay-portal"
88+
},
89+
{
90+
"type": "WEB",
91+
"url": "https://liferay.atlassian.net/browse/LPE-17725"
92+
},
93+
{
94+
"type": "WEB",
95+
"url": "https://liferay.dev/portal/security/known-vulnerabilities/-/asset_publisher/jekt/content/cve-2023-44310?p_r_p_assetEntryId=122124880&_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_jekt_redirect=https%3A%2F%2Fliferay.dev%3A443%2Fportal%2Fsecurity%2Fknown-vulnerabilities%3Fp_p_id%3Dcom_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_jekt%26p_p_lifecycle%3D0%26p_p_state%3Dnormal%26p_p_mode%3Dview%26p_r_p_assetEntryId%3D122124880%26_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_jekt_cur%3D0%26p_r_p_resetCur%3Dfalse"
96+
}
97+
],
98+
"database_specific": {
99+
"cwe_ids": [
100+
"CWE-79"
101+
],
102+
"severity": "CRITICAL",
103+
"github_reviewed": true,
104+
"github_reviewed_at": "2025-07-15T20:25:29Z",
105+
"nvd_published_at": "2023-10-17T10:15:09Z"
106+
}
107+
}

advisories/unreviewed/2023/10/GHSA-j5gv-w838-mmcx/GHSA-j5gv-w838-mmcx.json

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

0 commit comments

Comments
 (0)