Description
|
|
Multiple vulnerabilities have been reported in Cacti, which can be exploited by malicious users to conduct SQL injection attacks and compromise a vulnerable system and by malicious people to conduct cross-site scripting attacks.
1) Input passed to the "drp_action" POST parameter is not properly sanitised in cdef.php, data_input.php, data_queries.php, data_sources.php, data_templates.php, graph_templates.php, graphs.php, host.php and host_templates.php before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
2) Input passed to the "graph_template_input_id" and "graph_template_id" POST parameters is not properly sanitised in graph_templates_inputs.php before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
3) Certain unspecified input is not properly sanitised before being used in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
4) Certain input related to font size is not properly properly sanitised before being used to execute commands. This can be exploited to inject and execute arbitrary shell commands.
The vulnerabilities are reported in version 0.8.8b. Prior versions may also be affected.
|