CyberRota Analysis
AI-GeneratedThe Material Dashboard plugin for WordPress is susceptible to unauthorized access and data modification due to inadequate capability checks in the amd_ajax_target_task_manager() function, affecting all versions up to 1.4.10. This vulnerability allows unauthenticated attackers to enumerate scheduled tasks, potentially exposing personally identifiable information (PII), execute arbitrary tasks, and delete any scheduled task. WordPress administrators using this plugin should prioritize patching to mitigate the risk of exploitation.
Original NVD Description
The Material Dashboard plugin for WordPress is vulnerable to unauthorized access and modification of data due to missing capability checks on the amd_ajax_target_task_manager() function in all versions up to, and including, 1.4.10. This makes it possible for unauthenticated attackers to enumerate all scheduled tasks (potentially exposing PII), execute arbitrary tasks, and delete any task via the public_amd_ajax_handler AJAX action.