CVE-2025-2649: PHPGurukul Doctor Appointment Management System check-appointment.php sql injection
A vulnerability classified as critical was found in PHPGurukul Doctor Appointment Management System 1.0. This vulnerability affects unknown code of the file /check-appointment.php. The manipulation of the argument searchdata leads to sql injection. The attack can be initiated 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-2649?
CVE-2025-2649 is classified as a critical vulnerability.
How does CVE-2025-2649 affect the system?
CVE-2025-2649 allows for SQL injection through manipulation of the 'searchdata' argument in the /check-appointment.php file.
Can CVE-2025-2649 be exploited remotely?
Yes, CVE-2025-2649 can be exploited remotely by adversaries.
What software is affected by CVE-2025-2649?
CVE-2025-2649 affects PHPGurukul Doctor Appointment Management System version 1.0.
How do I fix CVE-2025-2649?
To fix CVE-2025-2649, validate and sanitize input on the 'searchdata' parameter to prevent SQL injection.