First published: Tue Feb 28 2023(Updated: )
A vulnerability was found in SourceCodester Online Student Management System 1.0. It has been rated as critical. Affected by this issue is some unknown functionality of the file eduauth/edit-class-detail.php. The manipulation of the argument editid leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. VDB-222002 is the identifier assigned to this vulnerability.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Online Student Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-1099 has been rated as critical due to the potential for SQL injection vulnerabilities.
CVE-2023-1099 affects version 1.0 of the SourceCodester Online Student Management System.
To fix CVE-2023-1099, sanitize user inputs and use prepared statements to prevent SQL injection.
CVE-2023-1099 is a SQL injection vulnerability occurring in the file eduauth/edit-class-detail.php.
If exploited, CVE-2023-1099 could allow an attacker to manipulate the database by executing arbitrary SQL commands.