LiveActive security incident?Get immediate response
CVE Record

CVE-2023-47244: WordPress Email Marketing for WooCommerce by Omnisend Plugin <= 1.13.8 is vulnerable to Sensitive Data Exposure

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Omnisend Email Marketing for WooCommerce by Omnisend.This issue affects Email Marketing for WooCommerce by Omnisend: from n/a through 1.13.8.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This vulnerability affects the Omnisend Email Marketing for WooCommerce WordPress plugin through version 1.13.8. An unauthenticated remote actor may be able to access sensitive information. The documented impact is confidentiality only, with no stated integrity or availability impact.

Executive priority

Treat this as a moderate-priority ecommerce exposure issue. Prioritize public WooCommerce stores because the vulnerability requires no login, but available evidence indicates limited confidentiality impact and no confirmed active exploitation.

Technical view

CVE-2023-47244 is a CWE-200 sensitive information exposure issue in omnisend-connect. CVSS 3.1 is 5.3: network reachable, low complexity, no privileges, no user interaction, unchanged scope, and low confidentiality impact only.

Likely exposure

Exposure is most likely on internet-facing WordPress WooCommerce sites running Omnisend Email Marketing for WooCommerce at version 1.13.8 or earlier.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation evidence. They also do not provide exploit mechanics, exposed data details, or a named fixed version.

Researcher notes

The CVE record says affected through 1.13.8, while the Patchstack URL text references 1.13.7. Rely on vendor or Patchstack details for the exact fixed version. Evidence is incomplete on data types exposed and practical exploitability.

Mitigation direction

  • Inventory WordPress sites for the omnisend-connect plugin.
  • Identify plugin versions and prioritize any instance at 1.13.8 or earlier.
  • Check Omnisend and Patchstack guidance for the fixed release.
  • Update, disable, or remove the plugin if no supported fix is available.
  • Monitor web logs for unusual unauthenticated plugin access.

Validation and detection

  • Confirm whether the plugin is installed on each WooCommerce site.
  • Record the installed plugin version from WordPress administration or asset inventory.
  • Use vendor or vulnerability scanner checks to verify CVE-2023-47244 status.
  • Review logs for suspicious unauthenticated requests around plugin functionality.
  • Recheck after remediation to confirm vulnerable versions are gone.
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 · medium confidence lookup

CWE-200: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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-2023-47244 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.3 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2023-47244Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/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
OmnisendEmail Marketing for WooCommerce by Omnisendomnisend-connect, n/aunaffected
Weakness

CWE details

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

CWE-200 · source CWE mapping

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.