LiveActive security incident?Get immediate response
CVE Record

CVE-2020-37116: GUnet OpenEclass 1.7.3 E-learning platform - phpMyAdmin Remote Access

GUnet OpenEclass 1.7.3 includes phpMyAdmin 2.10.0.2 by default, which allows remote logins. Attackers with access to the platform can remotely access phpMyAdmin and, after uploading a shell, view the config.php file to obtain the MySQL password, leading to full database compromise.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

GUnet OpenEclass 1.7.3 reportedly ships with an old phpMyAdmin component that permits remote logins. A logged-in attacker could reach database administration functions, upload a shell, read configuration secrets, and compromise the MySQL database. This is high risk for any still-running legacy OpenEclass 1.7.3 instance.

Executive priority

Treat this as a high-priority legacy-system risk. The main business concern is potential database compromise, including learner, staff, or course data. Prioritize systems exposed to the internet or used by many authenticated users. If no OpenEclass 1.7.3 remains, urgency drops significantly.

Technical view

CVE-2020-37116 affects GUnet OpenEclass 1.7.3, which includes phpMyAdmin 2.10.0.2 by default. The issue is categorized as CWE-284 with CVSS 8.8, requiring network access and low privileges. Reported impact is full confidentiality, integrity, and availability compromise of the database after credential exposure from config.php.

Likely exposure

Exposure is most likely in legacy OpenEclass 1.7.3 deployments where phpMyAdmin remains installed and reachable over the network. Internet-facing education portals or systems with broad authenticated access are higher concern. The provided sources do not identify other affected versions.

Exploitation context

The source bundle includes an ExploitDB reference, indicating public exploit information exists. The CVE is not listed as KEV in the provided data, and no cited source states active exploitation. Exploitation requires platform access with low privileges, not anonymous access according to the CVSS vector.

Researcher notes

Evidence is limited to the CVE record, VulnCheck advisory, ExploitDB reference, vendor site, and changelog link. The bundle does not provide a confirmed fixed version or vendor mitigation text. Avoid assuming broader version impact beyond OpenEclass 1.7.3 unless vendor documentation confirms it.

Mitigation direction

  • Inventory OpenEclass deployments and identify any version 1.7.3 instances.
  • Check vendor guidance and changelog before selecting an upgrade path.
  • Remove or disable bundled phpMyAdmin if it is not required.
  • Restrict phpMyAdmin access to trusted administrative networks only.
  • Rotate MySQL credentials if phpMyAdmin was exposed or suspicious activity is found.
  • Review database and web server logs for unauthorized administrative access.

Validation and detection

  • Confirm whether OpenEclass 1.7.3 is present in production or test environments.
  • Verify whether phpMyAdmin 2.10.0.2 is installed with the application.
  • Check whether phpMyAdmin is remotely reachable from untrusted networks.
  • Review access controls for authenticated users who can reach the platform.
  • Inspect logs for unexpected phpMyAdmin access, file uploads, or configuration reads.
  • Confirm MySQL credentials have been rotated after any suspected exposure.
Prepared
Confidence
medium
Sources
6

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.

cwe · medium confidence lookup

CWE-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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 lookup
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. 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-37116 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
High
CVSS
8.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

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.

1CVSS vectors
0Timeline events
0ADP providers
5Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
8.8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2020-37116Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
OpeneclassGUnet OpenEclass1.7.3 (2007)Listed
Weakness

CWE details

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