Cross Site Scripting Vulnerability in PHPGurukul Hospital Management System
CVE-2024-46237
5.4MEDIUM
What is CVE-2024-46237?
The PHPGurukul Hospital Management System version 4.0 is exposed to a Cross Site Scripting (XSS) vulnerability. This occurs through the manipulative usage of the patname
, pataddress
, and medhis
parameters in the doctor/add-patient.php
and doctor/edit-patient.php
scripts. Attackers can exploit this flaw to inject malicious scripts into the user interface, potentially leading to unauthorized access and the execution of arbitrary JavaScript in the context of the affected user’s session.