Search Results (22 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2023-0729 1 Wickedplugins 1 Wicked Folders 2024-12-20 5.4 Medium
The Wicked Folders plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 2.18.16. This is due to missing or incorrect nonce validation on the ajax_save_sort_order function. This makes it possible for unauthenticated attackers to invoke this function via forged request granted they can trick a site administrator into performing an action such as clicking on a link leading them to perform actions intended for administrators such as changing the folder structure maintained by the plugin.
CVE-2021-24919 1 Wickedplugins 1 Wicked Folders 2024-11-21 8.8 High
The Wicked Folders WordPress plugin before 2.8.10 does not sanitise and escape the folder_id parameter before using it in a SQL statement in the wicked_folders_save_sort_order AJAX action, available to any authenticated user. leading to an SQL injection