Files
CVEs-PoC/2023/CVE-2023-0729.md
T
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2023-0729

Description

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.

POC

Reference

No PoCs from references.

Github