Skip to content

Commit d35c346

Browse files
committed
Fix typo
EDB reference
1 parent 7a11077 commit d35c346

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)