LiveActive security incident?Get immediate response
CVE Record

CVE-2020-27228: An incorrect default permissions vulnerability exists in the installation functionality of OpenClinic GA 5....

An incorrect default permissions vulnerability exists in the installation functionality of OpenClinic GA 5.173.3. Overwriting the binary can result in privilege escalation. An attacker can replace a file to exploit this vulnerability.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

OpenClinic GA 5.173.3 can be installed with unsafe default file permissions. A local user with limited privileges could replace an installed binary and gain higher privileges. This is mainly a risk on shared or poorly controlled hosts running the affected OpenClinic version.

Executive priority

Prioritize remediation where OpenClinic runs on shared systems, clinical environments, or hosts with multiple local users. The business risk is privilege escalation from a foothold, not initial remote compromise based on the provided evidence.

Technical view

CVE-2020-27228 is a CWE-276 incorrect default permissions flaw in OpenClinic GA 5.173.3 installation functionality. The CVSS 3.0 score is 8.8 with local attack vector, low complexity, low privileges required, no user interaction, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is likely limited to systems running OpenClinic GA 5.173.3, especially where local users or service accounts can access the host and installation paths retain insecure default permissions.

Exploitation context

The provided sources describe local privilege escalation by replacing a file. They do not show internet-remotable exploitation, public exploit use, or CISA KEV listing. Treat active exploitation as unconfirmed.

Researcher notes

The source bundle identifies the affected version, weakness class, CVSS vector, and file-replacement impact. It does not provide patch status, exploit prevalence, broader version ranges, or detailed environmental prerequisites beyond local low-privilege access.

Mitigation direction

  • Identify hosts running OpenClinic GA 5.173.3.
  • Review OpenClinic or Talos guidance for fixed versions or vendor hardening advice.
  • Correct writable permissions on OpenClinic installation binaries and directories.
  • Restrict local shell or interactive access to OpenClinic hosts.
  • Enable file integrity monitoring for OpenClinic installation paths.

Validation and detection

  • Inventory OpenClinic versions across servers and workstations.
  • Check whether OpenClinic GA 5.173.3 is present.
  • Inspect permissions on OpenClinic binaries and installation directories.
  • Confirm low-privilege users cannot modify or replace installed binaries.
  • Review security logs for unexpected binary changes.
Prepared
Confidence
medium
Sources
3

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 · low confidence lookup

CWE-276: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior 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-27228 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.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/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
2Source 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.0HighCVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H26Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

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

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/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
n/aOpenClinicOpenClinic GA 5.173.3Listed
Weakness

CWE details

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

CWE-276 · source CWE mapping

Incorrect Default Permissions

Incorrect Default Permissions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.