CVE-2023-41521: SQL Injection
Published Aug 7, 2025
·Updated
Student Attendance Management System v1 was discovered to contain multiple SQL injection vulnerabilities in createSessionTerm.php via the id, termId, and sessionName parameters.
Affected Software
2 affected components
Student Attendance Management System Student Attendance Management System
Student Attendance Management System Project Student Attendance Management System=1.0
Event History
Aug 7, 2025
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·06:15 PM
DescriptionSeverityWeaknessAffected Software
Frequently Asked Questions
1
What is the severity of CVE-2023-41521?
CVE-2023-41521 is considered a critical vulnerability due to the potential for SQL injection attacks.
2
How do I fix CVE-2023-41521?
To fix CVE-2023-41521, it is recommended to implement parameterized queries and input validation for the affected parameters.
3
What parameters are affected by CVE-2023-41521?
CVE-2023-41521 affects the id, termId, and sessionName parameters in the createSessionTerm.php script.
4
Can CVE-2023-41521 lead to data leakage?
Yes, CVE-2023-41521 can lead to data leakage and unauthorized access to the database if exploited.
5
What software versions are impacted by CVE-2023-41521?
CVE-2023-41521 impacts version 1 of the Student Attendance Management System.