10
CVSSv2

CVE-2007-1674

Published: 18/04/2007 Updated: 16/10/2018
CVSS v2 Base Score: 10 | Impact Score: 10 | Exploitability Score: 10
VMScore: 1000
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Stack-based buffer overflow in the Alert Service (aolnsrvr.exe) in LANDesk Management Suite 8.7 allows remote malicious users to execute arbitrary code via a crafted packet to port 65535/UDP.

Vulnerable Product Search on Vulmon Subscribe to Product

landesk landesk management suite 8.7

Exploits

source: wwwsecurityfocuscom/bid/23483/info LANDesk Management Suite is prone to a remote stack-based buffer-overflow vulnerability because the application fails to bounds-check user-supplied data before copying it into an insufficiently sized buffer An attacker can exploit this issue to execute arbitrary code with SYSTEM-level privilege ...
## # $Id: landesk_aolnsrvrrb 9262 2010-05-09 17:45:00Z jduck $ ## ## # 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 ...