CVE-2024-51103: SQL Injection
PHPGURUKUL Student Management System using PHP and MySQL v1 was discovered to contain multiple SQL injection vulnerabilities at /studentrecordms/password-recovery.php via the emailid and id parameters.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-51103?
CVE-2024-51103 is classified as a high-severity vulnerability due to its potential for exploitation via SQL injection.
How do I fix CVE-2024-51103?
To fix CVE-2024-51103, validate and sanitize user input for the emailid and id parameters before processing them in SQL queries.
What software is affected by CVE-2024-51103?
CVE-2024-51103 affects PHPGURUKUL Student Management System using PHP and MySQL version 1.
What are the potential impacts of CVE-2024-51103?
The potential impacts of CVE-2024-51103 include unauthorized access to the database, data leakage, and manipulation of sensitive information.
Can CVE-2024-51103 be exploited remotely?
Yes, CVE-2024-51103 can be exploited remotely by an attacker with knowledge of the affected parameters.