CVE-2024-4912: Campcodes Online Examination System addExamExe.php sql injection
A vulnerability classified as critical has been found in Campcodes Online Examination System 1.0. This affects an unknown part of the file addExamExe.php. The manipulation of the argument examTitle leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-264447.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-4912?
CVE-2024-4912 is classified as a critical vulnerability.
How does CVE-2024-4912 affect the Campcodes Online Examination System?
CVE-2024-4912 allows SQL injection through manipulation of the examTitle argument in addExamExe.php.
Can CVE-2024-4912 be exploited remotely?
Yes, CVE-2024-4912 can be exploited remotely.
What is the affected version of Campcodes Online Examination System for CVE-2024-4912?
CVE-2024-4912 affects version 1.0 of the Campcodes Online Examination System.
How do I fix CVE-2024-4912?
To fix CVE-2024-4912, sanitize inputs related to the examTitle argument to prevent SQL injection.