CVE-2023-41520: SQL Injection
Published Aug 7, 2025
·Updated
Student Attendance Management System v1 was discovered to contain multiple SQL injection vulnerabilities in createClassArms.php via the classId and classArmName 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-41520?
CVE-2023-41520 has been rated as a medium severity vulnerability due to its potential for SQL injection.
2
How do I fix CVE-2023-41520?
To fix CVE-2023-41520, sanitize and validate the input parameters for classId and classArmName to prevent SQL injection.
3
What systems are affected by CVE-2023-41520?
CVE-2023-41520 affects the Student Attendance Management System version 1.
4
What are the potential impacts of CVE-2023-41520?
Exploiting CVE-2023-41520 can allow an attacker to execute arbitrary SQL commands, leading to data loss or unauthorized data access.
5
Can CVE-2023-41520 be exploited remotely?
Yes, CVE-2023-41520 can be exploited remotely, allowing attackers to target vulnerable web applications.