Description
A vulnerability was determined in SourceCodester Class and Exam Timetabling System 1.0. This affects an unknown function of the file /index1.php. This manipulation of the argument Password causes sql injection. The attack can be initiated remotely. The exploit has been publicly disclosed and may be utilized.
Published: 2026-06-08
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A SQL injection flaw exists in the SourceCodester Class and Exam Timetabling System 1.0, triggered by manipulation of the Password argument in /index1.php. The flaw allows an attacker to inject arbitrary SQL statements into the application's database queries, potentially exposing sensitive data or altering database contents. The vulnerability is classified under CWE-74 (“Untrusted Search Path”) and CWE-89 (“Improper Neutralization of Special Elements used in a SQL Command”), underscoring that unsanitized input is being passed directly to the database layer.

Affected Systems

This issue affects the SourceCodester Class and Exam Timetabling System, specifically version 1.0. No sub‑product or patch version is listed as unaffected, implying that any installed instance of 1.0 is potentially vulnerable. The flaw resides in index1.php, which likely handles authentication for the web application used by school administrators and students.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate severity, but the vulnerability is exploitable remotely and publicly disclosed. The EPSS score is not available, and the vulnerability is not yet listed in the CISA KEV catalog. Attackers can send a crafted Password field over HTTP to manipulate the query. The lack of any mitigation in the affected release means that exploitation can be performed with little to no special conditions, making it a practical threat to any accessible instance.

Generated by OpenCVE AI on June 8, 2026 at 03:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to the latest patched version of SourceCodester Class and Exam Timetabling System when released.
  • If a patch is unavailable, modify the application to use parameterized SQL queries and escape input for the Password field according to best practices.
  • Implement logging and monitoring for failed login attempts that include unusual characters to detect potential injection attempts.
  • Configure web application firewall rules to block common SQL injection patterns targeting the Password field.
  • Restrict network access to the application only to trusted IP addresses or VPC to limit exposure of the vulnerable endpoint.

Generated by OpenCVE AI on June 8, 2026 at 03:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 08 Jun 2026 01:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in SourceCodester Class and Exam Timetabling System 1.0. This affects an unknown function of the file /index1.php. This manipulation of the argument Password causes sql injection. The attack can be initiated remotely. The exploit has been publicly disclosed and may be utilized.
Title SourceCodester Class and Exam Timetabling System index1.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-08T00:30:11.835Z

Reserved: 2026-06-07T09:32:42.230Z

Link: CVE-2026-11472

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-06-08T01:16:22.760

Modified: 2026-06-08T01:16:22.760

Link: CVE-2026-11472

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-08T03:30:16Z

Weaknesses