Skip to content

Commit dbefa3b

Browse files
1 parent eca2c36 commit dbefa3b

File tree

2 files changed

+145
-44
lines changed

2 files changed

+145
-44
lines changed
Lines changed: 145 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,145 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-f855-2rvm-5j7h",
4+
"modified": "2025-07-14T22:01:38Z",
5+
"published": "2022-03-03T00:00:49Z",
6+
"aliases": [
7+
"CVE-2021-38268"
8+
],
9+
"summary": "Liferay Portal and Liferay DXP has incorrect default permissions for site members",
10+
"details": "The Dynamic Data Mapping module before 4.0.39 from Liferay Portal 7.0.0 through 7.3.6, and Liferay DXP 7.0 before fix pack 101, 7.1 before fix pack 21, 7.2 before fix pack 10 and 7.3 before fix pack 2 incorrectly sets default permissions for site members, which allows remote authenticated users with the site member role to add and duplicate forms, via the UI or the API.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Maven",
21+
"name": "com.liferay:com.liferay.dynamic.data.mapping.service"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "6.0.0"
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.0.0"
48+
},
49+
{
50+
"fixed": "7.0.10.fp101"
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.1.0"
67+
},
68+
{
69+
"fixed": "7.1.10.fp21"
70+
}
71+
]
72+
}
73+
]
74+
},
75+
{
76+
"package": {
77+
"ecosystem": "Maven",
78+
"name": "com.liferay.portal:release.dxp.bom"
79+
},
80+
"ranges": [
81+
{
82+
"type": "ECOSYSTEM",
83+
"events": [
84+
{
85+
"introduced": "7.2.0"
86+
},
87+
{
88+
"fixed": "7.2.10.fp10"
89+
}
90+
]
91+
}
92+
]
93+
},
94+
{
95+
"package": {
96+
"ecosystem": "Maven",
97+
"name": "com.liferay.portal:release.dxp.bom"
98+
},
99+
"ranges": [
100+
{
101+
"type": "ECOSYSTEM",
102+
"events": [
103+
{
104+
"introduced": "7.3.0"
105+
},
106+
{
107+
"fixed": "7.3.10.fp2"
108+
}
109+
]
110+
}
111+
]
112+
}
113+
],
114+
"references": [
115+
{
116+
"type": "ADVISORY",
117+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-38268"
118+
},
119+
{
120+
"type": "WEB",
121+
"url": "https://github.com/liferay/liferay-portal/commit/16228425d7395b564f3c4cb5fae0c71c7228202b"
122+
},
123+
{
124+
"type": "PACKAGE",
125+
"url": "https://github.com/liferay/liferay-portal"
126+
},
127+
{
128+
"type": "WEB",
129+
"url": "https://liferay.atlassian.net/browse/LPE-17150"
130+
},
131+
{
132+
"type": "WEB",
133+
"url": "https://liferay.dev/portal/security/known-vulnerabilities/-/asset_publisher/jekt/content/cve-2021-38268-site-member-can-add-new-forms-by-default?p_r_p_assetEntryId=121611813&_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%3D121611813%26_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_jekt_cur%3D0%26p_r_p_resetCur%3Dfalse"
134+
}
135+
],
136+
"database_specific": {
137+
"cwe_ids": [
138+
"CWE-276"
139+
],
140+
"severity": "MODERATE",
141+
"github_reviewed": true,
142+
"github_reviewed_at": "2025-07-14T22:01:38Z",
143+
"nvd_published_at": "2022-03-02T19:15:00Z"
144+
}
145+
}

advisories/unreviewed/2022/03/GHSA-f855-2rvm-5j7h/GHSA-f855-2rvm-5j7h.json

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

0 commit comments

Comments
 (0)