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
Themes upload function will allow uploading zip file and extract content to /themes/ directory.
If attacker send a zip file contain malicious php, they can executing the PHP file with http://URL/themes/malicious.php
The text was updated successfully, but these errors were encountered:
#21 - Fix RCE security issue
d47ac68
Thank you for registering the issue.
It's fixed in d47ac68
Sorry, something went wrong.
No branches or pull requests
Themes upload function will allow uploading zip file and extract content to /themes/ directory.
If attacker send a zip file contain malicious php, they can executing the PHP file with http://URL/themes/malicious.php
The text was updated successfully, but these errors were encountered: