PT-2023-31471 · Unknown · Student Information System
Andres Roldan
·
Published
2023-12-20
·
Updated
2025-12-05
·
CVE-2023-5010
CVSS v3.1
8.8
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Student Information System version 1.0
Description
The issue concerns multiple Authenticated SQL Injection vulnerabilities. Specifically, the
coursecode parameter of the "marks.php" resource does not validate the characters received and they are sent unfiltered to the database. This lack of validation allows for potential SQL injection attacks.Recommendations
For Student Information System version 1.0, as a temporary workaround, consider validating and filtering the
coursecode parameter in the marks.php resource to prevent SQL injection attacks. Restrict access to the marks.php 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
Student Information System