CVE-2025-8158: PHPGurukul Login and User Management System yesterday-reg-users.php sql injection
A vulnerability was found in PHPGurukul Login and User Management System 3.3. It has been declared as critical. This vulnerability affects unknown code of the file /admin/yesterday-reg-users.php. The manipulation of the argument ID 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-8158?
CVE-2025-8158 has been declared as critical.
What type of vulnerability is CVE-2025-8158?
CVE-2025-8158 is a SQL injection vulnerability affecting the PHPGurukul Login and User Management System.
Which file is affected by CVE-2025-8158?
CVE-2025-8158 affects the file /admin/yesterday-reg-users.php.
How can CVE-2025-8158 be exploited?
CVE-2025-8158 can be exploited through manipulation of the argument ID to execute SQL injection.
How do I fix CVE-2025-8158?
To fix CVE-2025-8158, implement proper input validation and use prepared statements for SQL queries.