Security readout for executives and security teams
Plain-English summary
CVE-2022-25607 is an authenticated SQL injection issue in the FV Flowplayer Video Player WordPress plugin through version 7.5.15.727. An attacker needs an author-or-higher WordPress account, so risk is greatest on sites with many content users, guest authors, or compromised editor accounts.
Executive priority
Handle through normal vulnerability remediation, with priority raised for high-traffic publishing sites or sites with many non-admin content users. This is not currently supported as an emergency active-exploitation issue by the provided sources.
Technical view
The issue is CWE-89 SQL injection affecting FolioVision FV Flowplayer Video Player versions <= 7.5.15.727. CVSS 3.1 is 6.6 with network access, low attack complexity, high privileges required, no user interaction, changed scope, and low confidentiality, integrity, and availability impact.
Likely exposure
Exposure is limited to WordPress sites running the affected plugin version and allowing author-or-higher accounts. Public-facing WordPress sites with shared publishing workflows or weak account controls have higher practical risk than single-admin sites.
Exploitation context
The provided sources do not show KEV listing or active exploitation evidence. The vulnerability requires authenticated WordPress access at author level or above, reducing internet-scale exposure but making account compromise or insider misuse relevant.
Researcher notes
Sources identify the affected product and version range but do not provide vulnerable parameter details in the supplied bundle. Avoid assuming exploitability beyond authenticated author-or-higher SQL injection. Validation should focus on version exposure, role exposure, and vendor-published remediation status.
Mitigation direction
- Inventory WordPress sites for FV Flowplayer Video Player plugin usage.
- Remove the plugin where it is not business-critical.
- Check FolioVision or WordPress plugin guidance for fixed versions.
- Update affected installations beyond version 7.5.15.727 when available.
- Restrict author-or-higher roles to trusted users only.
- Review and harden WordPress account security controls.
Validation and detection
- Confirm plugin version on every managed WordPress site.
- Verify no installation is running version 7.5.15.727 or earlier.
- Review author, editor, and administrator account lists.
- Check application, database, and WAF logs for unusual SQL errors.
- Validate vendor guidance before closing remediation tickets.
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.
CWE-89: Database access and collection lookup
Injection into data stores can inform collection, data access, and exfiltration detection reviews. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupDatabase behavior lookup
The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2022-25607 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
- Medium
- CVSS
- 6.6 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:L
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.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:L2.33.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.6MediumVector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:L
Source materials
- CVE List V5 sourceCVE List V5
- https://wordpress.org/plugins/fv-wordpress-flowplayer/#developersCVE reference · x_refsource_CONFIRM
- https://patchstack.com/database/vulnerability/fv-wordpress-flowplayer/wordpress-fv-flowplayer-video-player-plugin-7-5-15-727-sql-injection-sqli-vulnerabilityCVE reference · x_refsource_CONFIRM
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.
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
