Impact
An attacker can request any route
we want as long as we specify an operation
that is allowed
Patches
Apply the same access control pattern as in UI.php to the ajax.render.php page, do not allow arbitrary routes
to be dispatched.
References
N°7542 - [SECU] Logic bug in ajax.render.php allows for bypass of 'backOffice' access control
Impact
An attacker can request any
route
we want as long as we specify anoperation
that is allowedPatches
Apply the same access control pattern as in UI.php to the ajax.render.php page, do not allow arbitrary
routes
to be dispatched.References
N°7542 - [SECU] Logic bug in ajax.render.php allows for bypass of 'backOffice' access control