Sourcecodester · Pet Grooming Management · CVE-2025-10396
Name of the Vulnerable Software and Affected Versions:
SourceCodester Pet Grooming Management Software version 1.0
Description:
A SQL injection issue exists in SourceCodester Pet Grooming Management Software version 1.0 due to manipulation of the `ID` argument in the `/admin/edit role.php` file. This allows for remote exploitation. The exploit has been publicly disclosed.
Recommendations:
As a temporary workaround, restrict access to the `/admin/edit role.php` file to minimize the risk of exploitation.
Sanitize the `ID` parameter before using it in SQL queries.