vendor:
Vehicle Parking Management System
by:
Tushar Vaidya
8.8
CVSS
HIGH
Persistent Cross-Site Scripting (XSS)
79
CWE
Product Name: Vehicle Parking Management System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:vehicle_parking_management_system:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Ubuntu
2021
Vehicle Parking Management System 1.0 – ‘catename’ Persistent Cross-Site Scripting (XSS)
A persistent cross-site scripting (XSS) vulnerability exists in Vehicle Parking Management System 1.0, which allows an attacker to inject malicious JavaScript code into the 'catename' parameter of the 'addcategory.php' page. An attacker can exploit this vulnerability by sending a specially crafted HTTP request with a malicious payload to the vulnerable page. The malicious payload will be executed in the browser of the victim when they view the page.
Mitigation:
The application should validate user input and encode output to prevent XSS attacks.