First published: Mon Dec 09 2024(Updated: )
A SQL Injection was found in /admin/edit_content.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 title and content 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-54924 has a high severity rating due to the potential for remote attackers to execute arbitrary SQL commands.
To fix CVE-2024-54924, validate and sanitize user inputs for the title and content parameters to prevent SQL injection.
CVE-2024-54924 affects Kashipara E-learning Management System version 1.0.
CVE-2024-54924 allows SQL injection attacks that can lead to unauthorized access to the database.
The parameters involved in CVE-2024-54924 are the title and content parameters within the /admin/edit_content.php file.