PPOM for WooCommerce <= 23.9 - Missing Authorization to Stored Cross-Site Scripting

2022-01-17 00:00
Krzysztof Zając

Strategic Overview

Vulnerability Overview

The PPOM for WooCommerce WordPress plugin before 24.0 does not have authorisation and CSRF checks in the ppom_settings_panel_action AJAX action, allowing any authenticated to call it and set arbitrary settings. Furthermore, due to the lack of sanitisation and escaping, it could lead to Stored XSS issues

Technical Analysis

REMEDIATION: Update to version 24.0, 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