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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2022-26265 PoC — Contao 操作系统命令注入漏洞

Source
Associated Vulnerability
Title:Contao 操作系统命令注入漏洞 (CVE-2022-26265)
Description:Contao是一套采用PHP开发的开源内容管理系统(CMS)。该系统支持搜索引擎、权限管理和CSS框架等。 Contao Managed Edition 1.5.0版本 存在操作系统命令注入漏洞,该漏洞源于通过组件 php_cli 参数发现Contao Managed Edition 1.5.0版本 存在远程命令执行 (RCE) 漏洞。
Description
The first proof of concept of the Contao CMS RCE
Readme
# CVE-2022-26265 (Contao CMS RCE)

This repo is part of the ***hgrab-framework***

### Affected product
  - Contao CMS v1.5.0

### Installation
Install the app on the server
```sh
user@domain:~# git clone https://github.com/SystemVll/CVE-2022-26265.git
user@domain:~# cd ./CVE-2022-26265/
user@domain:~# python3 main.py <list.txt> <command>
```

The list file must contain the targets servers with this format `<http-https>://<target>:<port>/<uri-(optional)>`
File Snapshot

[4.0K] /data/pocs/dab9711630971c674bf1a3cda30f06dd13984c74 ├── [2.8K] main.py └── [ 460] README.md 0 directories, 2 files
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.