LiveActive security incident?Get immediate response
CVE Record

CVE-2022-45370: WordPress WordPress Comments Import & Export Plugin <= 2.3.1 is vulnerable to CSV Injection

Improper Neutralization of Formula Elements in a CSV File vulnerability in WebToffee WordPress Comments Import & Export.This issue affects WordPress Comments Import & Export: from n/a through 2.3.1.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

This vulnerability affects the WebToffee WordPress Comments Import & Export plugin through version 2.3.1. A CSV injection flaw can let unsafe formula content be placed into exported CSV data, creating risk when staff open those files in spreadsheet software. The bundle does not identify active exploitation or a specific fixed version.

Executive priority

Treat this as high-priority for affected WordPress properties because the CVSS score is critical and the weakness can cross from web content into staff desktop workflows. Prioritize inventory first, because only sites using this specific plugin through 2.3.1 are indicated by the sources.

Technical view

CVE-2022-45370 is CWE-1236, improper neutralization of formula elements in a CSV file, in comments-import-export-woocommerce through 2.3.1. The CVE record rates it CVSS 3.1 9.8 critical. Available sources identify the affected plugin and class, but provide limited implementation detail and no exploit chain.

Likely exposure

Exposure is likely limited to WordPress sites using WebToffee WordPress Comments Import & Export version 2.3.1 or earlier, especially where exported comment CSV files are handled by administrators or business staff.

Exploitation context

The provided bundle does not show CISA KEV listing or cited evidence of active exploitation. CSV injection generally becomes business-impacting when exported data is opened in spreadsheet tools, but the sources do not document confirmed attacks for this CVE.

Researcher notes

Evidence is sparse: the bundle identifies product, affected range, CWE, CVSS, and a Patchstack entry, but not root-cause code, exploit prerequisites, fixed version, or observed exploitation. Avoid assuming more than CSV formula neutralization failure in exported plugin data.

Mitigation direction

  • Inventory WordPress sites for the affected WebToffee plugin and version.
  • Check WebToffee and Patchstack guidance for a fixed release or official mitigation.
  • Update beyond affected versions if a vendor-fixed version is available.
  • Disable or remove the plugin where it is unnecessary or cannot be safely remediated.
  • Warn staff to treat exported CSV files from affected sites as untrusted.

Validation and detection

  • Confirm whether comments-import-export-woocommerce is installed on each WordPress site.
  • Record installed plugin versions and flag any version 2.3.1 or earlier.
  • Review whether comment export CSVs are opened in spreadsheet applications.
  • Check vendor, CVE, and Patchstack records for updated remediation details.
  • Verify the plugin is updated, removed, or otherwise addressed after remediation.
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-45370 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
Critical
CVSS
9.8 (3.1)
Known Exploited
No
Published

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

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
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2022-45370Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
WebToffeeWordPress Comments Import & Exportcomments-import-export-woocommerce, 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.