First published: Sun Dec 22 2024(Updated: )
A vulnerability was found in code-projects Online Exam Mastering System 1.0. It has been rated as critical. This issue affects some unknown processing of the file /update.php?q=quiz&step=2. The manipulation of the argument eid leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Online Exam Mastering System | ||
Online Exam Mastering System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2024-12890 is rated as critical.
CVE-2024-12890 affects the processing of the file /update.php?q=quiz&step=2, leading to a SQL injection vulnerability.
An attacker exploiting CVE-2024-12890 could potentially execute arbitrary SQL queries on the database.
To fix CVE-2024-12890, sanitize and validate the input parameters in the /update.php file to prevent SQL injection.
Yes, CVE-2024-12890 can be exploited remotely.