What is Symantec Messaging Gateway?
Symantec Messaging Gateway (SMG) is an email security appliance that filters inbound and outbound mail for spam, malware, and data-loss-prevention policy violations, commonly deployed at the network perimeter of enterprise mail flows. Because SMG sits directly in the path of untrusted, internet-originated email traffic, any remotely exploitable vulnerability in the appliance itself is especially serious — a compromise doesn't just affect the appliance, it can expose or manipulate the organization's entire mail stream.
Overview
CVE-2017-6327 is a remote code execution vulnerability in Symantec Messaging Gateway. The CVSS vector indicates it is remotely exploitable over the network with low attack complexity, requiring only low privileges and no user interaction, and it carries a High severity score of 8.8. NVD's description characterizes the underlying issue as unspecified, consistent with Symantec choosing to disclose limited technical detail beyond confirming the vulnerability and its fix.
Technical Details
Public technical detail on the specific root cause is limited, but the CVSS vector (network-exploitable, low complexity, low privileges required) is consistent with a flaw in one of SMG's web-based administrative or mail-processing components that allows an authenticated or lightly-privileged actor to execute arbitrary code on the appliance. Given SMG's role processing untrusted email content, vulnerabilities affecting its scanning or management components carry outsized risk relative to a typical web application.
Discovery
The vulnerability was identified and addressed through Symantec's standard security update process for Messaging Gateway.
Exploitation Context
CISA added CVE-2017-6327 to the KEV catalog in November 2021 based on confirmed exploitation. Email security gateways are a high-value target for attackers because compromising one provides visibility into and control over an organization's mail flow, and can serve as a durable foothold for further phishing, data exfiltration, or lateral movement.
Remediation
- Upgrade Symantec Messaging Gateway to the vendor-supplied patched version addressing CVE-2017-6327.
- Restrict administrative access to the SMG appliance to trusted management networks, never exposing the admin interface directly to the internet.
- Enforce strong authentication and least-privilege access for all SMG administrative accounts.
- Review SMG logs for unusual administrative activity or signs of unauthorized code execution.
- Given the appliance's end-of-support status in some deployments, evaluate migration to a currently supported email security gateway if updates are no longer available.
Key Details
| Property | Value |
|---|---|
| CVE ID | CVE-2017-6327 |
| Vendor / Product | Symantec — Symantec Messaging Gateway |
| NVD Published | 2017-08-11 |
| NVD Last Modified | 2025-10-22 |
| CVSS 3.1 Score | 8.8 |
| CVSS 3.1 Vector | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
| Severity | HIGH |
| CISA KEV Added | 2021-11-03 |
| CISA KEV Deadline | 2022-05-03 |
| Known Ransomware Use | No |
CVSS 3.1 Breakdown
Required Action
Timeline
| Date | Event |
|---|---|
| 2017-08-11 | CVE published; addressed by Symantec |
| 2021-11-03 | Added to CISA Known Exploited Vulnerabilities catalog |
| 2022-05-03 | CISA BOD 22-01 remediation deadline |
References
| Resource | Type |
|---|---|
| NVD — CVE-2017-6327 | Vulnerability Database |
| CISA KEV Catalog Entry | US Government |