First published: Thu Dec 21 2023(Updated: )
Online Examination System v1.0 is vulnerable to multiple Authenticated SQL Injection vulnerabilities. The 'demail' 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-45116 has a high severity due to its potential for exploitation through multiple authenticated SQL injection vulnerabilities.
To fix CVE-2023-45116, implement proper input validation and sanitization for the 'demail' parameter in the /update.php resource.
Online Examination System version 1.0 is affected by CVE-2023-45116.
CVE-2023-45116 can lead to unauthorized access to sensitive information and manipulation of the database due to SQL injection.
Yes, the exploitation of CVE-2023-45116 requires authenticated access to the Online Examination System.