First published: Thu Feb 29 2024(Updated: )
SQL Injection vulnerability in the Simple Student Attendance System v.1.0 allows a remote attacker to execute arbitrary code via a crafted payload to the id parameter in the student_form.php and the class_form.php pages.
Credit: cve@mitre.org
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-51801 has a high severity rating due to its potential for remote code execution via SQL injection.
To fix CVE-2023-51801, you should validate and sanitize all user inputs, particularly in the id parameter of student_form.php and class_form.php.
CVE-2023-51801 affects Simple Student Attendance System version 1.0.
Yes, CVE-2023-51801 can be exploited remotely by attackers through crafted payloads.
CVE-2023-51801 is classified as an SQL Injection vulnerability, allowing execution of arbitrary code.