AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2018-8711

CRITICAL · CVSS 9.8 EPSS 1.96%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2018-03-14 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2018-8711
Severity
CRITICAL
CVSS
9.8
EPSS
1.96%
WordPress

Original NVD Description

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.