|
Download Official Patches [0.8.6j]
Patches will be listed here for any bug that has been discovered in a current version of Cacti.
Installation Instructions
Execute the following commands to install all of these patches against Cacti version 0.8.6j. Be sure that you are in your Cacti directory when you execute these commands.
wget http://www.cacti.net/downloads/patches/0.8.6j/ping_php_version4_snmpgetnext.patch
wget http://www.cacti.net/downloads/patches/0.8.6j/tree_console_missing_hosts.patch
wget http://www.cacti.net/downloads/patches/0.8.6j/thumbnail_graphs_not_working.patch
wget http://www.cacti.net/downloads/patches/0.8.6j/graph_debug_lockup_fix.patch
wget http://www.cacti.net/downloads/patches/0.8.6j/snmpwalk_fix.patch
wget http://www.cacti.net/downloads/patches/0.8.6j/sec_sql_injection-0.8.6j.patch
wget http://www.cacti.net/downloads/patches/0.8.6j/multiple_vulnerabilities-0.8.6j.patch
patch -p1 -N < ping_php_version4_snmpgetnext.patch
patch -p1 -N < tree_console_missing_hosts.patch
patch -p1 -N < thumbnail_graphs_not_working.patch
patch -p1 -N < graph_debug_lockup_fix.patch
patch -p1 -N < snmpwalk_fix.patch
patch -p1 -N < sec_sql_injection-0.8.6j.patch
patch -p1 -N < multiple_vulnerabilities-0.8.6j.patch
List of Patches
|
SNMP Ping Method Faulty for PHP Version 4.x
|
2007/01/27
|
|
In Cacti v0.8.6j, we changed the default ping method to utilize the getnext method which should be much more reliable for all users. However, we did not realize that this function was not introduced in php_snmp until version 5.x of PHP. This patch will revert to the prior behavior when using PHP 4.x. |
|
Tree View Console Missing Hosts
|
2007/01/27
|
|
In Cacti 0.8.6j, we introduced a time saving feature that allowed you to expand/collapse your Tree Management Console thus saving time while managing these tree’s. However, a small bug in the code prevented the display of every tenth host. This patch will correct that behavior. |
|
Problems Displaying RRDtool Graph Thumbnails
|
2007/02/02
|
|
This patch resolves an issue where Graph Thumbnails do not display properly due to an empty comment tag. |
|
Graph Debug Apache Lockup Issue
|
2007/03/04
|
|
When debugging a graph from the Cacti Graph Management page, some systems experienced web server lockups. This patch will correct that behavior. |
|
snmpwalk Fix
|
2007/05/15
|
|
This fixes issues with the snmpwalk functionality in Cacti with more recent versions of net-snmp. |
|
Graph Header SQL Injection FIx
|
2007/11/03
|
|
Corrects a potential SQL injection attack in the graph view header file. |
|
Multiple Security Vulnerabilities
|
2008/02/11
|
|
Fixes multiple security vulnerabilities that were discovered in the 0.8.6j release of Cacti. |
Old Versions
Select a version below to download patches for an older version of Cacti.
[0.8.5a | 0.8.6 | 0.8.6a | 0.8.6b | 0.8.6c | 0.8.6d | 0.8.6e | 0.8.6f | 0.8.6g | 0.8.6h | 0.8.6i | 0.8.6j | 0.8.6k | 0.8.7 | 0.8.7a | 0.8.7b | 0.8.7d | 0.8.7e | 0.8.7g | 0.8.7i | 0.8.8a]
|