Skip to content

Commit 404a9f0

Browse files
committed
add osvdb ref 89594
1 parent 6c2d99c commit 404a9f0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/exploits/multi/http/rails_json_yaml_code_exec.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ def initialize(info = {})
4141
'License' => MSF_LICENSE,
4242
'References' =>
4343
[
44-
['CVE', '2013-0333'],
44+
[ 'CVE', '2013-0333' ],
45+
[ 'OSVDB', '89594' ]
4546
],
4647
'Platform' => 'ruby',
4748
'Arch' => ARCH_RUBY,

0 commit comments

Comments
 (0)