{ "schema_version": "1.4.0", "id": "GHSA-jp3g-72vx-f4gh", "modified": "2022-05-14T03:32:02Z", "published": "2022-05-14T03:32:02Z", "aliases": [ "CVE-2018-8711" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8711" }, { "type": "WEB", "url": "https://sec-consult.com/en/blog/advisories/arbitrary-shortcode-execution-local-file-inclusion-in-woof-pluginus-net/index.html" }, { "type": "WEB", "url": "https://wordpress.org/plugins/woocommerce-products-filter/#developers" }, { "type": "WEB", "url": "https://www.woocommerce-filter.com/update-woocommerce-products-filter-v-2-2-0" } ], "database_specific": { "cwe_ids": [ "CWE-20" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-03-14T19:29:00Z" } }