Description
This module exploits a command injection vulnerability in elFinder versions prior to 2.1.48.
The PHP connector component allows unauthenticated users to upload files and perform file modification operations, such as resizing and rotation of an image. The file name of uploaded files is not validated, allowing shell metacharacters.
When performing image operations on JPEG files, the filename is passed to the `exiftran` utility without appropriate sanitization, causing shell commands in the file name to be executed, resulting in remote command injection as the web server user.
The PHP connector is not enabled by default.
The system must have `exiftran` installed and in `$PATH`.
This module has been tested successfully on elFinder versions 2.1.47, 2.1.20 and 2.1.16 on Ubuntu.
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/unix/webapp/elfinder_php_connector_exiftran_cmd_injectionmsf undefined(elfinder_php_connector_exiftran_cmd_injection) > show actions ...actions...msf undefined(elfinder_php_connector_exiftran_cmd_injection) > set ACTION < action-name >msf undefined(elfinder_php_connector_exiftran_cmd_injection) > show options ...show and set options...msf undefined(elfinder_php_connector_exiftran_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