Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2020-8813-Cacti-RCE-in-graph_realtime — CVE-2020-8813 - RCE through graph_realtime.php in Cacti 1.2.8 | Kitploit
Tools/GitHubGitHub/p0dalirius/cve-2020-8813-cacti-rce-in-graph_realtime
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and Control
GitHubp0dalirius/cve-2020-8813-cacti-rce-in-graph_realtime

CVE-2020-8813-Cacti-RCE-in-graph_realtime

CVE-2020-8813 - RCE through graph_realtime.php in Cacti 1.2.8

View Repository
731 year agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2020-8813 - RCE through graph_realtime.php in Cacti 1.2.8
Build and Release GitHub release (latest by date) YouTube Channel Subscribers

Features

  • RCE through graph_realtime.php in Cacti 1.2.8
  • Live mode
  • Execute a single command
  • Verbose mode

Description

In Cacti 1.2.8, the graph_realtime.php script permits remote attackers to execute arbitrary operating system commands by injecting shell metacharacters into a cookie, provided that the guest user has been granted the graph real-time privilege.

Usage

root@kitploit:~
$ ./CVE-2020-8813.py -h
PoC of CVE-2020-8813 - RCE through graph_realtime.php in Cacti 1.2.8 - by Remi GASCOU (Podalirius)

usage: CVE-2020-8813.py [-h] -t TARGET [-v] [-u USERNAME] [-p PASSWORD] (-L | -c COMMAND) [-k]

options:
  -h, --help            show this help message and exit
  -t TARGET, --target TARGET
                        Target URL of the cacti
  -v, --verbose         Verbose mode. (default: False)
  -u USERNAME, --username USERNAME
                        Username to connect to Cacti
  -p PASSWORD, --password PASSWORD
                        Password to connect to Cacti
  -L, --live            Live mode. (default: False)
  -c COMMAND, --command COMMAND
                        Execute a single command
  -k, --insecure        Allow insecure server connections when using SSL (default: False)

Contributing

Pull requests are welcome. Feel free to open an issue if you want to add other features.

References

  • https://nvd.nist.gov/vuln/detail/CVE-2020-8813
  • https://github.com/Cacti/cacti/issues/3285
Download Tool