First published: Thu Nov 14 2024(Updated: )
A SQL Injection vulnerability was found in /admin/add_subject.php in kashipara E-learning Management System Project 1.0 via the subject_code 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-50827 is rated as a high-severity SQL Injection vulnerability.
To fix CVE-2024-50827, validate and sanitize the input coming from the subject_code parameter before processing it.
CVE-2024-50827 affects version 1.0 of the Lopalopa E-learning Management System.
CVE-2024-50827 can be exploited by injecting malicious SQL queries through the subject_code parameter in the /admin/add_subject.php file.
The risks of CVE-2024-50827 include unauthorized data access, data manipulation, and potential compromise of the database.