First published: Sun Dec 22 2024(Updated: )
A vulnerability classified as critical has been found in code-projects Online Exam Mastering System 1.0. Affected is an unknown function of the file /account.php?q=quiz&step=2. The manipulation of the argument eid leads to sql injection. It is possible to launch the attack 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.
CVE-2024-12891 is classified as a critical vulnerability.
CVE-2024-12891 allows for SQL injection through a manipulation of the argument eid in the file /account.php?q=quiz&step=2.
Yes, CVE-2024-12891 can be exploited remotely.
CVE-2024-12891 affects the code-projects Online Exam Mastering System 1.0.
To fix CVE-2024-12891, ensure input validation and parameterized queries are implemented in the code to prevent SQL injection.