vendor:
Bus Pass Management System
by:
Matteo Conti
7.5
CVSS
HIGH
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: Bus Pass Management System
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE: a:phpgurukul:bus_pass_management_system
Platforms Tested: Ubuntu 18.04 - LAMP
2021
Bus Pass Management System 1.0 – Stored Cross-Site Scripting (XSS)
The application permits to send a message to the admin from the section 'contacts'. Including a XSS payload in title or message, maybe also in email bypassing the client side controls, the payload will be executed when the admin will open the message to read it.
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.