Security readout for executives and security teams
Plain-English summary
CVE-2017-14481 is a critical remote command execution flaw in MySQL MMM mmm_agentd 2.2.1 for Solaris. If an attacker can connect to the agent over TCP, a crafted MMM protocol message can make the service run arbitrary shell commands with the agent process privileges.
Executive priority
Treat this as urgent for any legacy Solaris database replication environment. The business risk is full host compromise of a replication agent if the service is reachable. If the product is not present or not reachable, priority drops substantially.
Technical view
The issue is in MMM::Agent::Helpers::Network::send_arp. Source data describes shell command injection triggered by a specially crafted MMM protocol message. The CVSS 3.0 score is 9.8, with network attack vector, low complexity, no privileges, and no user interaction required.
Likely exposure
Exposure is most likely where MySQL Multi-Master Replication Manager MMM 2.2.1 is deployed on Solaris and mmm_agentd is reachable over TCP from untrusted or broad network zones.
Exploitation context
The provided sources do not show CISA KEV listing or confirmed active exploitation. The vulnerability is still high urgency because the stated precondition is only TCP access to mmm_agentd, and successful exploitation can execute commands as that process.
Researcher notes
Evidence is specific to mmm_agentd 2.2.1 for Solaris. The source bundle does not provide exploit-in-the-wild evidence, patch details, or broader affected-version claims. Avoid generalizing to other MMM versions without vendor confirmation.
Mitigation direction
- Inventory Solaris systems running MySQL MMM mmm_agentd 2.2.1.
- Restrict TCP access to mmm_agentd to trusted management or cluster peers only.
- Check Talos and upstream vendor guidance for fixed versions or supported mitigations.
- Retire or isolate unsupported MMM deployments if no maintained fix is available.
- Monitor affected hosts for unexpected child processes from mmm_agentd.
Validation and detection
- Confirm whether mmm_agentd 2.2.1 exists on Solaris hosts.
- Identify all network paths that can reach the mmm_agentd TCP service.
- Review firewall rules for broad or internet-routable access to the agent.
- Check service logs and process history for suspicious command execution.
- Verify remediation against the actual deployed MMM version and platform.
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.
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 lookupCVE-2017-14481 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
- Critical
- CVSS
- 9.8 (3.0)
- Known Exploited
- No
- Published
Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
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:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.0 score
9.8CriticalVector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0501CVE reference · x_refsource_MISC
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.
