First published: Sun Mar 23 2025(Updated: )
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.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Doctors Appointment System | ||
Doctors Appointment System | =1.0.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-2649 is classified as a critical vulnerability.
CVE-2025-2649 allows for SQL injection through manipulation of the 'searchdata' argument in the /check-appointment.php file.
Yes, CVE-2025-2649 can be exploited remotely by adversaries.
CVE-2025-2649 affects PHPGurukul Doctor Appointment Management System version 1.0.
To fix CVE-2025-2649, validate and sanitize input on the 'searchdata' parameter to prevent SQL injection.