First published: Wed Aug 07 2024(Updated: )
A SQL injection vulnerability in /smsa/teacher_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-41237 is categorized as a high severity vulnerability due to its potential for unauthorized access and data manipulation.
To fix CVE-2024-41237, sanitize and validate all user inputs, particularly the 'username' parameter, to prevent SQL injection attacks.
CVE-2024-41237 can facilitate SQL injection attacks, allowing an attacker to execute arbitrary SQL commands on the database.
CVE-2024-41237 affects Kashipara Responsive School Management System version 1.0.
Yes, if exploited, CVE-2024-41237 can lead to data breaches by allowing attackers to access, modify, or delete database records.