POC详情: 9e6edc0f3ad227c36ab0c2a1679356b666cd05d2

来源
关联漏洞
标题: CMS Made Simple 安全漏洞 (CVE-2018-7448)
描述:CMS Made Simple(CMSMS)是CMSMS团队开发的一套开源的内容管理系统(CMS)。该系统支持基于角色的权限管理系统、基于向导的安装与更新机制、智能缓存机制等。 CMSMS 2.1.6版本中的/cmsms-2.1.6-install.php/index.php文件存在远程代码执行漏洞。远程攻击者可借助‘timezone’参数利用该漏洞注入任意的PHP代码。
描述
Python script for CMS Made Simple 2.1.6 - Remote Code Execution.
介绍
# exploit-cve-2018-7448

### Purpose
This is a python script to automate CMS Made Simple 2.1.6 - Remote Code Execution - CVE-2018-7448.

It was created based on https://www.exploit-db.com/exploits/44192.

### Usage
```bash
python3 exploit-CVE-2018-7448.py -t 127.0.0.1/cmsms -d cms -u root -p password
```

### Troubleshooting
If the installer is different from `cmsms-2.1.6-install.php`, you will have to change the file name in the code.

The exploit works on HTTP by default, if you need to exploit HTTPS, change the URLs in the code.
文件快照

[4.0K] /data/pocs/9e6edc0f3ad227c36ab0c2a1679356b666cd05d2 ├── [5.6K] exploit-CVE-2018-7448.py └── [ 538] README.md 0 directories, 2 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。