CVE-2025-5363: Campcodes Online Hospital Management System index.php sql injection
A vulnerability has been found in Campcodes Online Hospital Management System 1.0 and classified as critical. Affected by this vulnerability is an unknown functionality of the file /doctor/index.php. The manipulation of the argument Username leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-5363?
CVE-2025-5363 is classified as a critical vulnerability.
What type of vulnerability is CVE-2025-5363?
CVE-2025-5363 is an SQL injection vulnerability.
How does CVE-2025-5363 affect Campcodes Online Hospital Management System?
CVE-2025-5363 affects the /doctor/index.php file and allows manipulation of the Username argument.
What could an attacker achieve by exploiting CVE-2025-5363?
An attacker exploiting CVE-2025-5363 could execute unauthorized SQL commands against the database.
How do I fix CVE-2025-5363?
To fix CVE-2025-5363, implement input validation and prepared statements to prevent SQL injection in the affected functionality.