Headline
CVE-2021-46072: GitHub - plsanu/Vehicle-Service-Management-System-Service-List-Stored-Cross-Site-Scripting-XSS: Vehicle Service Management System - 'Service List' Stored Cross Site Scripting (XSS)
A Stored Cross Site Scripting (XSS) vulnerability exists in Vehicle Service Management System 1.0 via the Service List Section in login panel.
Vehicle Service Management System - ‘Service List’ Stored Cross Site Scripting (XSS)
Vehicle Service Management System - ‘Service List’ Stored Cross Site Scripting (XSS)
Exploit Title: Vehicle Service Management System - ‘Service List’ 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-service-list-stored-cross-site-scripting-xss
- https://github.com/plsanu/Vehicle-Service-Management-System-Service-List-Stored-Cross-Site-Scripting-XSS
Steps to Reproduce:
- Login to the admin panel http://localhost/vehicle_service/admin
- Navigate to Service List section and click on Create New button.
- Inject the payload "><script>alert(document.cookie)</script> in Service Name & Description input field.
- Click on Save button.
- Malicious javascript code triggered.