LiveActive security incident?Get immediate response
CVE Record

CVE-2020-36034: SQL Injection vulnerability in oretnom23 School Faculty Scheduling System version 1.0, allows remote attack...

SQL Injection vulnerability in oretnom23 School Faculty Scheduling System version 1.0, allows remote attacker to execute arbitrary code, escalate privilieges, and gain sensitive information via crafted payload to id parameter in manage_user.php.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2020-36034 is a reported SQL injection in School Faculty Scheduling System 1.0. If an organization deployed this PHP/MySQL application, an attacker could potentially access sensitive data, gain privileges, or execute code. The public record is sparse, with no CVSS score and no named official patch.

Executive priority

Treat this as high priority only where the application is deployed, especially if exposed to the internet. There is no KEV evidence in the bundle, but the reported impact is serious and the project appears to be source-distributed rather than enterprise-managed.

Technical view

The CVE describes SQL injection through the id parameter in manage_user.php in oretnom23 School Faculty Scheduling System 1.0. Reported impact includes arbitrary code execution, privilege escalation, and sensitive information disclosure. The source bundle does not provide exploit status, proof details, CWE mapping, or fixed version information.

Likely exposure

Exposure is likely limited to organizations that downloaded, forked, or deployed the SourceCodester/GitHub School Faculty Scheduling System codebase. The CVE metadata lists affected vendor/product as n/a, so asset owners should verify by application name, file paths, and repository lineage.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation evidence. Public references point to the application download page and a GitHub repository, but do not identify a patch, advisory timeline, or confirmed exploitation in the wild.

Researcher notes

The CVE record is thin: no CVSS vector, no CWE, affected metadata is n/a, and no fixed version is cited. Validate against actual source code before rating local risk. Avoid assuming exploitation or patch availability beyond the listed references.

Mitigation direction

  • Identify and retire internet-facing deployments of this application where possible.
  • Check the project/source host for any maintained fix or replacement guidance.
  • Restrict access to administrative user-management pages until code is reviewed.
  • For maintained copies, replace unsafe SQL construction with parameterized database queries.
  • Review credentials and database contents if exposure is confirmed.

Validation and detection

  • Inventory web roots for manage_user.php and School Faculty Scheduling System branding.
  • Map any deployed copy to SourceCodester or GitHub repository lineage.
  • Review manage_user.php handling of the id parameter for unsafe SQL use.
  • Check web logs for unusual requests to manage_user.php.
  • Confirm whether administrative pages require authentication and least-privilege access.
Prepared
Confidence
medium
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
description · low confidence lookup

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-36034 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.