sAsPeCt488 / CVE-2022-46169

PoC for CVE-2022-46169 - Unauthenticated RCE on Cacti <= 1.2.22

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2022-46169

This repository contains a Proof of Concept (PoC) for CVE-2022-46169 - Unauthenticated RCE on Cacti <= 1.2.22 by chaining an Authentication Bypass and a Command Injection, described by Sonar in this blog post. The same vulnerabilities were also discovered by: Steven Seeley (mr_me) of Source Incite.

Usage:

positional arguments:
  target                URL of the Cacti application.

optional arguments:
  -f FILE               File containing the command
  -c CMD                Command
  --n_host_ids          The range of host_ids to try (0 - n)
  --n_local_data_ids    The range of local_data_ids to try (0 - n)

About

PoC for CVE-2022-46169 - Unauthenticated RCE on Cacti <= 1.2.22

License:GNU General Public License v2.0


Languages

Language:Python 100.0%