CVE-2023-45118: Online Examination System v1.0 - Multiple Authenticated SQL Injections (SQLi)
Published 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.
Affected Software
1 affected component
Projectworlds Online Examination System=1.0
Event History
Dec 21, 2023
CVE Published
via MITRE·03:51 PM
Data Sourced
via MITRE·03:51 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·04:15 PM
DescriptionSeverityWeaknessAffected Software
Frequently Asked Questions
1
What is the severity of CVE-2023-45118?
CVE-2023-45118 is classified as a high severity vulnerability due to its potential for remote exploitation through SQL injection.
2
How do I fix CVE-2023-45118?
To fix CVE-2023-45118, implement input validation and prepared statements in the handling of the 'fdid' parameter to prevent SQL injection.
3
What software is affected by CVE-2023-45118?
CVE-2023-45118 affects Online Examination System version 1.0.
4
What type of vulnerability is CVE-2023-45118?
CVE-2023-45118 is an Authenticated SQL Injection vulnerability.
5
Can CVE-2023-45118 be exploited without authentication?
No, CVE-2023-45118 requires authentication to exploit the SQL injection vulnerability.