PT-2023-30919 · Unknown · Student Result Management System
Andres Roldan
·
Published
2023-12-21
·
Updated
2023-12-29
·
CVE-2023-48716
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
Student Result Management System version 1.0
Description
The issue concerns multiple Unauthenticated SQL Injection vulnerabilities. The
class id parameter of the "add classes.php" resource does not validate the characters received, and they are sent unfiltered to the database.Recommendations
For Student Result Management System version 1.0, consider validating and filtering the
class id parameter in the "add classes.php" resource to prevent SQL injection attacks. As a temporary workaround, restrict access to the "add classes.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 Result Management System