CVE-2024-5394: itsourcecode Online Student Enrollment System newDept.php sql injection
A vulnerability was found in itsourcecode Online Student Enrollment System 1.0. It has been declared as critical. This vulnerability affects unknown code of the file newDept.php. The manipulation of the argument deptname leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-266308.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-5394?
CVE-2024-5394 has been declared as critical.
What vulnerability is associated with CVE-2024-5394?
CVE-2024-5394 is associated with a SQL injection vulnerability in the file newDept.php.
How can attackers exploit CVE-2024-5394?
Attackers can exploit CVE-2024-5394 remotely through manipulation of the argument deptname.
What software version is affected by CVE-2024-5394?
CVE-2024-5394 affects version 1.0 of the itsourcecode Online Student Enrollment System.
How do I fix CVE-2024-5394?
To fix CVE-2024-5394, it is recommended to implement input validation and prepared statements to prevent SQL injection.