bugtraq
[Top] [All Lists]

[ GLSA 200701-23 ] Cacti: Command execution and SQL injection

To: gentoo-announce@gentoo.org
Subject: [ GLSA 200701-23 ] Cacti: Command execution and SQL injection
From: Matthias Geerdsen <vorlon@gentoo.org>
Date: Fri, 26 Jan 2007 14:28:37 +0100
Cc: bugtraq@securityfocus.com, full-disclosure@lists.grok.org.uk, security-alerts@linuxsecurity.com
Delivered-to: sp-com-lists@consult.net
Delivered-to: bugtraq-list@securepoint.com
Delivered-to: mailing list bugtraq@securityfocus.com
Delivered-to: moderator for bugtraq@securityfocus.com
List-help: <mailto:bugtraq-help@securityfocus.com>
List-id: <bugtraq.list-id.securityfocus.com>
List-post: <mailto:bugtraq@securityfocus.com>
List-subscribe: <mailto:bugtraq-subscribe@securityfocus.com>
List-unsubscribe: <mailto:bugtraq-unsubscribe@securityfocus.com>
Mailing-list: contact bugtraq-help@securityfocus.com; run by ezmlm
User-agent: Thunderbird 1.5.0.9 (X11/20061206)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Gentoo Linux Security Advisory                           GLSA 200701-23
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                                            http://security.gentoo.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

  Severity: High
     Title: Cacti: Command execution and SQL injection
      Date: January 26, 2007
      Bugs: #159278
        ID: 200701-23

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Synopsis
========

Cacti has three vulnerabilities that could allow shell command
execution or SQL injection.

Background
==========

Cacti is a web-based network graphing and reporting tool.

Affected packages
=================

    -------------------------------------------------------------------
     Package             /   Vulnerable   /                 Unaffected
    -------------------------------------------------------------------
  1  net-analyzer/cacti      < 0.8.6i-r1                  >= 0.8.6i-r1

Description
===========

rgod discovered that the Cacti cmd.php and copy_cacti_user.php scripts
do not properly control access to the command shell, and are remotely
accessible by unauthenticated users. This allows SQL injection via
cmd.php and copy_cacti_user.php URLs. Further, the results from the
injected SQL query are not properly sanitized before being passed to a
command shell. The vulnerabilities require that the
"register_argc_argv" option is enabled, which is the Gentoo default.
Also, a number of similar problems in other scripts were reported.

Impact
======

These vulnerabilties can result in the execution of arbitrary shell
commands or information disclosure via crafted SQL queries.

Workaround
==========

There is no known workaround at this time.

Resolution
==========

All Cacti users should upgrade to the latest version:

    # emerge --sync
    # emerge --ask --oneshot --verbose ">=net-analyzer/cacti-0.8.6i-r1"

References
==========

  [ 1 ] CVE-2006-6799
        http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6799

Availability
============

This GLSA and any updates to it are available for viewing at
the Gentoo Security Website:

  http://security.gentoo.org/glsa/glsa-200701-23.xml

Concerns?
=========

Security is a primary focus of Gentoo Linux and ensuring the
confidentiality and security of our users machines is of utmost
importance to us. Any security concerns should be addressed to
security@gentoo.org or alternatively, you may file a bug at
http://bugs.gentoo.org.

License
=======

Copyright 2007 Gentoo Foundation, Inc; referenced text
belongs to its owner(s).

The contents of this document are licensed under the
Creative Commons - Attribution / Share Alike license.

http://creativecommons.org/licenses/by-sa/2.5


Attachment: signature.asc
Description: OpenPGP digital signature

<Prev in Thread] Current Thread [Next in Thread>
  • [ GLSA 200701-23 ] Cacti: Command execution and SQL injection, Matthias Geerdsen <=