Description
elFinder versions below 2.1.59 are vulnerable to a command injection vulnerability via its archive functionality.
When creating a new zip archive, the `name` parameter is sanitized with the `escapeshellarg()` php function and then passed to the `zip` utility. Despite the sanitization, supplying the `-TmTT` argument as part of the `name` parameter is still permitted and enables the execution of arbitrary commands as the `www-data` user.
Module options
To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':
msf > use exploit/linux/http/elfinder_archive_cmd_injectionmsf undefined(elfinder_archive_cmd_injection) > show actions ...actions...msf undefined(elfinder_archive_cmd_injection) > set ACTION < action-name >msf undefined(elfinder_archive_cmd_injection) > show options ...show and set options...msf undefined(elfinder_archive_cmd_injection) > runPrioritise with Active Threat Intelligence
With curated Threat Intelligence, you can see which vulnerabilities truly put you at risk, prioritize what matters most, and act before attackers do.
Explore Intelligence Hub