Security readout for executives and security teams
Plain-English summary
CVE-2017-14477 is a critical remote command execution flaw in MySQL Multi-Master Replication Manager mmm_agentd 2.2.1 for FreeBSD. If an attacker can connect to the agent’s TCP service, they may run commands with the agent process privileges. This is high urgency where MMM is still deployed or exposed.
Executive priority
Treat as urgent for any confirmed MMM deployment. Prioritize internet-facing or broadly reachable agents first, then legacy internal systems. If MMM is not present, document non-exposure.
Technical view
The issue is a shell command injection in MMM::Agent::Helpers::Network::add_ip. A crafted MMM protocol message to mmm_agentd can result in arbitrary command execution as the mmm_agentd process. The CVSS 3.0 score is 9.8 because exploitation is network-based, low complexity, unauthenticated, and requires no user interaction.
Likely exposure
Exposure is most likely on legacy FreeBSD systems running MySQL MMM mmm_agentd 2.2.1, especially where the agent TCP service is reachable from untrusted networks or broad internal segments.
Exploitation context
The provided sources do not show CISA KEV listing or active exploitation evidence. The vulnerability is still operationally serious because the source states any attacker able to initiate a TCP session with mmm_agentd can trigger it.
Researcher notes
The source bundle identifies MMM 2.2.1 for FreeBSD and the add_ip helper as the vulnerable code path. Evidence does not include exploit-in-the-wild confirmation, CWE mapping, or a named patch, so avoid assuming more affected versions or a specific fix.
Mitigation direction
- Identify any MySQL MMM mmm_agentd 2.2.1 deployments, especially on FreeBSD.
- Restrict mmm_agentd TCP access to trusted replication management hosts only.
- Remove or isolate legacy MMM deployments that are no longer required.
- Check Talos and vendor guidance for fixed packages or supported migration paths.
- Monitor affected hosts for unexpected commands or MMM agent behavior.
Validation and detection
- Inventory hosts for MySQL MMM and confirm exact mmm_agentd versions.
- Verify whether mmm_agentd is listening on TCP and from which networks it is reachable.
- Review firewall rules for unnecessary access to MMM agent services.
- Check system and application logs for unusual MMM agent activity.
- Confirm remediation by documenting version, access controls, and remaining exposure.
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-14477 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.
