Rapid7 Vulnerability & Exploit Database

Symantec Altiris DS SQL Injection

Back to Search

Symantec Altiris DS SQL Injection

Disclosed
05/15/2008
Created
05/30/2018

Description

This module exploits a SQL injection flaw in Symantec Altiris Deployment Solution 6.8 to 6.9.164. The vulnerability exists on axengine.exe which fails to adequately sanitize numeric input fields in "UpdateComputer" notification Requests. In order to spawn a shell, several SQL injections are required in close succession, first to enable xp_cmdshell, then retrieve the payload via TFTP and finally execute it. The module also has the capability to disable or enable local application authentication. In order to work the target system must have a tftp client available.

Author(s)

  • Brett Moore
  • 3v0lver

Platform

Windows

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use exploit/windows/misc/altiris_ds_sqli
msf exploit(altiris_ds_sqli) > show targets
    ...targets...
msf exploit(altiris_ds_sqli) > set TARGET < target-id >
msf exploit(altiris_ds_sqli) > show options
    ...show and set options...
msf exploit(altiris_ds_sqli) > exploit

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;