Wondercms 3.1.3 menu persistent crosssite scripting Vulnerability / Exploit
/
/
/
Exploits / Vulnerability Discovered : 2020-12-02 |
Type : webapps |
Platform : php
This exploit / vulnerability Wondercms 3.1.3 menu persistent crosssite scripting is for educational purposes only and if it is used you will do on your own risk!
Attack vector:
This vulnerability can results attacker to inject the XSS payload in the Setting - Menu and each time any user will visits the website directory, the XSS triggers and attacker can able to steal the cookie according to the crafted payload.
Vulnerable Parameters: Menu.
Steps-To-Reproduce:
1. Go to the Simple website builder.
2. Put this payload in Menu: "hemantsolo"><img src=x onerror=confirm(1)>"
3. Now go to the website and the XSS will be triggered.