First published: Thu Dec 21 2023(Updated: )
Online Examination System v1.0 is vulnerable to multiple Authenticated SQL Injection vulnerabilities. The 'eid' parameter of the /update.php?q=rmquiz resource does not validate the characters received and they are sent unfiltered to the database.
Credit: help@fluidattacks.com
Affected Software | Affected Version | How to fix |
---|---|---|
SourceCodester Online Examination System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-45117 is classified as a critical vulnerability due to the potential for authenticated SQL injection exploitation.
To fix CVE-2023-45117, validate and sanitize the 'eid' parameter input in the /update.php?q=rmquiz resource to prevent SQL injection.
CVE-2023-45117 affects Online Examination System version 1.0.
CVE-2023-45117 is an authenticated SQL injection vulnerability.
CVE-2023-45117 requires authentication, making it a privilege-level exploit primarily for authenticated users.