CVE-2023-7173: PHPGurukul Hospital Management System registration.php cross site scripting
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2023-7173?
CVE-2023-7173 is classified as a problematic vulnerability affecting the PHPGurukul Hospital Management System.
How do I fix CVE-2023-7173?
To fix CVE-2023-7173, sanitize and validate all user inputs in the registration.php file, particularly the First Name field.
What type of attack can be executed due to CVE-2023-7173?
CVE-2023-7173 allows for cross-site scripting (XSS) attacks through unsanitized user input.
Which version of PHPGurukul Hospital Management System is affected by CVE-2023-7173?
CVE-2023-7173 affects PHPGurukul Hospital Management System version 1.0.
What components are involved in CVE-2023-7173?
CVE-2023-7173 involves the registration.php file and specifically the handling of the First Name argument.