Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
javascript:alert(document.cookie)
Find the published article in the front desk and click on the link to trigger XSS
Find the location where the XSS code is inserted in the foreground and click to trigger the XSS attack
Find the link address at the bottom of the front desk and click to trigger XSS
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Three storage XSS were found in wtcms
POC:
1.Click on the background article management and fill in the XSS code at the source of the article
Find the published article in the front desk and click on the link to trigger XSS
POC:
2.Click on the background menu management, fill in the XSS code at the link, and finally click save
Find the location where the XSS code is inserted in the foreground and click to trigger the XSS attack
POC:
3.Click on the background links, fill in the XSS code at the link address, and finally click Save
Find the link address at the bottom of the front desk and click to trigger XSS
The text was updated successfully, but these errors were encountered: