Impact
A vulnerability exists in the CodeAstro Student Attendance Management System where the ID argument of the /attendance-php/Admin/createClass.php?action=edit endpoint can be manipulated to inject arbitrary SQL statements. This flaw allows an attacker to read or modify database contents, potentially exposing attendance records, altering grades, or deleting data. The weakness is a classic SQL injection (CWE-89) and may involve command injection techniques (CWE-74). The direct impact is the compromise of data confidentiality, integrity, and availability.
Affected Systems
The flaw affects CodeAstro Student Attendance Management System version 1.0. No other versions or platforms are noted in the advisory. Users running this product are potentially exposed if the createClass.php edit function is accessible.
Risk and Exploitability
The CVSS score for this issue is 5.3, indicating moderate risk. The EPSS score is not available, but the publicly disclosed exploit shows that remote attacks are feasible via HTTP requests. The vulnerability is not listed in the CISA KEV catalog. Attacks can be carried out by sending crafted ID parameters to the web application, and they require only web access to the vulnerable endpoint.
OpenCVE Enrichment