Skip to content
New issue

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

Stored-XSS Vulnerability(Administrator Privilege) #136

Closed
starnightcyber opened this issue Apr 24, 2018 · 0 comments
Closed

Stored-XSS Vulnerability(Administrator Privilege) #136

starnightcyber opened this issue Apr 24, 2018 · 0 comments

Comments

@starnightcyber
Copy link

Stored-XSS Vulnerability Found in Extension module -> System Announcement

Steps to Reproduce

1、Login the backstage
http://localhost/wuzhicms-master/www/index.php?m=core&f=index&v=login&_su=wuzhicms
2、Go to Extension Module -> System Announcement -> Post an new one
image
3、set to the source code mode, add the following payload to content section
<script>alert(document.cookie)</script>
image
4、Save and see the announcement we just posted
image

image
Stored-XSS triggered ...

@starnightcyber starnightcyber changed the title Stored-XSS Vulnerability Stored-XSS Vulnerability(Administrator Privilege) Apr 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant