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-2018-17583 – WP Fastest Cache <= 0.8.8.5 - Cross-Site Scripting via the rules[0][content] parameter in a wpfc_save_exclude_pages action
https://notcve.org/view.php?id=CVE-2018-17583
09 Oct 2018 — The WP Fastest Cache plugin 0.8.8.5 for WordPress has XSS via the rules[0][content] parameter in a wpfc_save_exclude_pages action. El plugin WP Fastest Cache versión 0.8.8.5 para WordPress es vulnerable a un XSS a través del parámetro rules[0][content] en una acción wpfc_save_exclude_pages. • https://ansawaf.blogspot.com/2019/04/csrf-multiple-stored-xss-in-wp-fastest.html • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2018-17584 – WP Fastest Cache <= 0.8.8.5 - Cross-Site Request Forgery via page to wpfastestcacheoptions
https://notcve.org/view.php?id=CVE-2018-17584
09 Oct 2018 — The WP Fastest Cache plugin 0.8.8.5 for WordPress has CSRF via the wp-admin/admin.php wpfastestcacheoptions page. El plugin WP Fastest Cache versión 0.8.8.5 para WordPress es vulnerable a un CSRF a través de la página wp-admin/admin.php wpfastestcacheoptions. • https://ansawaf.blogspot.com/2019/04/csrf-multiple-stored-xss-in-wp-fastest.html • CWE-352: Cross-Site Request Forgery (CSRF) •
CVE-2018-17585 – WP Fastest Cache <= 0.8.8.5 - Cross-Site Scripting via wpFastestCachePage options, wpFastestCachePreload_number or wpFastestCacheLanguage parameter
https://notcve.org/view.php?id=CVE-2018-17585
09 Oct 2018 — The WP Fastest Cache plugin 0.8.8.5 for WordPress has XSS via the wpfastestcacheoptions wpFastestCachePreload_number or wpFastestCacheLanguage parameter. El plugin WP Fastest Cache versión 0.8.8.5 para WordPress es vulnerable a un XSS a través del parámetro wpfastestcacheoptions, wpFastestCachePreload_number o wpFastestCacheLanguage. • https://ansawaf.blogspot.com/2019/04/csrf-multiple-stored-xss-in-wp-fastest.html • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2018-17586 – WP Fastest Cache <= 0.8.8.5 - Cross-Site Scripting via rules[0][content] parameter
https://notcve.org/view.php?id=CVE-2018-17586
09 Oct 2018 — The WP Fastest Cache plugin 0.8.8.5 for WordPress has XSS via the rules[0][content] parameter in a wpfc_save_timeout_pages action. El plugin WP Fastest Cache versión 0.8.8.5 para WordPress es vulnerable a un XSS a través del parámetro rules[0][content] en una acción wpfc_save_timeout_pages. • https://ansawaf.blogspot.com/2019/04/csrf-multiple-stored-xss-in-wp-fastest.html • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
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) •