Headline
CVE-2021-46068: GitHub - plsanu/Vehicle-Service-Management-System-MyAccount-Stored-Cross-Site-Scripting-XSS: Vehicle Service Management System - 'MyAccount' Stored Cross Site Scripting (XSS)
A Stored Cross Site Scripting (XSS) vulnerability exists in Vehicle Service Management System 1.0 via the My Account Section in login panel.
Vehicle Service Management System - ‘MyAccount’ Stored Cross Site Scripting (XSS)
Vehicle Service Management System - ‘MyAccount’ Stored Cross Site Scripting (XSS)
Exploit Title: Vehicle Service Management System - ‘MyAccount’ Stored Cross Site Scripting (XSS)****Date: 29/12/2021****Exploit Author: P.L.Sanu****Exploit Author Website: https://www.plsanu.com****Vendor Homepage: https://www.sourcecodester.com****Software Link: https://www.sourcecodester.com/php/14972/vehicle-service-management-system-php-free-source-code.html****Version: <= 1.0****Tested on: Windows 10****CVE :****Google Dork: N/A****Reference:
- https://www.plsanu.com/vehicle-service-management-system-myaccount-stored-cross-site-scripting-xss/
- https://github.com/plsanu/Vehicle-Service-Management-System-MyAccount-Stored-Cross-Site-Scripting-XSS
Steps to Reproduce:
- Login to the admin panel http://localhost/vehicle_service/admin
- Navigate to My Account section http://localhost/vehicle_service/admin/?page=user
- Inject the payload "><script>alert(document.cookie)</script> in First Name & Last Name input field.
- Click on update button.
- Malicious javascript code triggered.