CVE-2024-48283: SQL Injection
Published 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.
Affected Software
2 affected components
Phpgurukul User Registration & Login and User Management System
Phpgurukul User Registration \& Login And User Management System=3.2
Event History
Oct 15, 2024
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·01:15 PM
DescriptionSeverityWeaknessAffected Software
Frequently Asked Questions
1
What is the severity of CVE-2024-48283?
CVE-2024-48283 is classified as a high severity SQL Injection vulnerability.
2
How do I fix CVE-2024-48283?
To fix CVE-2024-48283, sanitize and validate user inputs and utilize prepared statements in SQL queries.
3
What is the potential impact of CVE-2024-48283?
The potential impact of CVE-2024-48283 includes unauthorized access to sensitive data and manipulation of the database.
4
Which systems are affected by CVE-2024-48283?
CVE-2024-48283 affects version 3.2 of the Phpgurukul User Registration & Login and User Management System.
5
How can I identify if my system is vulnerable to CVE-2024-48283?
You can identify vulnerability by testing the searchkey parameter in /admin/search-result.php for SQL injection exploits.