10
CVSSv2

CVE-2008-4556

Published: 14/10/2008 Updated: 11/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 adm_build_path function in sadmind in Sun Solstice AdminSuite on Solaris 8 and 9 allows remote malicious users to execute arbitrary code via a crafted request.

Vulnerable Product Search on Vulmon Subscribe to Product

sun solaris 9

sun solaris 8

Exploits

## # $Id$ ## ## # 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 include Msf ...
#!/usr/bin/perl # holygrail2 # #---------------------------------------------------------------------------------# # SunOS 59 [UltraSPARC] sadmind Remote Root Exploit by KingCope in 2008 # # ...
## # $Id: sadmind_adm_build_pathrb 9669 2010-07-03 03:13:45Z 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' ...