LiveActive security incident?Get immediate response
CVE Record

CVE-2022-4663: Members Import <= 1.4.2 - Self Cross-Site Scripting

The Members Import plugin for WordPress is vulnerable to Self Cross-Site Scripting via the user_login parameter in an imported CSV file in versions up to, and including, 1.4.2 due to insufficient input sanitization and output escaping. This makes it possible for attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a site's administrator into uploading a CSV file with the malicious payload.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

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.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
5.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N2.32.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.5Medium
CVSS 3.1 vector shape for CVE-2022-4663Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
manishkragMembers Import0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.