Skip to main content
Meet us at Black Hat USA 2026— Las Vegas, August 1–6Book a Meeting
Mallory
UnratedPublic exploit

SQL Injection in SourceCodester Class and Exam Timetabling System 1.0 /preview.php

IdentifiersCVE-2026-13485CWE-89

CVE-2026-13485 is a SQL injection vulnerability in SourceCodester Class and Exam Timetabling System 1.0. The issue affects an unknown function in /preview.php where the course_year_section parameter is not properly sanitized or safely incorporated into backend SQL queries. By manipulating this parameter, a remote attacker can inject arbitrary SQL into the application's database operations. Public exploit information is available, indicating the issue is exploitable remotely against vulnerable deployments.

Share:
For your environment

Are you exposed to this one?

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

Successful exploitation can allow an attacker to manipulate backend database queries. Depending on the application's database permissions and query context, this may result in unauthorized disclosure of database contents, modification or deletion of records, authentication bypass in some scenarios, and broader compromise of application data integrity and confidentiality.

Mitigation

If you can’t patch tonight, do this now.

If an immediate patch is not available, restrict access to the affected application and especially the vulnerable endpoint where possible, including network-layer allowlisting or authentication gating. Deploy or tune a WAF to detect and block SQL injection payloads targeting the course_year_section parameter. Reduce database account privileges used by the application to the minimum necessary, and increase logging and monitoring for anomalous requests to /preview.php and suspicious database errors or query patterns.

Remediation

Patch, then assume compromise.

Upgrade to a vendor-fixed release if one is available. In the vulnerable /preview.php code path, remediate the issue by replacing unsafe dynamic SQL construction involving course_year_section with parameterized queries or prepared statements. Apply strict server-side input validation and type/format enforcement for the parameter, and review similar code paths for the same flaw pattern.
PUBLIC EXPLOITS

Exploits

No public exploits tracked yet. Mallory keeps watching.

VALID 0 / 0 TOTALView more in app

No public exploit code observed for this vulnerability.

EXPOSURE SURFACE

Affected products & vendors

Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.

VendorProductType
SourcecodesterClass And Exam Timetabling Systemapplication

Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.

ACTIVITY FEED

Recent activity

9 sources tracked across advisories and community write-ups. News coverage will land here when it surfaces.

No news coverage yet. Advisories and community discussion only.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence

Every observed campaign linking this CVE to a named adversary.

Associated malware

Malware families riding this exploit, with evidence and IOCs.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity9

Community discussion across Reddit, Mastodon, and other social sources.