PHPGurukul Taxi Stand Management System Cross-Site Scripting Vulnerability

Vulnerability

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.

Impact

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.

Reproduction

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.

Remediation

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.

Added: Jul 21, 2025, 11:58 PM
Updated: Jul 21, 2025, 11:58 PM

Vulnerability Rating

Custom Algorithm
spread
0.3
impact
1.7
exploitability
7.4
remediation
0.0
relevance
0.3
threat
6.4
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.