Security readout for executives and security teams
Plain-English summary
This flaw lets an unauthenticated network attacker run operating-system commands on a server running MySQL MMM mmm_agentd 2.2.1 for Linux. If the agent is reachable, compromise can affect confidentiality, integrity, and availability with the agent process privileges.
Executive priority
Treat reachable instances as urgent. The issue enables unauthenticated remote command execution, but prioritization should focus on confirmed MMM 2.2.1 Linux deployments and network reachability to mmm_agentd.
Technical view
CVE-2017-14475 is a command injection in MMM::Agent::Helpers::Network::add_ip. A specially crafted MMM protocol message to mmm_agentd can trigger arbitrary command execution. The CVSS 3.0 score is 9.8 because attack is network-based, low complexity, unauthenticated, and needs no user interaction.
Likely exposure
Exposure is likely limited to environments still running MySQL Multi-Master Replication Manager mmm_agentd 2.2.1 on Linux. Risk is highest where the daemon accepts TCP connections from untrusted networks, broad internal segments, or shared administration networks.
Exploitation context
The provided sources do not show CISA KEV listing or active exploitation evidence. They do state an attacker who can initiate a TCP session with mmm_agentd can trigger the vulnerability using a crafted protocol message.
Researcher notes
The key validation question is reachability to mmm_agentd, not just package presence. The bundle identifies the vulnerable add_ip helper and protocol message trigger, but does not provide a named patch, workaround, or confirmed exploitation timeline.
Mitigation direction
- Inventory systems for MySQL MMM mmm_agentd 2.2.1 on Linux.
- Restrict mmm_agentd TCP access to trusted replication management hosts only.
- Place MMM management traffic on isolated administrative networks.
- Check vendor or Talos guidance for supported updates, replacements, or retirement paths.
- Remove or disable MMM components that are no longer required.
Validation and detection
- Confirm installed MySQL MMM and mmm_agentd versions on Linux hosts.
- Verify whether mmm_agentd is listening on TCP interfaces.
- Review firewall, security group, and ACL rules controlling agent access.
- Check process privileges used by mmm_agentd.
- Review logs for unexpected MMM protocol activity or suspicious child processes.
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-14475 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.
