CVE-2023-45117: 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 'eid' parameter of the /update.php?q=rmquiz 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:47 PM
Data Sourced
via MITRE·03:47 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·04:15 PM
DescriptionSeverityWeaknessAffected Software
Frequently Asked Questions
1
What is the severity of CVE-2023-45117?
CVE-2023-45117 is classified as a critical vulnerability due to the potential for authenticated SQL injection exploitation.
2
How do I fix CVE-2023-45117?
To fix CVE-2023-45117, validate and sanitize the 'eid' parameter input in the /update.php?q=rmquiz resource to prevent SQL injection.
3
What systems are affected by CVE-2023-45117?
CVE-2023-45117 affects Online Examination System version 1.0.
4
What type of vulnerability is CVE-2023-45117?
CVE-2023-45117 is an authenticated SQL injection vulnerability.
5
Can CVE-2023-45117 be exploited remotely?
CVE-2023-45117 requires authentication, making it a privilege-level exploit primarily for authenticated users.