First published: Thu Nov 14 2024(Updated: )
A SQL Injection vulnerability was found in /admin/edit_department.php in kashipara E-learning Management System Project 1.0 via the d parameter.
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-50828 has a medium severity rating due to the potential for SQL injection attacks that could compromise the database.
To fix CVE-2024-50828, sanitize user inputs for the 'd' parameter and use prepared statements for all SQL queries.
CVE-2024-50828 affects version 1.0 of the Lopalopa E-learning Management System.
CVE-2024-50828 is a SQL Injection vulnerability that allows attackers to manipulate SQL queries through unsanitized input.
The vulnerability CVE-2024-50828 is located in the /admin/edit_department.php file of the Lopalopa E-learning Management System.