Impact
This vulnerability is a classic SQL injection located in the edit_room.php file of SourceCodester Class and Exam Timetabling System version 1.0. By manipulating the ID parameter, a remote attacker can inject arbitrary SQL commands, allowing unauthorized reading, modification, or deletion of database records. The weakness stems from the fact that input is not validated and is directly concatenated into SQL queries, corresponding to CWE-74 and CWE-89.
Affected Systems
The only affected product is SourceCodester Class and Exam Timetabling System 1.0. No other releases or variants are reported as impacted.
Risk and Exploitability
The CVSS score of 6.9 indicates medium severity. The exploit is publicly available and can be launched remotely over the network. The EPSS score of < 1% points to a low probability of exploitation in the current environment, and the vulnerability is not listed in the CISA KEV catalog. Nonetheless, the presence of a publicly available exploit warrants prompt attention.
OpenCVE Enrichment