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
In the ""超级控制台->模板->模板管理"", Add function can bypass suffix whitelist verification, and upload any file.
The way to bypass the whitelist suffix is to add one point at the end of the file name.
Like this.
1.php.
Then click Save.
File 1.php will be successfully created and written to malicious content.
Then go to http://127.0.0.1/maccms10/template/1.php to get the webshell.
The text was updated successfully, but these errors were encountered:
已经修复~稍后更新。
Sorry, something went wrong.
No branches or pull requests
In the ""超级控制台->模板->模板管理"", Add function can bypass suffix whitelist verification, and upload any file.
The way to bypass the whitelist suffix is to add one point at the end of the file name.
Like this.
1.php.Then click Save.
File 1.php will be successfully created and written to malicious content.
Then go to http://127.0.0.1/maccms10/template/1.php to get the webshell.
The text was updated successfully, but these errors were encountered: