Skip to content

Commit 4595a96

Browse files
author
sput-nick
committed
updated CVE and OSVDB wikka_spam_exec references
1 parent 37524c7 commit 4595a96

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/exploits/multi/http/wikka_spam_exec.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ def initialize(info={})
3333
],
3434
'References' =>
3535
[
36-
['CVE', '2011-4449'],
37-
['OSVDB', '77391'],
36+
['CVE', '2011-4451'],
37+
['OSVDB', '77393'],
3838
['EDB', '18177'],
3939
['URL', 'http://wush.net/trac/wikka/ticket/1098']
4040
],
@@ -232,4 +232,4 @@ def exploit
232232
233233
Open wikka.config.php, do:
234234
'spam_logging' => '1'
235-
=end
235+
=end

0 commit comments

Comments
 (0)