First published: Wed Oct 09 2024(Updated: )
PHPGurukul Hospital Management System 4.0 is vulnerable to Cross Site Scripting (XSS) via the patname, pataddress, and medhis parameters in doctor/add-patient.php and doctor/edit-patient.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHPGURUKUL Hospital Management System | =4.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-46237 is classified as a medium severity vulnerability due to its potential for exploitation via Cross Site Scripting.
To fix CVE-2024-46237, sanitize and validate the input for the patname, pataddress, and medhis parameters in the affected PHP files.
CVE-2024-46237 affects version 4.0 of the PHPGurukul Hospital Management System.
CVE-2024-46237 is a Cross Site Scripting (XSS) vulnerability.
CVE-2024-46237 is triggered by the patname, pataddress, and medhis parameters in doctor/add-patient.php and doctor/edit-patient.php.