First published: Tue Jan 21 2025(Updated: )
PHPGurukul Hospital Management System 4.0 is vulnerable to Cross Site Scripting (XSS) in /edit-profile.php via the parameter $address.
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-56998 is classified as a moderate severity vulnerability due to its potential impact on user data through Cross Site Scripting.
To fix CVE-2024-56998, sanitize and validate the input from the $address parameter in the /edit-profile.php file to prevent XSS attacks.
CVE-2024-56998 affects version 4.0 of the PHPGurukul Hospital Management System.
CVE-2024-56998 is a Cross Site Scripting (XSS) vulnerability.
Exploiting CVE-2024-56998 can allow attackers to execute arbitrary JavaScript in the context of the user's session, potentially leading to data theft.