First published: Sun May 26 2024(Updated: )
A vulnerability was found in SourceCodester School Intramurals Student Attendance Management System 1.0. It has been declared as critical. This vulnerability affects unknown code of the file /manage_sy.php. The manipulation of the argument id leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-266290 is the identifier assigned to this vulnerability.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
SourceCodester School Intramurals Student Attendance Management System | ||
SourceCodester School Intramurals Student Attendance Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-5378 has been declared as critical.
CVE-2024-5378 allows for SQL injection through manipulating the id argument in the /manage_sy.php file.
CVE-2024-5378 affects version 1.0 of the SourceCodester School Intramurals Student Attendance Management System.
To fix CVE-2024-5378, ensure proper input validation and sanitization for the id parameter in the affected file.
CVE-2024-5378 is classified as an SQL injection vulnerability.