Show filters
28 Total Results
Displaying 1-10 of 28
Sort by:
Attacker Value
Unknown

CVE-2021-24870

Disclosure Date: January 16, 2024 (last updated January 20, 2024)
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
Attacker Value
Unknown

CVE-2021-24869

Disclosure Date: January 16, 2024 (last updated January 20, 2024)
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
Attacker Value
Unknown

CVE-2023-6063

Disclosure Date: December 04, 2023 (last updated December 09, 2023)
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.
Attacker Value
Unknown

CVE-2023-1375

Disclosure Date: June 09, 2023 (last updated October 08, 2023)
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.
Attacker Value
Unknown

CVE-2023-1938

Disclosure Date: May 30, 2023 (last updated October 08, 2023)
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
Attacker Value
Unknown

CVE-2023-1931

Disclosure Date: April 06, 2023 (last updated October 08, 2023)
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.
Attacker Value
Unknown

CVE-2023-1930

Disclosure Date: April 06, 2023 (last updated October 08, 2023)
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.
Attacker Value
Unknown

CVE-2023-1929

Disclosure Date: April 06, 2023 (last updated October 08, 2023)
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.
Attacker Value
Unknown

CVE-2023-1928

Disclosure Date: April 06, 2023 (last updated October 08, 2023)
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.
Attacker Value
Unknown

CVE-2023-1927

Disclosure Date: April 06, 2023 (last updated October 08, 2023)
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 deleteCssAndJsCacheToolbar function. This makes it possible for unauthenticated attackers to perform cache deletion via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.