First published: Wed Dec 20 2023(Updated: )
Student Information System v1.0 is vulnerable to multiple Authenticated SQL Injection vulnerabilities. The 'coursecode' parameter of the marks.php resource does not validate the characters received and they are sent unfiltered to the database.
Credit: help@fluidattacks.com
Affected Software | Affected Version | How to fix |
---|---|---|
Student Information System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-5010 is classified as a critical vulnerability due to its potential to allow attackers to execute arbitrary SQL commands.
To fix CVE-2023-5010, ensure input validation is implemented on the 'coursecode' parameter to prevent SQL injection attacks.
CVE-2023-5010 affects version 1.0 of the Student Information System.
CVE-2023-5010 is an authenticated SQL injection vulnerability that can lead to unauthorized data access and manipulation.
Further details on CVE-2023-5010 can usually be found in security advisories provided by the software vendor or security organizations.