First published: Wed Mar 27 2024(Updated: )
A vulnerability classified as problematic was found in Campcodes Online Examination System 1.0. Affected by this vulnerability is an unknown functionality of the file /adminpanel/admin/facebox_modal/updateCourse.php. The manipulation of the argument id leads to cross site scripting. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-258031.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Campcodes Online Examination System | ||
Campcodes Online Examination System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-2940 is classified as a problematic vulnerability, indicating a significant risk to affected systems.
To remediate CVE-2024-2940, it is recommended to sanitize user inputs in the updateCourse.php file to prevent cross-site scripting.
CVE-2024-2940 allows for cross-site scripting attacks, which can lead to unauthorized access and manipulation of user data.
The vulnerability affects the /adminpanel/admin/facebox_modal/updateCourse.php file in the Campcodes Online Examination System.
To prevent exploitation of CVE-2024-2940, implement input validation and encoding to mitigate cross-site scripting vulnerabilities.