LiveActive security incident?Get immediate response
CVE Record

CVE-2018-12465: Remote Code Execution in Micro Focus Secure Messaging Gateway

An OS command injection vulnerability in the web administration component of Micro Focus Secure Messaging Gateway (SMG) allows a remote attacker authenticated as a privileged user to execute arbitrary OS commands on the SMG server. This can be exploited in conjunction with CVE-2018-12464 to achieve unauthenticated remote code execution. Affects Micro Focus Secure Messaging Gateway versions prior to 471. It does not affect previous versions of the product that used GWAVA product name (i.e. GWAVA 6.5).

CriticalCVSS 9.1Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

Micro Focus Secure Messaging Gateway before version 471 has a critical flaw in its web administration interface. A privileged remote user could make the appliance run operating system commands. Public research says chaining with CVE-2018-12464 can remove the login requirement, raising business urgency for any exposed legacy SMG deployment.

Executive priority

Treat this as urgent for any remaining SMG deployment because impact is full server compromise and public exploit material exists. If the product is retired, prove decommissioning or isolation rather than assuming it is gone.

Technical view

CVE-2018-12465 is CWE-77 OS command injection in the SMG web administration component. CVSS 3.0 is 9.1: network reachable, low complexity, high privileges, no user interaction, changed scope, and high confidentiality, integrity, and availability impact. Affected versions are Micro Focus Secure Messaging Gateway prior to 471; GWAVA 6.5 is listed as unaffected.

Likely exposure

Exposure is limited to organizations still running Micro Focus Secure Messaging Gateway before 471. Risk is higher where the web administration component is reachable from untrusted networks or where CVE-2018-12464 is also present.

Exploitation context

The source bundle includes an Exploit-DB entry and a technical research post, so public exploit information exists. The record is not marked CISA KEV, and the supplied sources do not prove active exploitation in the wild.

Researcher notes

The high CVSS score is driven by total impact despite PR:H. The key exposure question is whether CVE-2018-12464 is also present, because the CVE description states the chain can achieve unauthenticated remote code execution.

Mitigation direction

  • Identify all Micro Focus Secure Messaging Gateway deployments and versions.
  • Upgrade affected SMG systems to version 471 or later per vendor guidance.
  • Restrict web administration access to trusted management networks.
  • Review and limit privileged SMG administrator accounts.
  • Check vendor advisory KB 7023133 for supported remediation details.

Validation and detection

  • Confirm whether any SMG version is earlier than 471.
  • Verify the web administration component is not internet exposed.
  • Assess whether CVE-2018-12464 is also applicable.
  • Review recent privileged admin activity on SMG systems.
  • Check logs for suspicious command execution or configuration changes.
Prepared
Confidence
high
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.

cwe · medium confidence lookup

CWE-77: Command execution behavior lookup

Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. 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

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

CVE-2018-12465 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
Critical
CVSS
9.1 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:H/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
4Source 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
9.1CVSS 3.0CriticalCVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H2.36Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

9.1Critical
CVSS 3.0 vector shape for CVE-2018-12465Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:H/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
Micro FocusSecure Messaging GatewayunspecifiedListed
Weakness

CWE details

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

CWE-77 · source CWE mapping

Improper Neutralization of Special Elements used in a Command ('Command Injection')

Improper Neutralization of Special Elements used in a Command ('Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.