Skip to content

Commit a3a5dec

Browse files
committed
add osvdb ref 94441
1 parent abea7e6 commit a3a5dec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/exploits/multi/http/freenas_exec_raw.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ def initialize(info = {})
2727
'License' => MSF_LICENSE,
2828
'References' =>
2929
[
30-
[ 'URL', 'http://sourceforge.net/projects/freenas/files/stable/0.7.2/NOTES%200.7.2.5543.txt/download' ],
30+
[ 'OSVDB', '94441' ],
31+
[ 'URL', 'http://sourceforge.net/projects/freenas/files/stable/0.7.2/NOTES%200.7.2.5543.txt/download' ]
3132
],
3233
'Payload' =>
3334
{

0 commit comments

Comments
 (0)