First published: Mon Dec 09 2024(Updated: )
A SQL Injection vulnerability was found in /search_class.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 school_year 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-54926 has a high severity rating due to its ability to allow remote attackers to execute arbitrary SQL commands.
To fix CVE-2024-54926, validate and sanitize all user inputs, especially the 'school_year' parameter, to prevent SQL injection.
CVE-2024-54926 affects Lopalopa E-learning Management System version 1.0.
Yes, CVE-2024-54926 can lead to unauthorized database access, potentially resulting in data breaches.
CVE-2024-54926 is a SQL Injection vulnerability, which is one of the most common types of vulnerabilities found in web applications.