{ "id": "CVE-2018-8711", "sourceIdentifier": "cve@mitre.org", "published": "2018-03-14T19:29:00.783", "lastModified": "2018-04-12T15:06:19.990", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "Se ha descubierto un problema de inclusi\u00f3n de archivos locales en el plugin WooCommerce Products Filter (tambi\u00e9n conocido como WOOF), en versiones anteriores a la 2.2.0, para WordPress, tal y como demuestra el par\u00e1metro shortcode en una acci\u00f3n woof_redraw_woof. La vulnerabilidad se debe a la falta de validaci\u00f3n de argumentos/entradas en render_html antes de permitir que sea llamado por extract(), una funci\u00f3n ya integrada en PHP. Debido a esto, los argumentos/entradas proporcionados pueden usarse para sobrescribir la variable $pagepath, que podr\u00eda desembocar en un ataque de inclusi\u00f3n de archivos locales." } ], "metrics": { "cvssMetricV30": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.0", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "baseScore": 7.5 }, "baseSeverity": "HIGH", "exploitabilityScore": 10.0, "impactScore": 6.4, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-20" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:woocommerce-filter:woocommerce_products_filter:*:*:*:*:*:wordpress:*:*", "versionEndExcluding": "2.2.0", "matchCriteriaId": "475E2C68-172F-4C3B-BA65-7BC8188F708B" } ] } ] } ], "references": [ { "url": "https://sec-consult.com/en/blog/advisories/arbitrary-shortcode-execution-local-file-inclusion-in-woof-pluginus-net/index.html", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://wordpress.org/plugins/woocommerce-products-filter/#developers", "source": "cve@mitre.org", "tags": [ "Release Notes" ] }, { "url": "https://www.woocommerce-filter.com/update-woocommerce-products-filter-v-2-2-0/", "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ] } ] }