CVE-2024-6458: WooCommerce Product Table Lite <= 3.5.1 - Missing Authorization to (Subscriber+) Stored Cross-Site Scripting
The WooCommerce Product Table Lite plugin for WordPress is vulnerable to unauthorized post title modification due to a missing capability check on the wcptpresetsduplicatepresettotable function in all versions up to, and including, 3.5.1. This makes it possible for authenticated attackers with subscriber access and above to change titles of arbitrary posts. Missing sanitization can lead to Stored Cross-Site Scripting when viewed by an admin via the WooCommerce Product Table.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-6458?
CVE-2024-6458 has a medium severity rating due to the potential for unauthorized post title modifications.
How do I fix CVE-2024-6458?
To fix CVE-2024-6458, update the WooCommerce Product Table Lite plugin to version 3.5.2 or later.
Which versions of WooCommerce Product Table Lite are affected by CVE-2024-6458?
CVE-2024-6458 affects all versions of the WooCommerce Product Table Lite plugin up to and including 3.5.1.
Who can exploit CVE-2024-6458?
Authenticated users can exploit CVE-2024-6458 due to a missing capability check in the plugin's functionality.
What components of the plugin are impacted by CVE-2024-6458?
The vulnerability in CVE-2024-6458 specifically affects the wcpt_presets__duplicate_preset_to_table function within the plugin.