First published: Thu Dec 21 2023(Updated: )
Student Result Management System v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'password' parameter of the login.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 |
---|---|---|
Phpgurukul Student Result Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-48720 can lead to unauthorized access and data manipulation due to multiple Unauthenticated SQL Injection vulnerabilities.
To fix CVE-2023-48720, sanitize and validate all user input, especially the 'password' parameter in the login.php resource.
CVE-2023-48720 affects Student Result Management System version 1.0.
Yes, exploiting CVE-2023-48720 could potentially expose sensitive user data stored in the database.
CVE-2023-48720 involves multiple Unauthenticated SQL Injection vulnerabilities.