Skip to content

Commit eca2c36

Browse files
1 parent a3ba35c commit eca2c36

File tree

2 files changed

+88
-40
lines changed

2 files changed

+88
-40
lines changed
Lines changed: 88 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,88 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-658f-xhv4-p978",
4+
"modified": "2025-07-14T21:45:16Z",
5+
"published": "2022-04-16T00:00:47Z",
6+
"aliases": [
7+
"CVE-2022-26594"
8+
],
9+
"summary": "Liferay Portal and Liferay DXP allows arbitrary injection via form field",
10+
"details": "Multiple cross-site scripting (XSS) vulnerabilities in Dynamic Data Mapping Form Field Type before 6.0.11 from Liferay Portal 7.3.5 through 7.4.0, and Liferay DXP 7.3 before service pack 3 allow remote attackers to inject arbitrary web script or HTML via a form field's help text to (1) Forms module's form builder, or (2) App Builder module's object form view's form builder.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Maven",
21+
"name": "com.liferay:com.liferay.dynamic.data.mapping.form.field.type"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "6.0.11"
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.0"
48+
},
49+
{
50+
"fixed": "7.3.10.fp3"
51+
}
52+
]
53+
}
54+
]
55+
}
56+
],
57+
"references": [
58+
{
59+
"type": "ADVISORY",
60+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-26594"
61+
},
62+
{
63+
"type": "WEB",
64+
"url": "https://github.com/liferay/liferay-portal/commit/7c9348cc59271647cfd192c007d383d80ae9a667"
65+
},
66+
{
67+
"type": "PACKAGE",
68+
"url": "https://github.com/liferay/liferay-portal"
69+
},
70+
{
71+
"type": "WEB",
72+
"url": "https://liferay.atlassian.net/browse/LPE-17290"
73+
},
74+
{
75+
"type": "WEB",
76+
"url": "https://liferay.dev/portal/security/known-vulnerabilities/-/asset_publisher/jekt/content/cve-2022-26594-xss-vulnerability-with-form-field-help-text?p_r_p_assetEntryId=121612173&_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%3D121612173%26_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_jekt_cur%3D0%26p_r_p_resetCur%3Dfalse"
77+
}
78+
],
79+
"database_specific": {
80+
"cwe_ids": [
81+
"CWE-79"
82+
],
83+
"severity": "MODERATE",
84+
"github_reviewed": true,
85+
"github_reviewed_at": "2025-07-14T21:45:16Z",
86+
"nvd_published_at": "2022-04-15T16:15:00Z"
87+
}
88+
}

advisories/unreviewed/2022/04/GHSA-658f-xhv4-p978/GHSA-658f-xhv4-p978.json

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

0 commit comments

Comments
 (0)