Description
A vulnerability was detected in SourceCodester Class and Exam Timetabling System 1.0. Affected by this vulnerability is an unknown functionality of the file /archive1.php. Performing a manipulation of the argument sy results in sql injection. Remote exploitation of the attack is possible. The exploit is now public and may be used.
Published: 2026-06-08
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the source code of the file archive1.php enables an attacker to perform SQL injection by manipulating the "sy" argument. This allows the execution of arbitrary SQL statements, which could lead to unauthorized data disclosure, modification, or deletion by a remote actor. The impact is confined to the database accessed by the application, with no other claims of denial of service or privilege escalation in the description.

Affected Systems

The vulnerability affects the SourceCodester Class and Exam Timetabling System version 1.0, specifically the /archive1.php functionality. No other versions or components are listed as impacted.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate severity, while the EPSS score is not provided. The vulnerability is not listed in the CISA KEV catalog. A remote attacker can exploit the flaw by sending a crafted HTTP request that includes a malicious "sy" value. Publicly available exploits suggest that the attack vector is a standard web-based input, and no additional conditions are described.

Generated by OpenCVE AI on June 8, 2026 at 06:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑supplied patch for Class and Exam Timetabling System 1.0 that removes the unsanitized "sy" parameter.
  • Sanitize or bind the "sy" input to prevent SQL injection if a patch is not yet available.
  • Deploy a web application firewall or similar filtering to block injection attempts targeting the /archive1.php endpoint.

Generated by OpenCVE AI on June 8, 2026 at 06:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 08 Jun 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 08 Jun 2026 05:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in SourceCodester Class and Exam Timetabling System 1.0. Affected by this vulnerability is an unknown functionality of the file /archive1.php. Performing a manipulation of the argument sy results in sql injection. Remote exploitation of the attack is possible. The exploit is now public and may be used.
Title SourceCodester Class and Exam Timetabling System archive1.php sql injection
First Time appeared Sourcecodester
Sourcecodester class And Exam Timetabling System
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:sourcecodester:class_and_exam_timetabling_system:*:*:*:*:*:*:*:*
Vendors & Products Sourcecodester
Sourcecodester class And Exam Timetabling System
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 7.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Sourcecodester Class And Exam Timetabling System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-06-08T16:32:34.176Z

Reserved: 2026-06-07T10:03:02.202Z

Link: CVE-2026-11486

cve-icon Vulnrichment

Updated: 2026-06-08T13:00:13.731Z

cve-icon NVD

Status : Deferred

Published: 2026-06-08T05:16:29.680

Modified: 2026-06-08T14:57:14.757

Link: CVE-2026-11486

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-08T06:30:17Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')