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
No history.
Information
Published : 2018-03-14 19:29
Updated : 2024-02-04 19:46
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