WordPress security changelog
HIGH CVE-2024-13472 Analyzed

The WooCommerce Product Table Lite: Cross-site scripting

The WooCommerce Product Table Lite is affected by cross-site scripting. The vulnerable path is reachable without authentication. Injected script can execute in the affected site's origin when the vulnerable output is viewed.

CVE / CNA score 7.3 CVSS 3.1 · security@wordfence.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
The WooCommerce Product Table Lite
Plugin slug
wc-product-table-lite
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Jan 31, 2025
Weakness
CWE-94 — Improper Control of Generation of Code ('Code Injection')

This CVE was published Jan 31, 2025 and is one of 8 known issues for this plugin.

Update, patch or deactivate.

Update The WooCommerce Product Table Lite to a release outside the affected range, or disable and remove it until a fixed version is available.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The The WooCommerce Product Table Lite plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 3.9.4. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for unauthenticated attackers to execute arbitrary shortcodes. The same 'sc_attrs' parameter is vulnerable to Reflected Cross-Site Scripting as well.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

Primary and upstream sources