关联漏洞
标题:
Cacti 命令注入漏洞
(CVE-2022-46169)
描述:Cacti是Cacti团队的一套开源的网络流量监测和分析工具。该工具通过snmpget来获取数据,使用RRDtool绘画图形进行分析,并提供数据和用户管理功能。 Cacti v1.2.22版本存在命令注入漏洞,该漏洞源于未经身份验证的命令注入,允许未经身份验证的用户在运行Cacti的服务器上执行任意代码。
介绍
# CVE-2022-46169
## Setup
```
git clone https://github.com/miko550/CVE-2022-46169.git
cd CVE-2022-46169
```
## Usage
```
usage: CVE-2022-46169.py [-h] [-t TARGET] [-l LIST]
options:
-h, --help show this help message and exit
-t TARGET, --target TARGET The URL of the target, eg: http://127.0.0.1
-l LIST, --list LIST List of target url saperated with new line
```
## Reference
- https://github.com/N1arut/CVE-2022-46169_POC
- https://github.com/Anthonyc3rb3ru5/CVE-2022-46169
文件快照
[4.0K] /data/pocs/99e92e3d39dc1df3796541dd72a1390f28494260
├── [3.1K] CVE-2022-46169.py
└── [ 497] README.md
0 directories, 2 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。