Sado Yasashii
Active member
- Affected version
- 2.3.7
An error has been discovered where the controller::
The issue was discovered while addressing the problem of redirecting guests to the homepage when attempting to access the admin panel via
To reproduce the error, you need to access the admin panel URL with multiple slashes as a guest.
This is a rather serious vulnerability.
Please investigate.
- in XF 2.2. * –
XF\Admin\Controller\Login
- in XF 2.3. * –
XF\Admin\Controller\LoginController
https://site.com////admin.php
in the browser. No matter how many slashes are added before admin.php
, the page will still open, even if direct URL access is forcibly restricted.The issue was discovered while addressing the problem of redirecting guests to the homepage when attempting to access the admin panel via
https://site.com/admin.php
. It has been confirmed that this bug is present in both XF 2.3 and XF 2.2.To reproduce the error, you need to access the admin panel URL with multiple slashes as a guest.
This is a rather serious vulnerability.
Please investigate.
Attachments
Last edited: