First published: Sat Dec 30 2023(Updated: )
A vulnerability, which was classified as problematic, was found in PHPGurukul Hospital Management System 1.0. This affects an unknown part of the file registration.php. The manipulation of the argument First Name leads to cross site scripting. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-249357 was assigned to this vulnerability.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
=1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-7173 is classified as a problematic vulnerability affecting the PHPGurukul Hospital Management System.
To fix CVE-2023-7173, sanitize and validate all user inputs in the registration.php file, particularly the First Name field.
CVE-2023-7173 allows for cross-site scripting (XSS) attacks through unsanitized user input.
CVE-2023-7173 affects PHPGurukul Hospital Management System version 1.0.
CVE-2023-7173 involves the registration.php file and specifically the handling of the First Name argument.