Skip to content
New issue

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

A PHP Code Execution Vulnerability in apps/filemanager/upload/drop.php at V2.0.5 #287

Closed
liao10086 opened this issue Aug 29, 2018 · 1 comment

Comments

@liao10086
Copy link

I found a php code execution vulnerability in apps/filemanager/upload/drop.php at V2.0.5
4

Sep:
1.delete /files/.htaccess
use delete file api to delete .htaccess
POST /filemanager/api/rm/.htaccess
2. php file upload by pass
Use the Windows feature to add spaces after the file name.
POC:
delete .htaccess success
delete
upload php file success
2
php code execution
3

Suggest:Use white list
author by:xijun.liao@dbappsecurity.com.cn

@jbroadway
Copy link
Owner

Thanks for reporting this! I believe the issue is fixed in master now. I'll be making a new release tomorrow as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants