1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200803-18 / cacti |
| Release Date | March 10, 2008 |
| Latest Revision | May 28, 2009: 02 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| net-analyzer/cacti | < 0.8.7b | >= 0.8.7b, revision >= 0.8.6j-r8 | All supported architectures |
Related bugreports: #209918
Multiple vulnerabilities were discovered in Cacti.
Cacti is a web-based network graphing and reporting tool.
The following inputs are not properly sanitized before being processed:
Furthermore, CRLF injection attack are possible via unspecified vectors (CVE-2008-0786).
A remote attacker could exploit these vulnerabilities, leading to path disclosure, Cross-Site Scripting attacks, SQL injection, and HTTP response splitting.
There is no known workaround at this time.
All Cacti users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=net-analyzer/cacti-0.8.7b" |