LiveActive security incident?Get immediate response
CVE Record

CVE-2022-44634: WordPress S2W – Import Shopify to WooCommerce plugin <= 1.1.12 - Auth. Arbitrary File Read vulnerability

Auth. (admin+) Arbitrary File Read vulnerability in S2W – Import Shopify to WooCommerce plugin <= 1.1.12 on WordPress.

MediumCVSS 4.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This flaw affects a WordPress plugin used to import Shopify data into WooCommerce. A logged-in administrator could read files from the server that should not be exposed. The business risk is mainly confidentiality loss on sites where this plugin is installed and admin accounts are compromised or overly broad.

Executive priority

Treat this as a moderate-priority confidentiality issue. It is not broadly exploitable without administrator access, but it can increase the damage from a compromised WordPress admin account. Prioritize affected e-commerce sites and any environment sharing sensitive files with the web host.

Technical view

CVE-2022-44634 is an authenticated administrator-level arbitrary file read/local file inclusion issue in VillaTheme S2W – Import Shopify to WooCommerce versions 1.1.12 and earlier. CVSS 3.1 is 4.9: network reachable, low complexity, high privileges required, no user interaction, high confidentiality impact only.

Likely exposure

Exposure is limited to WordPress/WooCommerce sites running the VillaTheme S2W – Import Shopify to WooCommerce plugin at version 1.1.12 or earlier. The attacker needs administrator-level access, so risk depends heavily on admin account hygiene and plugin deployment.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The vulnerability is still meaningful because a compromised or malicious admin account could use it to read sensitive local files from the WordPress hosting environment.

Researcher notes

Evidence is limited to the CVE record and public vulnerability references. The reported weakness is CWE-552 with confidentiality impact only. Do not assume unauthenticated exploitation, code execution, or active exploitation from the supplied sources. Validate version exposure and vendor remediation status before closure.

Mitigation direction

  • Inventory all WordPress sites for this plugin and its installed version.
  • Check VillaTheme or WordPress plugin guidance for a fixed version beyond 1.1.12.
  • Update, disable, or remove the plugin where it is vulnerable or unused.
  • Restrict WordPress administrator access to trusted users only.
  • Enforce MFA and review administrator account activity.

Validation and detection

  • Confirm whether the plugin is installed on each WordPress/WooCommerce site.
  • Record the installed plugin version and compare it with affected versions <= 1.1.12.
  • Review WordPress administrator accounts for unnecessary or suspicious access.
  • Check web server and WordPress logs for unusual admin-side file access patterns.
  • Verify remediation by confirming the plugin is updated, disabled, or removed.
Prepared
Confidence
high
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 · low confidence lookup

CWE-552: 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
description · low confidence lookup

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-44634 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
4.9 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/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
3Source 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
4.9CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N1.23.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/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
VillaThemeS2W – Import Shopify to WooCommerce (WordPress plugin)<= 1.1.12Listed
Weakness

CWE details

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

CWE-552 · source CWE mapping

Files or Directories Accessible to External Parties

Files or Directories Accessible to External Parties represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.