Cacti CVE-2024-29895 POC# CVE-2024-29895
Cacti CVE-2024-29895 POC
A command injection vulnerability allows any unauthenticated user to execute arbitrary command on the server when register_argc_argv option of PHP is On.
https://github.com/Cacti/cacti/security/advisories/GHSA-cr28-x256-xf5m
Usage: app -m http://site.com/ -c whoami
Or: app -w url_list.txt -c whoami
Or: app -r 192.168.1.0/24 -c whoami
[4.0K] /data/pocs/17ba1a8e254f4dd9f66b85bc6911cd1a4b39e2bf
├── [ 160] Cargo.toml
├── [ 382] README.md
└── [4.0K] src
└── [5.7K] main.rs
1 directory, 3 files