PT-2023-29420 · Unknown · Online Examination System
Andres Roldan
·
Published
2023-12-21
·
Updated
2024-02-02
·
CVE-2023-45121
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Online Examination System version 1.0
Description
The issue concerns multiple Authenticated SQL Injection vulnerabilities. The 'desc' parameter of the "/update.php?q=addquiz" resource does not validate the characters received, and they are sent unfiltered to the database.
Recommendations
For Online Examination System version 1.0, as a temporary workaround, consider validating and filtering the input for the
desc parameter in the "/update.php?q=addquiz" resource to prevent SQL injection attacks. Restrict access to the "/update.php?q=addquiz" resource until a proper fix is applied.Exploit
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Online Examination System