Impact
The identified vulnerability is a classic SQL injection located in the delete_subject.php endpoint of the 1.0 release of SourceCodester Class and Exam Timetabling System. An attacker can tamper with the ID field, causing the application to execute arbitrary SQL statements. The CVE report explicitly states remote exploitation is possible. While the flaw does not grant remote code execution, it can expose, modify or delete data, compromising confidentiality, integrity and availability of the underlying database. The weakness corresponds to CWE-74 and CWE-89.
Affected Systems
SourceCodester Class and Exam Timetabling System version 1.0 is affected. No additional versions or sub‑products are mentioned. Environments running a later release (if available) are not indicated as impacted.
Risk and Exploitability
The CVSS score of 6.9 signals moderate severity. EPSS data is not available, but the publicly disclosed exploit implies that a motivated attacker could readily leverage the flaw. The flaw can be triggered remotely via a crafted HTTP request to delete_subject.php and lacks any requirement for privileged or authenticated users, making it a high‑impact risk for anyone who can reach the exposed URL.
OpenCVE Enrichment