From 860e29228b09467d78894de3b0ec7ca10055bbb2 Mon Sep 17 00:00:00 2001 From: Steve Tornio Date: Sat, 25 Dec 2010 14:43:13 +0000 Subject: [PATCH] add osvdb ref git-svn-id: file:///home/svn/framework3/trunk@11414 4d416f70-5f16-0410-b530-b9f4589650da --- modules/exploits/unix/webapp/redmine_scm_exec.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/exploits/unix/webapp/redmine_scm_exec.rb b/modules/exploits/unix/webapp/redmine_scm_exec.rb index c7839f7fb8..19695a8056 100755 --- a/modules/exploits/unix/webapp/redmine_scm_exec.rb +++ b/modules/exploits/unix/webapp/redmine_scm_exec.rb @@ -31,6 +31,7 @@ class Metasploit3 < Msf::Exploit::Remote 'Version' => '$Revision$', 'References' => [ + ['OSVDB', '70090'], ['URL', 'http://www.redmine.org/news/49' ] ], 'Privileged' => false,