First published: Wed Aug 28 2024(Updated: )
A SQL injection vulnerability in /smsa/admin_login.php in Kashipara Responsive School Management System v3.2.0 allows an attacker to execute arbitrary SQL commands via the "username" parameter of the Admin Login Page
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-41236 is classified as a high severity SQL injection vulnerability.
To fix CVE-2024-41236, validate and sanitize the "username" parameter input to prevent SQL injection.
CVE-2024-41236 affects Kashipara Responsive School Management System version 3.2.0.
Exploiting CVE-2024-41236 allows an attacker to execute arbitrary SQL commands, potentially compromising the database.
As of now, no official patch has been released for CVE-2024-41236, but implementing input sanitization is recommended.