LiveActive security incident?Get immediate response
CVE Record

CVE-2022-45078: WordPress User Blocker Plugin <= 1.5.5 is vulnerable to CSV Injection

Improper Neutralization of Formula Elements in a CSV File vulnerability in Solwin Infotech User Blocker.This issue affects User Blocker: from n/a through 1.5.5.

MediumCVSS 5.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2022-45078 is a CSV injection issue in the WordPress User Blocker plugin through version 1.5.5. A privileged authenticated user may be able to place spreadsheet formula content into exported CSV data, creating risk when another user opens that CSV in a spreadsheet.

Executive priority

Handle in normal vulnerability management unless the plugin is widely deployed or CSV exports are routine. The issue requires privileged access and user interaction, but it can still create business risk through administrative workflows.

Technical view

The issue is CWE-1236, improper neutralization of formula elements in a CSV file, affecting Solwin Infotech User Blocker up to 1.5.5. CVSS 3.1 is 5.9 with PR:H and UI:R, indicating privileged access and user interaction are required.

Likely exposure

Exposure is limited to WordPress sites running the Solwin Infotech User Blocker plugin at version 1.5.5 or earlier. Risk is higher where administrative CSV exports are used and opened in spreadsheet software.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. The CVSS vector indicates network reachability, high privileges required, and user interaction required, so this is not an unauthenticated remote compromise scenario based on available evidence.

Researcher notes

Evidence is limited to the CVE record metadata and Patchstack VDB reference. No patch version, exploit details, or concrete mitigation is included in the supplied bundle, so validation should focus on affected version presence and vendor guidance.

Mitigation direction

  • Inventory WordPress sites for the User Blocker plugin and installed version.
  • Check Patchstack and vendor guidance for a fixed version or official workaround.
  • Limit plugin administrative access to trusted users only.
  • Treat CSV exports from affected sites as potentially unsafe before opening.
  • Disable the plugin where business need is low and risk is unacceptable.

Validation and detection

  • Confirm whether user-blocker is installed on each WordPress site.
  • Record plugin versions and flag 1.5.5 or earlier.
  • Review whether teams export User Blocker CSV data operationally.
  • Verify who can access plugin administration and export functions.
  • Track remediation status against vendor or Patchstack guidance.
Prepared
Confidence
medium
Sources
3

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

CWE-1236: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-45078 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.9 (3.1)
Known Exploited
No
Published

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

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
2Source 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.9CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L1.73.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

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

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
Solwin InfotechUser Blockeruser-blocker, n/aunaffected
Weakness

CWE details

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

CWE-1236 · source CWE mapping

Improper Neutralization of Formula Elements in a CSV File

Improper Neutralization of Formula Elements in a CSV File represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.