File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ def initialize(info = {})
23
23
[
24
24
[ 'URL' , 'http://seclists.org/fulldisclosure/2014/May/79' ] ,
25
25
[ 'URL' , 'http://www.arrisi.com/modems/datasheet/SBG6580/SBG6580_UserGuide.pdf' ] ,
26
+ [ 'OSVDB' , '110555' ]
26
27
] ,
27
28
'Author' => 'Matthew Kienow <mkienow[at]inokii.com>' ,
28
29
'License' => MSF_LICENSE
Original file line number Diff line number Diff line change @@ -54,7 +54,8 @@ def initialize(info = {})
54
54
'References' =>
55
55
[
56
56
[ 'CVE' , '2014-4971' ] ,
57
- [ 'URL' , 'https://www.korelogic.com/Resources/Advisories/KL-001-2014-002.txt' ]
57
+ [ 'URL' , 'https://www.korelogic.com/Resources/Advisories/KL-001-2014-002.txt' ] ,
58
+ [ 'OSVDB' , '109387' ]
58
59
] ,
59
60
'DisclosureDate' => 'Jul 18 2014' ,
60
61
'DefaultTarget' => 0
You can’t perform that action at this time.
0 commit comments