Improper Access Control Affecting com.liferay:com.liferay.data.engine.rest.impl Open this link in a new tab package, versions [,2.0.47)
Attack Complexity
Low
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-JAVA-COMLIFERAY-1293222
-
published
17 May 2021
-
disclosed
17 May 2021
-
credit
Unknown
Introduced: 17 May 2021
CVE-2021-29052 Open this link in a new tabHow to fix?
Upgrade com.liferay:com.liferay.data.engine.rest.impl
to version 2.0.47 or higher.
Overview
com.liferay:com.liferay.data.engine.rest.impl is a portal for Liferay.
Affected versions of this package are vulnerable to Improper Access Control in the Data Engine module. It does not check permissions in DataDefinitionResourceImpl.getSiteDataDefinitionByContentTypeByDataDefinitionKey
, which allows remote authenticated users to view DDMStructures
via GET API calls.