Security readout for executives and security teams
Plain-English summary
This affects the WordPress Members Import plugin through version 1.4.2. If an administrator imports a malicious CSV, script code in a login field may run in the administrator’s browser. The issue is constrained by needing administrator import action, but it can still expose or alter limited data in that browser context.
Executive priority
Treat as moderate priority. It is not remotely exploitable without administrator action, but it affects an administrative workflow and can create browser-based compromise risk during imports.
Technical view
CVE-2022-4663 is a CWE-79 self cross-site scripting flaw in Members Import. The source identifies insufficient sanitization and output escaping of the user_login parameter from imported CSV data. CVSS is 5.5 with high privileges required and changed scope. The bundle does not name a fixed version.
Likely exposure
Exposure is limited to WordPress sites using Members Import versions up to and including 1.4.2, especially where administrators import CSV files from untrusted or weakly controlled sources.
Exploitation context
The bundle does not show KEV listing or active exploitation evidence. Exploitation depends on convincing a site administrator to upload a crafted CSV file. No exploit details should be needed to validate exposure.
Researcher notes
Core facts are source-grounded, but metadata is incomplete: the affected array is sparse while the title and description state versions through 1.4.2. No patch, fixed version, or exploitation evidence is provided in the bundle.
Mitigation direction
- Inventory WordPress sites for the Members Import plugin and version.
- Check vendor or WordPress plugin guidance for a fixed release or replacement.
- Disable or remove the plugin if CSV member imports are not required.
- Restrict CSV imports to trusted administrators and trusted file sources.
- Review admin import procedures for external or user-supplied CSV files.
Validation and detection
- Confirm whether Members Import is installed on each WordPress site.
- Verify whether the installed version is 1.4.2 or earlier.
- Review recent administrator CSV import activity and file provenance.
- Check whether imported login values are safely escaped in rendered pages.
- Document any sites where plugin status or version cannot be confirmed.
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-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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 lookupCVE-2022-4663 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
- 5.5 (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:N
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:N2.32.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.5MediumVector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://www.wordfence.com/threat-intel/vulnerabilities/id/3abbc407-f660-4b1f-9d48-436320e5fdd7?source=cveCVE reference
- https://plugins.trac.wordpress.org/browser/members-import/trunk/members-import.php#L113CVE reference
- https://www.wordfence.com/threat-intel/vulnerabilities/id/3abbc407-f660-4b1f-9d48-436320e5fdd7CVE reference · x_transferred
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.
