Skip to content

Insecure file upload - Code execution #370

@emaragkos

Description

@emaragkos

The web application does not allow file uploads with dangerous extensions such as .php

image

webasyst-framework-master\wa-system\controller\waUploadJsonController.class.php

image

The above filtering is insufficient since it is possible to upload files with extensions that will be executed such as .phar

image

image

image

Tested on version: 2.7.2.732

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions