Skip to content

Two persistent XSS were found. #155

@twoHub

Description

@twoHub

Wonderful works of CMS! I found safety problems on the website in management settings:

Cross-site scripting (XSS) vulnerabilities stored in the Site Name field found on the "Configuration" page under the "Carousel" menu of WistyCMS 0.6.2 allow remote attacks.

payload:
" onclick="alert(1)"
Javascript gets executed. Here's an output of the mentioned payload when entered and saved.
The input label property becomes the property of the input box, and the JS code under the "onclick" property is executed when the input box is clicked.
default
Enter the code in the two input box.
default
Click on the "Envoyer" button to submit and find that the input code has successfully become the attribute of the label.
default
default

See that the two code is successfully executed.
default
apps\slideshow\admin\main.php

——中科卓信软件测评技术中心

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