Skip to content

Commit 7962be3

Browse files
committed
Fix rapid7#5271, moved OSVDB reference
2 parents 1eeb9af + b2d0825 commit 7962be3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/antivirus/symantec_workspace_streaming_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ def initialize(info = {})
3535
'References' =>
3636
[
3737
['CVE', '2014-1649'],
38-
['BID', '67189'],
3938
['OSVDB', '106923'],
39+
['BID', '67189'],
4040
['ZDI', '14-127'],
4141
['URL', 'http://www.symantec.com/security_response/securityupdates/detail.jsp?fid=security_advisory&pvid=security_advisory&year=&suid=20140512_00']
4242
],

0 commit comments

Comments
 (0)