First published: Mon Dec 09 2024(Updated: )
A SQL Injection was found in /student_signup.php in kashipara E-learning Management System v1.0, which allows remote attackers to execute arbitrary SQL commands to get unauthorized database access via the username, firstname, lastname, and class_id parameters.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Kashipara E-learning Management System | ||
Lopalopa E-learning Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-54921 is classified as a high severity vulnerability due to its potential for remote SQL injection leading to unauthorized access to the database.
To fix CVE-2024-54921, validate and sanitize user inputs in the /student_signup.php file to prevent SQL injection attacks.
The affected parameters in CVE-2024-54921 are username, firstname, lastname, and class_id in the /student_signup.php file.
The vendor of the affected software for CVE-2024-54921 is Kashipara, specifically for their E-learning Management System v1.0.
CVE-2024-54921 allows remote attackers to execute arbitrary SQL commands, potentially compromising database security.