PHPGurukul Taxi Stand Management System
cpe:2.3:a:phpgurukul:auto/taxi_stand_management_system:*:*:*:*:*:*:*
- 1.0
A reflected cross-site scripting vulnerability has been identified in PHPGurukul Taxi Stand Management System version 1.0. The issue resides in the file '/admin/search-autoortaxi.php', specifically within the 'searchdata' parameter. This vulnerability allows remote attackers to inject malicious JavaScript, which is then executed in the context of the user's browser when the page is accessed.
Exploitation of this vulnerability allows for the execution of arbitrary JavaScript in the victim's browser. This could lead to the theft of session tokens or sensitive information, redirection to malicious websites, phishing attacks, or bypassing client-side security measures.
To reproduce this vulnerability, send a POST request to '/admin/search-autoortaxi.php' with a 'searchdata' parameter containing the injected script, such as a JavaScript alert. The injected script will execute immediately when the page is opened.
It is recommended to sanitize user input before outputting it in HTML, use proper output encoding for data controlled by users, and apply a Content Security Policy to reduce the risk of script execution.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.