Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Chenxuyuan

#19292of 56,333
15Total CVSS
Vulnerabilities · 2
High
2
PT-2026-53196
7.5
2026-06-29
Sourcecodester · Class/Exam Timetabling System · CVE-2026-13526
**Name of the Vulnerable Software and Affected Versions** SourceCodester Class and Exam Timetabling System version 1.0 **Description** An issue exists in the `/edit class.php` endpoint where improper handling of the `ID` argument allows for SQL injection. This flaw enables a remote attacker to manipulate database queries. **Recommendations** Update SourceCodester Class and Exam Timetabling System version 1.0 to a patched version. As a temporary mitigation, restrict access to the `/edit class.php` endpoint.
PT-2026-53197
7.5
2026-06-29
Sourcecodester · Class/Exam Timetabling System · CVE-2026-13527
**Name of the Vulnerable Software and Affected Versions** SourceCodester Class and Exam Timetabling System version 1.0 **Description** An issue exists in the `/preview4.php` endpoint where improper handling of the `course year section` variable allows for remote SQL injection. SQL injection is a technique where an attacker inserts malicious SQL code into a query, potentially allowing them to manipulate the database. **Recommendations** Update SourceCodester Class and Exam Timetabling System version 1.0 to a patched version. As a temporary mitigation, restrict access to the `/preview4.php` endpoint or avoid using the `course year section` variable until a fix is applied.