Security readout for executives and security teams
Plain-English summary
This flaw affects the WooCommerce Products Filter (WOOF) WordPress plugin before 2.2.0. An unauthenticated visitor could cause the site to evaluate WordPress shortcodes through an AJAX redraw function, potentially leading to sensitive actions and reported remote code execution.
Executive priority
Treat this as a high-priority remediation for any public WordPress commerce site using the plugin. The issue is unauthenticated and tied to code execution, but current exploitation is not proven by the supplied sources.
Technical view
The plugin exposed a page redraw AJAX action, woof_redraw_woof, without authentication. The action evaluated WordPress shortcode markup supplied in a shortcode parameter. The CVE description reports this as remote code execution in versions before 2.2.0, but the provided data has no CVSS, CWE, or detailed affected CPEs.
Likely exposure
Exposure is most likely on internet-facing WordPress/WooCommerce sites running WooCommerce Products Filter, also known as WOOF, before version 2.2.0. The source bundle does not identify affected hosting platforms, themes, or downstream products.
Exploitation context
The provided sources do not establish active exploitation, and the CVE is not marked as KEV. Risk remains significant because the described vulnerable AJAX function was accessible to anyone without authentication.
Researcher notes
Evidence is concise but specific: unauthenticated AJAX access plus shortcode evaluation in the shortcode parameter of woof_redraw_woof. Public scoring metadata is missing, so severity should be based on exposure, plugin version, and business criticality.
Mitigation direction
- Upgrade WooCommerce Products Filter to version 2.2.0 or later.
- If upgrade is not possible, disable or remove the plugin.
- Review vendor and WordPress plugin guidance for current remediation instructions.
- Monitor web logs for unusual woof_redraw_woof requests containing shortcode parameters.
Validation and detection
- Inventory all WordPress sites for WooCommerce Products Filter installations.
- Confirm installed plugin versions are not earlier than 2.2.0.
- Check whether public sites expose the affected AJAX redraw behavior.
- Review historical logs for suspicious shortcode parameter activity.
- Document remediation status for each affected WordPress site.
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.
Execution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2018-8710 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
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
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 and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://wordpress.org/plugins/woocommerce-products-filter/#developersCVE reference · x_refsource_MISC
- https://sec-consult.com/en/blog/advisories/arbitrary-shortcode-execution-local-file-inclusion-in-woof-pluginus-net/index.htmlCVE reference · x_refsource_MISC
- https://www.woocommerce-filter.com/update-woocommerce-products-filter-v-2-2-0/CVE reference · x_refsource_MISC
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.
