[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database

Hostel Management System 2.1 - Cross Site Scripting Vulnerability

Author
Chinmay Divekar
Risk
[
Security Risk Medium
]
0day-ID
0day-ID-37188
Category
web applications
Date add
05-01-2022
Platform
php
# Exploit Title: Hostel Management System 2.1 - Cross Site Scripting (XSS)
# Exploit Author: Chinmay Vishwas Divekar
# Vendor Homepage: https://phpgurukul.com/hostel-management-system/
# Software Link: https://phpgurukul.com/hostel-management-system/
# Version: V 2.1
# Tested on: PopOS_20.10

*Steps to reproduce*

1) Open book-hostel page using following url https://localhost/hostel/book-hostel.php
2) Enter xss payload  <img src=x onerror=alert(String.fromCharCode(88,83,83));> on various input fields.
3) Server Accepted our Payload in input fileds.

Affected input fields: Correspondence Address, Guardian Relation, Permanent Address

#  0day.today [2024-11-16]  #