Skip to content

Commit 4d26299

Browse files
committed
add osvdb ref 93881 and edb ref 21191
1 parent 9466022 commit 4d26299

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/exploits/linux/http/openfiler_networkcard_exec.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ def initialize(info={})
3232
'References' =>
3333
[
3434
['BID', '55490'],
35-
['URL', 'http://itsecuritysolutions.org/2012-09-06-Openfiler-v2.x-multiple-vulnerabilities/']
36-
#['OSVDB', ''],
37-
#['EDB', ''],
35+
['URL', 'http://itsecuritysolutions.org/2012-09-06-Openfiler-v2.x-multiple-vulnerabilities/'],
36+
['OSVDB', '93881'],
37+
['EDB', '21191']
3838
],
3939
'DefaultOptions' =>
4040
{

0 commit comments

Comments
 (0)