First published: Thu Dec 21 2023(Updated: )
Online Examination System v1.0 is vulnerable to multiple Authenticated SQL Injection vulnerabilities. The 'ch' parameter of the /update.php?q=addqns 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-45115 is categorized as a high severity vulnerability due to the presence of multiple authenticated SQL injection vulnerabilities.
To fix CVE-2023-45115, validate and sanitize user input before sending it to the database in Online Examination System version 1.0.
CVE-2023-45115 can allow attackers to manipulate database queries, potentially leading to unauthorized data access or data leakage.
Yes, CVE-2023-45115 can be exploited remotely if an attacker has access to the vulnerable endpoint.
Users of Online Examination System version 1.0 are directly affected by CVE-2023-45115 due to the identified SQL injection vulnerabilities.