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

New micro-transaction micro-disk system v2.0 Incorrect access control causes RCE #2

Open
srsec opened this issue Nov 20, 2020 · 0 comments

Comments

@srsec
Copy link
Owner

srsec commented Nov 20, 2020

New micro-transaction micro-disk system v2.0 Incorrect access control causes RCE
The new micro-transaction micro-disk system V2.0, the front-end controller of the website, there are codes for common users and administrators for test addition, code path files:
\application\index\controller\Test.php
image

POC:http://54.238.89.224/index/test/adduser
image
http://54.238.89.224/admin/login/login.html Log in to the background with the added administrator user and password: 15749806171/123456
image
The platform is not restrictive on permissions, which leads to horizontal overreach. Use the added common administrative users to add the administrator account POC:
http://54.238.89.224/admin/system/adminadd
image
image
Upload any malicious file without authorization POC:
http://54.238.89.224//admin/setup/qcode.html
image
Other cases:
http://42.192.135.60/index/test/adduser
https://45.66.191.50/index/test/adduser

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

1 participant