First published: Thu Dec 21 2023(Updated: )
Online Examination System v1.0 is vulnerable to multiple Authenticated SQL Injection vulnerabilities. The 'fdid' parameter of the /update.php 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-45118 is classified as a high severity vulnerability due to its potential for remote exploitation through SQL injection.
To fix CVE-2023-45118, implement input validation and prepared statements in the handling of the 'fdid' parameter to prevent SQL injection.
CVE-2023-45118 affects Online Examination System version 1.0.
CVE-2023-45118 is an Authenticated SQL Injection vulnerability.
No, CVE-2023-45118 requires authentication to exploit the SQL injection vulnerability.