First published: Tue Oct 15 2024(Updated: )
Phpgurukul User Registration & Login and User Management System 3.2 is vulnerable to SQL Injection in /admin//search-result.php via the searchkey parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHPGurukul User Registration & Login and User Management System | ||
PHPGurukul User Registration & Login and User Management System | =3.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-48283 is classified as a high severity SQL Injection vulnerability.
To fix CVE-2024-48283, sanitize and validate user inputs and utilize prepared statements in SQL queries.
The potential impact of CVE-2024-48283 includes unauthorized access to sensitive data and manipulation of the database.
CVE-2024-48283 affects version 3.2 of the Phpgurukul User Registration & Login and User Management System.
You can identify vulnerability by testing the searchkey parameter in /admin/search-result.php for SQL injection exploits.