First published: Mon Dec 09 2024(Updated: )
A SQL Injection vulnerability was found in /admin/edit_teacher.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 department parameter.
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-54923 is classified as a critical vulnerability due to its potential for unauthorized database access.
To fix CVE-2024-54923, you should sanitize and validate all input parameters, particularly the department parameter in /admin/edit_teacher.php.
CVE-2024-54923 affects users of kashipara E-learning Management System v1.0.
Yes, CVE-2024-54923 can lead to data breaches as it allows attackers to execute arbitrary SQL commands.
CVE-2024-54923 is associated with SQL Injection attacks.