First published: Wed May 15 2024(Updated: )
A vulnerability was found in Campcodes Online Examination System 1.0. It has been classified as critical. This affects an unknown part of the file updateQuestion.php. The manipulation of the argument id 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 identifier VDB-264453 was assigned to this vulnerability.
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-4918 is classified as a critical vulnerability.
CVE-2024-4918 is an SQL injection vulnerability.
CVE-2024-4918 affects the updateQuestion.php file, allowing remote attackers to manipulate the id argument.
Yes, CVE-2024-4918 can be exploited remotely.
To fix CVE-2024-4918, validate and sanitize all user inputs before using them in SQL queries.