Security readout for executives and security teams
Plain-English summary
CVE-2017-14480 lets a remote attacker run operating-system commands through MySQL Multi-Master Replication Manager's agent service. If the affected agent is reachable, compromise could expose data, alter systems, or disrupt database replication with the privileges of the mmm_agentd process.
Executive priority
Treat this as urgent for any legacy MMM environment. The business risk is full host impact through a database replication management component, but priority depends on whether affected agents still exist and are network-reachable.
Technical view
The flaw is a shell command injection in MMM::Agent::Helpers::Network::clear_ip in mmm_agentd 2.2.1 for FreeBSD. A specially crafted MMM protocol message over a TCP session can trigger arbitrary command execution. CVSS v3.0 is 9.8: network, low complexity, no privileges, no user interaction.
Likely exposure
Exposure is most likely where MySQL MMM 2.2.1 mmm_agentd on FreeBSD is still deployed and reachable over TCP from untrusted or broad internal networks. The bundle does not identify other affected versions or platforms.
Exploitation context
The sources support remote unauthenticated exploitability by any attacker able to initiate a TCP session with mmm_agentd. CISA KEV status is false in the bundle, and no cited source here confirms active exploitation.
Researcher notes
The key evidence is specific to mmm_agentd 2.2.1 for FreeBSD and the clear_ip helper. Do not broaden affected scope without vendor confirmation. The source bundle does not name a patch, workaround, or exploit-in-the-wild evidence.
Mitigation direction
- Identify any MySQL MMM 2.2.1 mmm_agentd deployments, especially on FreeBSD.
- Restrict TCP access to mmm_agentd to trusted management hosts only.
- Check Talos and vendor/project guidance for fixed versions or supported remediation.
- Disable or remove MMM where it is no longer operationally required.
- Run the agent with least privileges where compatible with operations.
Validation and detection
- Confirm installed MMM and mmm_agentd versions on replication hosts.
- Verify whether mmm_agentd is listening on reachable TCP interfaces.
- Review firewall rules and segmentation around MMM agent access.
- Check logs for unexpected MMM sessions or agent process anomalies.
- Confirm remediation status against vendor or project guidance.
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-14480 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.
