CyberRota Analysis
AI-GeneratedThe All-in-One WP Migration Unlimited Extension plugin for WordPress is vulnerable to Stored Cross-Site Scripting due to inadequate input sanitization and output escaping on the 'ai1wm_backups_path' parameter, affecting all versions up to 2.84. This allows authenticated attackers with Subscriber-level access or higher to inject malicious scripts that execute when an administrator visits the plugin settings page. WordPress site administrators using this plugin should prioritize applying the patch in version 2.84 or later to mitigate potential exploitation.
Original NVD Description
The All-in-One WP Migration Unlimited Extension plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'ai1wm_backups_path' parameter in all versions up to, and including, 2.84. This is due to insufficient input sanitization and output escaping on user-supplied attributes combined with missing authorization checks on the settings() function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever an administrator accesses the plugin settings page. The vulnerability was partially patched in version 2.84.