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
Proof of concept / CTF script for exploiting CVE-2022-46169 in Cacti, versions >=1.2.22
Readme
# CVE-2022-46169 POC
Proof of concept / CTF script for exploiting CVE-2022-46169 in Cacti, versions >=1.2.22

This script was written to solve a CTF challenge.
It was based on the following example scripts - I had difficulty understanding what these scripts actually did, so I re-wrote my own interpretation of them, which helped me understand how the exploit works.
 - https://github.com/ariyaadinatha/cacti-cve-2022-46169-exploit/blob/main/cacti.py
 - https://github.com/sAsPeCt488/CVE-2022-46169/blob/main/CVE-2022-46169.py
File Snapshot

[4.0K] /data/pocs/34d586791302bc73635473dd6ace270383b8d862 ├── [2.1K] exploit.py └── [ 527] 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.