Product Table for WooCommerce <= 3.1.2 - Missing Authorization

2022-03-22 00:00
Mark Costlow

Strategic Overview

Status
Patched in 3.1.3
Affected Version< 3.1.2
CVSS9.8Critical
CVECVE-2022-1020
View all Product Table for WooCommerce vulnerabilities

Vulnerability Overview

The Product Table for WooCommerce (wooproducttable) WordPress plugin before 3.1.2 does not have authorisation and CSRF checks in the wpt_admin_update_notice_option AJAX action (available to both unauthenticated and authenticated users), as well as does not validate the callback parameter, allowing unauthenticated attackers to call arbitrary functions with either none or one user controlled argument

Technical Analysis

REMEDIATION: Update to version 3.1.3, or a newer patched version --- IDENTIFIER: CWE-862 (Missing Authorization) The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C