First published: Mon Oct 21 2024(Updated: )
Multiple cross-site scripting vulnerabilities exist in PHPGurukul Hospital Management System 4.0 via the docname parameter in /doctor/edit-profile.php and adminremark parameter in /admin/query-details.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHPGurukul Hospital Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-46239 has a moderate severity level due to the presence of multiple cross-site scripting vulnerabilities.
CVE-2024-46239 affects the /doctor/edit-profile.php and /admin/query-details.php components of PHPGurukul Hospital Management System 4.0.
To fix CVE-2024-46239, sanitize and validate user inputs for the docname and adminremark parameters to prevent XSS.
CVE-2024-46239 allows attackers to inject malicious scripts, which can compromise user sessions and data security.
Yes, CVE-2024-46239 can be exploited to execute arbitrary JavaScript code in the context of the user's browser.