PT-2023-31476 · Unknown · Student Information System
Andres Roldan
·
Published
2023-12-20
·
Updated
2025-12-05
·
CVE-2023-5011
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
coursename parameter of the "marks.php" resource does not validate the characters received and they are sent unfiltered to the database.Recommendations
For Student Information System version 1.0, consider validating and filtering the input for the
coursename parameter in the "marks.php" resource to prevent SQL injection attacks. As a temporary workaround, restrict access to the "marks.php" resource until a proper fix is implemented.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