ghsa-pr7v-qv65-rp9m
Vulnerability from github
Published
2022-05-24 19:02
Modified
2025-05-14 07:46
Severity ?
Summary
Liferay Portal and Liferay DXP Fails to Check Permissions
Details
The Data Engine module in Liferay Portal 7.3.0 through 7.3.5, and Liferay DXP 7.3 before fix pack 1 does not check permissions in DataDefinitionResourceImpl.getSiteDataDefinitionByContentTypeByDataDefinitionKey, which allows remote authenticated users to view DDMStructures via GET API calls.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "com.liferay.portal:release.portal.bom" }, "ranges": [ { "events": [ { "introduced": "7.3.0" }, { "last_affected": "7.3.5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "com.liferay.portal:release.dxp.bom" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "7.3.10.fp1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-29052" ], "database_specific": { "cwe_ids": [ "CWE-276" ], "github_reviewed": true, "github_reviewed_at": "2025-05-14T07:46:08Z", "nvd_published_at": "2021-05-17T12:15:00Z", "severity": "MODERATE" }, "details": "The Data Engine module in Liferay Portal 7.3.0 through 7.3.5, and Liferay DXP 7.3 before fix pack 1 does not check permissions in DataDefinitionResourceImpl.getSiteDataDefinitionByContentTypeByDataDefinitionKey, which allows remote authenticated users to view DDMStructures via GET API calls.", "id": "GHSA-pr7v-qv65-rp9m", "modified": "2025-05-14T07:46:08Z", "published": "2022-05-24T19:02:38Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29052" }, { "type": "PACKAGE", "url": "https://github.com/liferay/liferay-portal" }, { "type": "WEB", "url": "https://portal.liferay.dev/learn/security/known-vulnerabilities/-/asset_publisher/HbL5mxmVrnXW/content/id/120743159" }, { "type": "WEB", "url": "http://liferay.com" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Liferay Portal and Liferay DXP Fails to Check Permissions" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.