7.5
CVSSv2

CVE-2008-2286

Published: 18/05/2008 Updated: 11/10/2018
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in axengine.exe in Symantec Altiris Deployment Solution 6.8.x and 6.9.x prior to 6.9.176 allows remote malicious users to execute arbitrary SQL commands via unspecified string fields in a notification packet.

Vulnerable Product Search on Vulmon Subscribe to Product

symantec altiris deployment solution 6.9

symantec altiris deployment solution 6.8

Exploits

## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'msf/core' class Metasploit3 < Msf::Exploit::Remote Rank = NormalRanking includ ...