First published: Thu Aug 08 2024(Updated: )
A SQL injection vulnerability in /smsa/student_login.php in Kashipara Responsive School Management System v1.0 allows an attacker to execute arbitrary SQL commands via the "username" parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Lopalopa Responsive School Management System | =3.2.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-41238 has a high severity rating due to the potential for arbitrary SQL command execution.
To fix CVE-2024-41238, sanitize user inputs and implement prepared statements to prevent SQL injection.
CVE-2024-41238 is caused by insufficient validation of the "username" parameter in the student login script.
CVE-2024-41238 affects Kashipara Responsive School Management System version 1.0 and potentially later versions.
Yes, CVE-2024-41238 is remotely exploitable as it involves web-based user input.