WP Docs <= 1.9.8 - Missing Authorization via multiple AJAX actions
2023-04-19 00:00
István MártonStrategic Overview
Vulnerability Overview
The WP Docs plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 1.9.8. This is due to missing capability checks on the AJAX functions wpdocs_create_folder, wpdocs_update_folder, and wpdocs_delete_folder. This makes it possible for authenticated attackers to create, rename and delete folders maintained by the plugin.
Technical Analysis
REMEDIATION: Update to version 1.9.9, or a newer patched version --- IDENTIFIER: CWE-862 (Missing Authorization) The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C