vendor:
Online Car Rental System
by:
Naved Shaikh
8.8
CVSS
HIGH
Stored Cross Site Scripting
79
CWE
Product Name: Online Car Rental System
Affected Version From: V 1.0
Affected Version To: V 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:online_car_rental_system_using_phpmysql
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10, XAMPP
2021
Online Car Rental System 1.0 – Stored Cross Site Scripting
A stored cross-site scripting vulnerability exists in Online Car Rental System 1.0, which allows an attacker to inject malicious JavaScript code into the application. This can be exploited by an attacker to execute malicious JavaScript code in the context of the application, by sending a specially crafted request to the vulnerable application. This can result in the attacker being able to steal session cookies, hijack user accounts, and perform other malicious activities.
Mitigation:
Input validation should be used to prevent the application from accepting malicious input. The application should also be configured to use a secure HTTP header to prevent XSS attacks.