CVE-2024-7454: SourceCodester Clinics Patient Management System patients.php patient_name sql injection
A vulnerability, which was classified as critical, has been found in SourceCodester Clinics Patient Management System 1.0. Affected by this issue is the function patientname of the file patients.php. The manipulation leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-273548.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-7454?
CVE-2024-7454 is classified as a critical vulnerability.
How does CVE-2024-7454 affect the SourceCodester Clinics Patient Management System?
CVE-2024-7454 affects the patient_name function in patients.php, leading to SQL injection.
Can CVE-2024-7454 be exploited remotely?
Yes, CVE-2024-7454 can be exploited remotely.
What versions of the SourceCodester Clinics Patient Management System are affected by CVE-2024-7454?
CVE-2024-7454 affects version 1.0 of the SourceCodester Clinics Patient Management System.
How can I fix CVE-2024-7454?
To fix CVE-2024-7454, ensure that input validation and prepared statements are implemented to prevent SQL injection.