First published: Thu Dec 07 2023(Updated: )
Student Information System v1.0 is vulnerable to an unauthenticated SQL Injection vulnerability on the 'regno' parameter of index.php page, allowing an external attacker to dump all the contents of the database contents and bypass the login control.
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-5008 is classified as a high-severity vulnerability due to its potential for unauthenticated SQL injection leading to database compromise.
To fix CVE-2023-5008, validate and sanitize the input for the 'regno' parameter in the index.php file to prevent SQL injection.
CVE-2023-5008 affects Student Information System version 1.0.
Yes, CVE-2023-5008 can be exploited remotely, allowing attackers to access the database without authentication.
The impact of CVE-2023-5008 includes the potential exposure and extraction of sensitive data from the database.