First published: Mon Dec 09 2024(Updated: )
A SQL Injection was found in /admin/edit_user.php of kashipara E-learning Management System v1.0, which allows remote attackers to execute arbitrary SQL commands to get unauthorized database access via the firstname, lastname, and username 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-54922 is classified as a high severity vulnerability due to its SQL Injection nature allowing unauthorized database access.
To fix CVE-2024-54922, validate and sanitize input parameters firstname, lastname, and username to prevent SQL injection.
CVE-2024-54922 affects version 1.0 of Lopalopa E-learning Management System.
Yes, CVE-2024-54922 can be exploited remotely by attackers to execute arbitrary SQL commands.
Exploiting CVE-2024-54922 can lead to unauthorized access to sensitive data in the database.