Itsourcecode · Itsourcecode Online Clinic Management System · CVE-2025-10620
**Name of the Vulnerable Software and Affected Versions**
itsourcecode Online Clinic Management System version 1.0
**Description**
A flaw has been found in the itsourcecode Online Clinic Management System. The vulnerability affects unknown code within the `/editp2.php` file. Manipulation of the `id`, `firstname`, `lastname`, `type`, `age`, and `address` arguments can lead to SQL injection. The attack can be executed remotely.
**Recommendations**
As a temporary workaround, consider restricting access to the `/editp2.php` file until a patch is available.
Sanitize the `id`, `firstname`, `lastname`, `type`, `age`, and `address` parameters before using them in database queries.