CVE-2021-4373 – Better Search <= 2.5.2 - Cross-Site Request Forgery to Settings Import
https://notcve.org/view.php?id=CVE-2021-4373
01 Mar 2021 — The Better Search plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 2.5.2. This makes it possible for unauthenticated attackers to import settings via forged request granted they can trick a site administrator into performing an action such as clicking on a link. • https://blog.nintechnet.com/multiple-wordpress-plugins-fixed-csrf-vulnerabilities-part-1 • CWE-288: Authentication Bypass Using an Alternate Path or Channel CWE-352: Cross-Site Request Forgery (CSRF) •
CVE-2021-4400 – Better Search <= 2.5.2 - Cross-Site Request Forgery Bypass
https://notcve.org/view.php?id=CVE-2021-4400
01 Mar 2021 — The Better Search plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 2.5.2. This is due to missing or incorrect nonce validation on the bsearch_process_settings_import() and bsearch_process_settings_export() functions. This makes it possible for unauthenticated attackers to import and export settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. El plugin Better Search para WordPress es v... • https://blog.nintechnet.com/25-wordpress-plugins-vulnerable-to-csrf-attacks • CWE-352: Cross-Site Request Forgery (CSRF) •