Sulu grants access to pages regardless of role permissions
Package
Affected versions
>= 2.2.0, < 2.4.17
>= 2.5.0-alpha1, < 2.5.13
Patched versions
2.4.17
2.5.13
Description
Published to the GitHub Advisory Database
Mar 4, 2024
Reviewed
Mar 4, 2024
Published by the National Vulnerability Database
Mar 6, 2024
Last updated
Mar 6, 2024
Impact
What kind of vulnerability is it? Who is impacted?
Access to pages is granted regardless of role permissions for webspaces which have a security system configured and permission check enabled. Webspaces without do not have this issue.
Patches
Has the problem been patched? What versions should users upgrade to?
The problem is patched with Version
2.4.17
and2.5.13
.Workarounds
Is there a way for users to fix or remediate the vulnerability without upgrading?
Remove following lines from
vendor/symfony/security-http/HttpUtils.php
:Or do not install
symfony/security-http
versions greater equal thanv5.4.30
orv6.3.6
.References
Are there any links users can visit to find out more?
Currently no references.
References