CVE-2021-20714 – WP Fastest Cache <= 0.9.1.6 - Authenticated (Admin+) Directory Traversal to Arbitrary File Deletion
https://notcve.org/view.php?id=CVE-2021-20714
27 Apr 2021 — Directory traversal vulnerability in WP Fastest Cache versions prior to 0.9.1.7 allows a remote attacker with administrator privileges to delete arbitrary files on the server via unspecified vectors. La vulnerabilidad de salto de directorio en WP Fastest Cache versiones anteriores a 0.9.1.7 permite a un atacante remoto con privilegios de administrador eliminar archivos arbitrarios en el servidor por medio de vectores no especificados • https://jvn.jp/en/jp/JVN35240327/index.html • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •
CVE-2020-36836 – WP Fastest Cache <= 0.9.0.2 - Authenticated (Subscriber+) Arbitrary File Deletion
https://notcve.org/view.php?id=CVE-2020-36836
05 Feb 2020 — The WP Fastest Cache plugin for WordPress is vulnerable to unauthorized arbitrary file deletion in versions up to, and including, 0.9.0.2 due to a lack of capability checking and insufficient path validation. This makes it possible for authenticated users with minimal permissions to delete arbitrary files from the server. • https://www.wordfence.com/threat-intel/vulnerabilities/id/82f80916-37ab-4c5a-9787-2544c620acac?source=cve • CWE-352: Cross-Site Request Forgery (CSRF) •
CVE-2019-13635 – WP Fastest Cache <= 0.8.9.5 - Directory Traversal
https://notcve.org/view.php?id=CVE-2019-13635
28 Jul 2019 — The WP Fastest Cache plugin through 0.8.9.5 for WordPress allows wpFastestCache.php and inc/cache.php Directory Traversal. El plugin WP Fastest Cache hasta versión 0.8.9.5 para WordPress, permite un Salto de Directorio de los archivos wpFastestCache.php e inc/cache.php. WordPress WP Fastest Cache plugin versions 0.8.9.5 and below suffer from a directory traversal vulnerability. • http://packetstormsecurity.com/files/153821/WordPress-WP-Fastest-Cache-0.8.9.5-Directory-Traversal.html • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •
CVE-2019-6726 – WP Fastest Cache <= 0.8.9.0 - Directory Traversal to Arbitrary File Deletion
https://notcve.org/view.php?id=CVE-2019-6726
11 Mar 2019 — The WP Fastest Cache plugin through 0.8.9.0 for WordPress allows remote attackers to delete arbitrary files because wp_postratings_clear_fastest_cache and rm_folder_recursively in wpFastestCache.php mishandle ../ in an HTTP Referer header. El plugin WP Fastest Cache hasta la versión 0.8.9.0 para WordPress, permite a los atacantes remotos eliminar archivos arbitrarios debido a las funciones wp_postratings_clear_fastest_cache y rm_folder_recursively en el archivo wpFastestCache.php manejan inapropiadamente ..... • https://packetstormsecurity.com/files/152042 • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •
CVE-2015-9316 – WP Fastest Cache < 0.8.4.9 - SQL Injection
https://notcve.org/view.php?id=CVE-2015-9316
11 Nov 2015 — The wp-fastest-cache plugin before 0.8.4.9 for WordPress has SQL injection in wp-admin/admin-ajax.php?action=wpfc_wppolls_ajax_request via the poll_id parameter. El plugin wp-fastest-cache versiones anteriores a 0.8.4.9 para WordPress, presenta una inyección SQL en el archivo wp-admin/admin-ajax.php?action-wpfc_wppolls_ajax_request por medio del parámetro poll_id. The WP Fastest Cache plugin before 0.8.4.9 for WordPress has SQL injection in wp-admin/admin-ajax.php? • https://wordpress.org/plugins/wp-fastest-cache/#developers • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •
CVE-2015-4089 – WP Fastest Cache < 0.8.3.5 - Multiple Cross-Site Request Forgery
https://notcve.org/view.php?id=CVE-2015-4089
26 May 2015 — Multiple cross-site request forgery (CSRF) vulnerabilities in the optionsPageRequest function in admin.php in WP Fastest Cache plugin before 0.8.3.5 for WordPress allow remote attackers to hijack the authentication of unspecified victims for requests that call the (1) saveOption, (2) deleteCache, (3) deleteCssAndJsCache, or (4) addCacheTimeout method via the wpFastestCachePage parameter in the WpFastestCacheOptions/ page. Múltiples vulnerabilidades de tipo Cross-Site Request Forgery (CSRF) en la función opt... • http://www.openwall.com/lists/oss-security/2015/05/26/20 • CWE-352: Cross-Site Request Forgery (CSRF) •