Skip to content

php file upload and xss (security bug) #1122

@hasanali586q

Description

@hasanali586q
  1. It's possible to upload php file by changing extension of image with php code payload. While uploading file you can change extension of uploaded file to php and you can bypass mime type check by concatenating php code binarily to image file or to meta data of image.
    More on video attached.

  2. XSS - while renaming file, you can paste xss payload and it will be stored on the server and run on userside.

Metadata

Metadata

Assignees

No one assigned

    Labels

    securityExploits, attacks, dangerous leaks.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions