cbcvebase.

Wpfastestcache Wp Fastest Cache vulnerabilities

29 known vulnerabilities affecting wpfastestcache/wp_fastest_cache.

Total CVEs
29
CISA KEV
0
Public exploits
2
Exploited in wild
5
Severity breakdown
CRITICAL2HIGH6MEDIUM21

Vulnerabilities

Page 1 of 2
CVE-2020-36836P2HIGHCVSS 8.1ExploitedPoCfixed in 0.9.0.32024-10-16
CVE-2020-36836 [HIGH] CWE-352 CVE-2020-36836: The WP Fastest Cache plugin for WordPress is vulnerable to unauthorized arbitrary file deletion in v 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.
nvd
CVE-2023-1931P2MEDIUMCVSS 4.3Exploited≤ 1.1.22023-04-06
CVE-2023-1931 [MEDIUM] CWE-862 CVE-2023-1931: The WP Fastest Cache plugin for WordPress is vulnerable to unauthorized data loss due to a missing c The WP Fastest Cache plugin for WordPress is vulnerable to unauthorized data loss due to a missing capability check on the deleteCssAndJsCacheToolbar function in versions up to, and including, 1.1.2. This makes it possible for authenticated attackers with subscriber-level access to perform cache deletion.
nvd
CVE-2023-1930P2MEDIUMCVSS 4.3Exploited≤ 1.1.22023-04-06
CVE-2023-1930 [MEDIUM] CWE-862 CVE-2023-1930: The WP Fastest Cache plugin for WordPress is vulnerable to unauthorized data deletion due to a missi The WP Fastest Cache plugin for WordPress is vulnerable to unauthorized data deletion due to a missing capability check on the wpfc_clear_cache_of_allsites_callback function in versions up to, and including, 1.1.2. This makes it possible for authenticated attackers with subscriber-level access to delete caches.
nvd
CVE-2023-1929P2MEDIUMCVSS 4.3Exploited≤ 1.1.22023-04-06
CVE-2023-1929 [MEDIUM] CWE-862 CVE-2023-1929: The WP Fastest Cache plugin for WordPress is vulnerable to unauthorized data modification due to a m The WP Fastest Cache plugin for WordPress is vulnerable to unauthorized data modification due to a missing capability check on the wpfc_purgecache_varnish_callback function in versions up to, and including, 1.1.2. This makes it possible for authenticated attackers with subscriber-level access to purge the varnish cache.
nvd
CVE-2023-1928P2MEDIUMCVSS 4.3Exploited≤ 1.1.22023-04-06
CVE-2023-1928 [MEDIUM] CWE-862 CVE-2023-1928: The WP Fastest Cache plugin for WordPress is vulnerable to unauthorized data modification due to a m The WP Fastest Cache plugin for WordPress is vulnerable to unauthorized data modification due to a missing capability check on the wpfc_preload_single_callback function in versions up to, and including, 1.1.2. This makes it possible for authenticated attackers with subscriber-level access to initiate cache creation.
nvd
CVE-2023-6063P2HIGHCVSS 7.5PoCfixed in 1.2.22023-12-04
CVE-2023-6063 [HIGH] CWE-89 CVE-2023-6063: The WP Fastest Cache WordPress plugin before 1.2.2 does not properly sanitise and escape a parameter The WP Fastest Cache WordPress plugin before 1.2.2 does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by unauthenticated users.
nvd
CVE-2019-13635P2CRITICALCVSS 9.1≤ 0.8.9.52019-07-30
CVE-2019-13635 [CRITICAL] CWE-22 CVE-2019-13635: The WP Fastest Cache plugin through 0.8.9.5 for WordPress allows wpFastestCache.php and inc/cache.ph The WP Fastest Cache plugin through 0.8.9.5 for WordPress allows wpFastestCache.php and inc/cache.php Directory Traversal.
nvd
CVE-2023-1938P3HIGHCVSS 8.8fixed in 1.1.52023-05-30
CVE-2023-1938 [HIGH] CWE-918 CVE-2023-1938: The WP Fastest Cache WordPress plugin before 1.1.5 does not have CSRF check in an AJAX action, and d The WP Fastest Cache WordPress plugin before 1.1.5 does not have CSRF check in an AJAX action, and does not validate user input before using it in the wp_remote_get() function, leading to a Blind SSRF issue
nvd
CVE-2015-9316P3CRITICALCVSS 9.8fixed in 0.8.4.92019-08-14
CVE-2015-9316 [CRITICAL] CWE-89 CVE-2015-9316: The wp-fastest-cache plugin before 0.8.4.9 for WordPress has SQL injection in wp-admin/admin-ajax.ph 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.
nvd
CVE-2021-24869P3HIGHCVSS 8.8fixed in 0.9.52024-01-16
CVE-2021-24869 [HIGH] CWE-89 CVE-2021-24869: The WP Fastest Cache WordPress plugin before 0.9.5 does not escape user input in the set_urls_with_t The WP Fastest Cache WordPress plugin before 0.9.5 does not escape user input in the set_urls_with_terms method before using it in a SQL statement, leading to an SQL injection exploitable by low privilege users such as subscriber
nvd
CVE-2019-6726P3MEDIUMCVSS 6.5≤ 0.8.9.02019-07-29
CVE-2019-6726 [MEDIUM] CWE-22 CVE-2019-6726: The WP Fastest Cache plugin through 0.8.9.0 for WordPress allows remote attackers to delete arbitrar 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.
nvd
CVE-2021-20714P3MEDIUMCVSS 6.5fixed in 0.9.1.72021-04-27
CVE-2021-20714 [MEDIUM] CWE-22 CVE-2021-20714: Directory traversal vulnerability in WP Fastest Cache versions prior to 0.9.1.7 allows a remote atta 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.
nvd
CVE-2015-4089P3HIGHCVSS 8.8≤ 0.8.3.42017-09-19
CVE-2015-4089 [HIGH] CWE-352 CVE-2015-4089: Multiple cross-site request forgery (CSRF) vulnerabilities in the optionsPageRequest function in adm 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 vi
nvd
CVE-2018-17584P4HIGHCVSS 8.8v0.8.8.52019-04-15
CVE-2018-17584 [HIGH] CWE-352 CVE-2018-17584: The WP Fastest Cache plugin 0.8.8.5 for WordPress has CSRF via the wp-admin/admin.php wpfastestcache The WP Fastest Cache plugin 0.8.8.5 for WordPress has CSRF via the wp-admin/admin.php wpfastestcacheoptions page.
nvd
CVE-2018-17585P4MEDIUMCVSS 6.1v0.8.8.52019-04-15
CVE-2018-17585 [MEDIUM] CWE-79 CVE-2018-17585: The WP Fastest Cache plugin 0.8.8.5 for WordPress has XSS via the wpfastestcacheoptions wpFastestCac The WP Fastest Cache plugin 0.8.8.5 for WordPress has XSS via the wpfastestcacheoptions wpFastestCachePreload_number or wpFastestCacheLanguage parameter.
nvd
CVE-2018-17583P4MEDIUMCVSS 6.1v0.8.8.52019-04-15
CVE-2018-17583 [MEDIUM] CWE-79 CVE-2018-17583: The WP Fastest Cache plugin 0.8.8.5 for WordPress has XSS via the rules[0][content] parameter in a w 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.
nvd
CVE-2018-17586P4MEDIUMCVSS 6.1v0.8.8.52019-04-15
CVE-2018-17586 [MEDIUM] CWE-79 CVE-2018-17586: The WP Fastest Cache plugin 0.8.8.5 for WordPress has XSS via the rules[0][content] parameter in a w 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.
nvd
CVE-2021-24870P4MEDIUMCVSS 6.1fixed in 0.9.52024-01-16
CVE-2021-24870 [MEDIUM] CWE-352 CVE-2021-24870: The WP Fastest Cache WordPress plugin before 0.9.5 is lacking a CSRF check in its wpfc_save_cdn_inte The WP Fastest Cache WordPress plugin before 0.9.5 is lacking a CSRF check in its wpfc_save_cdn_integration AJAX action, and does not sanitise and escape some the options available via the action, which could allow attackers to make logged in high privilege users call it and set a Cross-Site Scripting payload
nvd
CVE-2023-1375P4MEDIUMCVSS 4.3≤ 1.1.22023-06-09
CVE-2023-1375 [MEDIUM] CWE-862 CVE-2023-1375: The WP Fastest Cache plugin for WordPress is vulnerable to unauthorized cache deletion in versions u The WP Fastest Cache plugin for WordPress is vulnerable to unauthorized cache deletion in versions up to, and including, 1.1.2 due to a missing capability check in the deleteCacheToolbar function . This makes it possible for authenticated attackers, with subscriber-level permissions and above, to delete the site's cache.
nvd
CVE-2023-1921P4MEDIUMCVSS 4.3≤ 1.1.22023-04-06
CVE-2023-1921 [MEDIUM] CWE-352 CVE-2023-1921: The WP Fastest Cache plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up The WP Fastest Cache plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.1.2. This is due to missing or incorrect nonce validation on the wpfc_start_cdn_integration_ajax_request_callback function. This makes it possible for unauthenticated attackers to change cdn settings via a forged request granted th
nvd
Wpfastestcache Wp Fastest Cache vulnerabilities | cvebase