First published: Mon Dec 09 2024(Updated: )
A SQL Injection vulnerability was found in /teacher_signup.php of kashipara E-learning Management System v1.0, which allows remote attackers to execute arbitrary SQL command to get unauthorized database access via the firstname, lastname, and class_id parameters.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
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-54920 is considered a critical severity vulnerability due to its potential to allow unauthorized database access.
To fix CVE-2024-54920, sanitize input parameters to prevent SQL injection attacks and update to the latest version of the software.
CVE-2024-54920 affects the firstname, lastname, and class_id parameters in the /teacher_signup.php file.
Users of the Lopalopa E-learning Management System version 1.0 are affected by CVE-2024-54920.
CVE-2024-54920 is a SQL Injection vulnerability that allows remote attackers to execute arbitrary SQL commands.