First published: Mon Dec 09 2024(Updated: )
Kashipara E-learning Management System v1.0 is vulnerable to SQL Injection in /admin/delete_content.php.
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-54933 is classified as a high severity vulnerability due to its SQL Injection nature.
To fix CVE-2024-54933, validate and sanitize user inputs in the /admin/delete_content.php file to prevent SQL Injection.
CVE-2024-54933 enables attackers to execute arbitrary SQL commands, potentially allowing unauthorized access to the database.
CVE-2024-54933 affects version 1.0 of the Kashipara E-learning Management System.
Mitigating the risks of CVE-2024-54933 involves applying security patches and using prepared statements for database queries.