Unknown · Phpgurukul User Management System · CVE-2025-9302
Name of the Vulnerable Software and Affected Versions:
PHPGurukul User Management System version 1.0
Description:
A SQL injection issue exists in PHPGurukul User Management System version 1.0. The issue is located in the `/signup.php` file, where manipulation of the `emailid` parameter can lead to SQL injection. The attack can be executed remotely. The exploit is publicly available.
Recommendations:
As a mitigation, sanitize the `emailid` parameter in the `/signup.php` file to prevent SQL injection.