Security readout for executives and security teams
Plain-English summary
CVE-2020-37114 affects the old GUnet OpenEclass 1.7.3 e-learning platform. The issue can expose system details, application version information, and students’ uploaded assessments due to weak access controls. For organizations still running this legacy version, the main business risk is privacy exposure and unauthorized access to student-submitted files.
Executive priority
Prioritize if OpenEclass 1.7.3 is still used for live student coursework or exposed to the internet. The issue is not rated critical, but unauthorized access to student submissions can create privacy, trust, and compliance concerns.
Technical view
Sources describe CWE-200 information disclosure in GUnet OpenEclass 1.7.3. The CVSS 4.0 score is 5.3 with network access, low attack complexity, and low required privileges. The description also mentions unauthenticated exposure paths, while the CVSS vector lists PR:L, so access requirements should be validated locally.
Likely exposure
Exposure is likely limited to organizations still operating GUnet OpenEclass 1.7.3, especially internet-facing education portals. The affected version is from the 1.7 series and appears legacy. Modern deployments may not be affected, but version verification is necessary.
Exploitation context
A public ExploitDB entry is referenced, indicating public technical details exist. The source bundle does not show CISA KEV listing or confirmed active exploitation. Treat this as a disclosure and privacy risk requiring prompt review, not as confirmed mass exploitation.
Researcher notes
Evidence identifies GUnet OpenEclass 1.7.3 and CWE-200. Public exploit details are referenced by ExploitDB, but active exploitation is not established in the provided sources. Remediation details are not explicit, so validation should focus on version, exposure, access control behavior, and vendor-supported upgrade guidance.
Mitigation direction
- Inventory OpenEclass deployments and identify any running version 1.7.3.
- Check official OpenEclass guidance and changelogs for supported upgrade paths.
- Restrict public access to legacy OpenEclass instances until reviewed.
- Review course-file and assessment-access permissions for improper exposure.
- Retire or isolate unsupported legacy installations where upgrades are unavailable.
Validation and detection
- Confirm the deployed OpenEclass version from administrative or system records.
- Verify low-privilege users cannot access other students’ uploaded assessments.
- Check whether system and version information is exposed to unauthorized users.
- Review web logs for unusual access to assessment files or system-information pages.
- Compare findings against the CVE record, VulnCheck advisory, and vendor materials.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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.
CWE-200: Information exposure and cloud metadata lookup
Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2020-37114 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 5.3 (4.0)
- Known Exploited
- No
- Published
Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
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.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N——Primary CVE scoreVulnerability scoring details
Base CVSS 4.0 score
5.3MediumVector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
Source materials
- CVE List V5 sourceCVE List V5
- ExploitDB-48163CVE reference · exploit
- Official Vendor HomepageCVE reference · product
- ChangelogCVE reference · product
- VulnCheck Advisory: GUnet OpenEclass 1.7.3 E-learning platform - Information DisclosureCVE reference · third-party-advisory
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Exposure of Sensitive Information to an Unauthorized Actor
Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
