A local file inclusion issue was discovered in the WooCommerce Products Filter (aka WOOF) plugin before 2.2.0 for WordPress, as demonstrated by the shortcode parameter in a woof_redraw_woof action. The vulnerability is due to the lack of args/input validation on render_html before allowing it to be called by extract(), a PHP built-in function. Because of this, the supplied args/input can be used to overwrite the $pagepath variable, which then could lead to a local file inclusion attack.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 04:14
Type | Values Removed | Values Added |
---|---|---|
References | () https://sec-consult.com/en/blog/advisories/arbitrary-shortcode-execution-local-file-inclusion-in-woof-pluginus-net/index.html - Third Party Advisory | |
References | () https://wordpress.org/plugins/woocommerce-products-filter/#developers - Release Notes | |
References | () https://www.woocommerce-filter.com/update-woocommerce-products-filter-v-2-2-0/ - Vendor Advisory |
Information
Published : 2018-03-14 19:29
Updated : 2024-11-21 04:14
NVD link : CVE-2018-8711
Mitre link : CVE-2018-8711
CVE.ORG link : CVE-2018-8711
JSON object : View
Products Affected
woocommerce-filter
- woocommerce_products_filter
CWE
CWE-20
Improper Input Validation