First published: Thu Nov 14 2024(Updated: )
A SQL Injection vulnerability was found in /admin/edit_class.php in kashipara E-learning Management System Project 1.0 via the class_name 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-50832 is classified as a high severity SQL Injection vulnerability.
To fix CVE-2024-50832, ensure that all user inputs are properly validated and sanitized before being processed in SQL queries.
CVE-2024-50832 affects version 1.0 of the Lopalopa E-learning Management System.
CVE-2024-50832 is a SQL Injection vulnerability found in the edit_class.php file.
CVE-2024-50832 can be exploited by manipulating the class_name parameter in HTTP requests to execute arbitrary SQL commands.