CVE-2024-4919: Campcodes Online Examination System addCourseExe.php sql injection
A vulnerability was found in Campcodes Online Examination System 1.0. It has been declared as critical. This vulnerability affects unknown code of the file /adminpanel/admin/query/addCourseExe.php. The manipulation of the argument coursename leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-264454 is the identifier assigned to this vulnerability.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-4919?
CVE-2024-4919 has been declared as critical due to the potential impact of SQL injection.
How do I fix CVE-2024-4919?
To fix CVE-2024-4919, it is recommended to sanitize inputs to the course_name parameter and use prepared statements for SQL queries.
What type of vulnerability is CVE-2024-4919?
CVE-2024-4919 is an SQL injection vulnerability affecting the Campcodes Online Examination System.
Which component of Campcodes Online Examination System is affected by CVE-2024-4919?
CVE-2024-4919 affects the /adminpanel/admin/query/addCourseExe.php file within the Campcodes Online Examination System.
What are the potential implications of CVE-2024-4919?
The implications of CVE-2024-4919 can include unauthorized access to the database and data manipulation.