Skip to content

Commit bcabe82

Browse files
committed
Land rapid7#1959, fix EDB reference typo
2 parents 7a11077 + d35c346 commit bcabe82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/fileformat/cyberlink_p2g_bof.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def initialize(info = {})
3131
[
3232
['BID', '50997'],
3333
['OSVDB', '77600'],
34-
['UDB', '18220'],
34+
['EDB', '18220'],
3535
['US-CERT-VU', '158003']
3636
],
3737
'DefaultOptions' =>

0 commit comments

Comments
 (0)