CVE-2024-48280: SQL Injection
A SQL Injection vulnerability was found in /search-result.php of PHPGurukul User Registration & Login and User Management System 3.2, which allows remote attackers to execute arbitrary SQL command via the fromdate parameter in a POST HTTP request.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-48280?
CVE-2024-48280 has a high severity due to the potential for arbitrary SQL command execution.
How do I fix CVE-2024-48280?
To fix CVE-2024-48280, sanitize and validate the 'fromdate' parameter in your application to prevent SQL injection.
What systems are affected by CVE-2024-48280?
CVE-2024-48280 affects PHPGurukul User Registration & Login and User Management System version 3.2.
What is SQL Injection in relation to CVE-2024-48280?
SQL Injection in CVE-2024-48280 refers to an attacker executing unauthorized SQL queries through the 'fromdate' parameter.
Can CVE-2024-48280 be exploited remotely?
Yes, CVE-2024-48280 can be exploited remotely by attackers through a crafted POST request.