Unknown · Phpgurukul Hospital Management System · CVE-2024-46237
**Name of the Vulnerable Software and Affected Versions**
PHPGurukul Hospital Management System version 4.0
**Description**
The issue concerns Cross Site Scripting (XSS) in the PHPGurukul Hospital Management System. This occurs via the `patname`, `pataddress`, and `medhis` parameters in the "doctor/add-patient.php" and "doctor/edit-patient.php" API endpoints.
**Recommendations**
For PHPGurukul Hospital Management System version 4.0, consider disabling the `patname`, `pataddress`, and `medhis` parameters in the affected API endpoints until a patch is available. Restrict access to the "doctor/add-patient.php" and "doctor/edit-patient.php" endpoints to minimize the risk of exploitation. At the moment, there is no information about a newer version that contains a fix for this vulnerability.