Security readout for executives and security teams
Plain-English summary
A WordPress plugin used to manage WooCommerce product feeds has a path traversal flaw through version 7.3.15. A highly privileged authenticated user could access or affect files outside the intended plugin directory. The reported impact is limited confidentiality and integrity, with no availability impact. This is not listed in CISA KEV and the bundle provides no active-exploitation evidence.
Executive priority
Handle this as a moderate-priority WordPress plugin risk. It is not presented as actively exploited, but affected public sites with broad admin access should be reviewed promptly. Prioritize inventory, version confirmation, and vendor-guided remediation over emergency response unless local evidence indicates abuse.
Technical view
CVE-2023-52144 is a CWE-22 path traversal issue in RexTheme Product Feed Manager, package best-woocommerce-feed. CVSS 3.1 is 5.5: network reachable, low complexity, high privileges required, no user interaction, changed scope, low confidentiality and integrity impact, no availability impact. Sources identify affected versions as through 7.3.15.
Likely exposure
Exposure is limited to WordPress sites with RexTheme Product Feed Manager installed at version 7.3.15 or earlier. Risk is higher where many administrators or privileged plugin users exist. Sites without this plugin, or with unaffected versions confirmed by vendor guidance, are not indicated as affected by the provided sources.
Exploitation context
The source bundle does not provide exploit details, proof of concept, or active exploitation evidence. The CVSS vector requires high privileges, so realistic abuse likely depends on compromise or misuse of an administrator-level account. KEV is false, so do not treat exploitation as confirmed from this data alone.
Researcher notes
Evidence is sparse: the bundle names the vulnerability class, affected product, version ceiling, CVSS vector, and Patchstack entry, but not the vulnerable endpoint, exact authorization boundary, or fixed version. Avoid assuming unauthenticated exploitability. Validation should focus on asset exposure, plugin version, privileged-user controls, and vendor advisory updates.
Mitigation direction
- Identify all WordPress sites using Product Feed Manager.
- Check whether installed versions are 7.3.15 or earlier.
- Review Patchstack and vendor guidance for the fixed release or workaround.
- Disable or remove the plugin where it is not business-critical.
- Limit WordPress administrator access to trusted, MFA-protected accounts.
Validation and detection
- Inventory WordPress plugins across production and staging sites.
- Confirm the Product Feed Manager package name is best-woocommerce-feed.
- Record installed plugin versions and compare against 7.3.15.
- Review privileged account activity for unusual plugin or file-management actions.
- Monitor vendor and Patchstack advisories for remediation status.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-22: File access and web shell behavior lookup
File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. 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 lookupFile 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 lookupCVE-2023-52144 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N2.32.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.5MediumVector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N
Source materials
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
