Skip to content

Persistent XSS #156

@twoHub

Description

@twoHub

The "utilisateur" menu on the WityCMS 0.6.2 site modifies the presence of XSS at two input points for user information, with the parameters "first name" and "last name".
payload:
" onclick="alert(document.cookie)"
" onclick="alert(document.cookie)"

Javascript gets executed. Here's an output of the mentioned payload when entered and saved.
default
Payload data are submitted to apps/user/admin/view.php
default
When users want to change their names, clicking the input box triggers the code.
default
default
default

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