Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Storage XSS was found in three places #11

@Ch3ng-sky

Description

@Ch3ng-sky

Three storage XSS were found in wtcms

POC:

javascript:alert(document.cookie)

1.Click on the background article management and fill in the XSS code at the source of the article

clipboard11

Find the published article in the front desk and click on the link to trigger XSS

clipboard12
clipboard13

POC:

javascript:alert(document.cookie)

2.Click on the background menu management, fill in the XSS code at the link, and finally click save

clipboard21

Find the location where the XSS code is inserted in the foreground and click to trigger the XSS attack

clipboard22
clipboard23

POC:

javascript:alert(document.cookie)

3.Click on the background links, fill in the XSS code at the link address, and finally click Save

clipboard31

Find the link address at the bottom of the front desk and click to trigger XSS

clipboard32
clipboard33

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