Merge pull request #3 from CharlieEriksen/squash-rce

Adding OSVDB reference ID
bug/bundler_fix
Charlie Eriksen 2013-08-07 04:17:14 -07:00
commit a4722afe5d
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ class Metasploit3 < Msf::Exploit::Remote
'References' =>
[
[ 'URL', 'http://ceriksen.com/2013/08/06/squash-remote-code-execution-vulnerability-advisory/'],
[ 'OSVDB', '95992'],
],
'Platform' => 'ruby',
'Arch' => ARCH_RUBY,