Impact
A flaw in the teacher‑attendance.php page allows operators to alter the teacher_id parameter, enabling arbitrary SQL commands to be executed against the database. This injection can read, modify, or delete records, compromising student attendance data and potentially granting broader database access. The weakness is an SQL injection problem that permits the execution of unintended queries.
Affected Systems
The vulnerability affects version 1.0 of the College Management System developed by itsourcecode, specifically the admin module handling teacher attendance. No other releases are documented as affected, and the issue resides in an internal component of the system.
Risk and Exploitability
The vulnerability carries a moderate severity rating and an exploitation probability that is currently low. It is not included in the CISA Known Exploited Vulnerabilities inventory. An attacker could launch the exploit from a remote web request targeting the teacher_id field, provided they gain sufficient access to the admin interface or craft a request susceptible to the missing validation.
OpenCVE Enrichment