First published: Fri Dec 08 2023(Updated: )
A vulnerability was found in SourceCodester Simple Student Attendance System 1.0. It has been rated as critical. Affected by this issue is some unknown functionality of the file /modals/class_form.php. The manipulation of the argument id leads to sql injection. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-247256.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Sourcecodester Simple Student Attendance System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-6619 has been rated as critical due to its potential for SQL injection.
CVE-2023-6619 affects the /modals/class_form.php file in the Simple Student Attendance System 1.0.
The CVE-2023-6619 vulnerability occurs through manipulation of the argument 'id' which leads to SQL injection.
To secure against CVE-2023-6619, you should validate and sanitize all inputs in the affected functionalities.
As of now, there is no specific patch mentioned for CVE-2023-6619, so it's advisable to implement input validation immediately.