Description
- Filter bypass
- Four stored XSS in admin functionality
Payload Used:
"><iframe src="data:text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==">
Stored XSS #1
Steps to Reproduce:
- Go to Content Admin > Blog > Add Blog
- In the Extended blog content field paste the XSS payload
Stored XSS #2
Steps to Reproduce:
- Go to Content Admin > Articles > Article
- In the Article field paste the XSS payload
Stored XSS #3
Steps to Reproduce:
- Go to Content Admin > News > Add News
- In the Snippet field paste the XSS payload
Stored XSS #4
Steps to Reproduce:
- Go to System Admin > Banners
- In the Banner 1 field paste the XSS payload
Conclusion
- Had lots of fun fuzzing the application
- Until next Friday!
- Cheers
No comments:
Post a Comment