Sulu is an open-source PHP content management system based on the Symfony framework. In affected versions Sulu users who have access to any subset of the admin UI are able to elevate their privilege. Over the API it was possible for them to give themselves permissions to areas which they did not already had. This issue was introduced in 2.0.0-RC1 with the new ProfileController putAction. The versions have been patched in 2.2.18, 2.3.8 and 2.4.0. For users unable to upgrade the only known workaround is to apply a patch to the ProfileController manually.
References
Link | Resource |
---|---|
https://github.com/sulu/sulu/commit/30bf8b5a4f83b6f2171a696011757d095edaa28a | Patch Third Party Advisory |
https://github.com/sulu/sulu/security/advisories/GHSA-84px-q68r-2fc9 | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Dec 2021, 13:11
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 6.5
v3 : 7.2 |
CPE | cpe:2.3:a:sulu:sulu:2.4.0:rc1:*:*:*:*:*:* cpe:2.3:a:sulu:sulu:*:*:*:*:*:*:*:* |
|
References | (CONFIRM) https://github.com/sulu/sulu/security/advisories/GHSA-84px-q68r-2fc9 - Third Party Advisory | |
References | (MISC) https://github.com/sulu/sulu/commit/30bf8b5a4f83b6f2171a696011757d095edaa28a - Patch, Third Party Advisory |
15 Dec 2021, 20:18
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2021-12-15 20:15
Updated : 2024-02-04 22:08
NVD link : CVE-2021-43835
Mitre link : CVE-2021-43835
CVE.ORG link : CVE-2021-43835
JSON object : View
Products Affected
sulu
- sulu
CWE
CWE-269
Improper Privilege Management