Skip to main content

Class Timetabling System CVE-2026-11472

| EUVD-2026-35003 MEDIUM
SQL Injection (CWE-89)
2026-06-08 VulDB GHSA-jcg5-pqm8-frvj
5.5
CVSS 4.0 · NVD
Share

Severity by source

NVD PRIMARY
5.5 MEDIUM
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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

3
Analysis Generated
Jun 08, 2026 - 01:27 vuln.today
Severity Changed
Jun 08, 2026 - 01:22 NVD
HIGH MEDIUM
CVSS changed
Jun 08, 2026 - 01:22 NVD
7.3 (HIGH) 5.5 (MEDIUM)

DescriptionCVE.org

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.

AnalysisAI

SQL injection in SourceCodester Class and Exam Timetabling System 1.0 exposes the login endpoint /index1.php to unauthenticated remote exploitation via an unsanitized Password parameter. The CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:N/UI:N) confirms no authentication or user interaction is required, and the E:P modifier indicates a publicly available proof-of-concept - confirmed via a GitHub issue disclosure. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Identify exposed /index1.php login endpoint
Delivery
Craft SQL injection payload in Password parameter
Exploit
Submit HTTP POST request unauthenticated
Execution
Bypass credential validation logic
Impact
Access application or extract database contents

Vulnerability AssessmentAI

Exploitation The application's login page at /index1.php must be reachable over the network. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 4.0 base score of 5.5 (Medium) reflects a balanced but genuinely exploitable condition: network-accessible (AV:N), low attack complexity (AC:L), no required privileges (PR:N), and no user interaction (UI:N), but with only low-level impact across confidentiality, integrity, and availability (VC:L/VI:L/VA:L) and no scope change to downstream systems (SC:N/SI:N/SA:N). … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An unauthenticated attacker identifies a publicly deployed instance of the SourceCodester Class and Exam Timetabling System and sends a crafted HTTP POST request to /index1.php with a SQL injection payload in the Password field (e.g., ' OR '1'='1). Because the input is concatenated directly into a SQL query, the injected condition evaluates as true, bypassing authentication and granting access to the application. …
Remediation No vendor-released patch has been identified at time of analysis; the SourceCodester project page (https://www.sourcecodester.com/) should be monitored for updates. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-11472 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy