Phpgurukul · Autotaxi Stand Management System · CVE-2025-7943
**Name of the Vulnerable Software and Affected Versions**
PHPGurukul Taxi Stand Management System version 1.0
**Description**
A problematic issue exists in PHPGurukul Taxi Stand Management System 1.0, affecting an unknown functionality within the `/admin/search-autoortaxi.php` file. Manipulation of the `searchdata` argument can lead to cross site scripting (XSS). The attack can be launched remotely, and the exploit has been publicly disclosed and may be used.
**Recommendations**
For PHPGurukul Taxi Stand Management System version 1.0, sanitize or properly encode the `searchdata` argument in the `/admin/search-autoortaxi.php` file to prevent XSS.