Skip to content

Commit a1e083b

Browse files
committed
Land rapid7#2122, apple_quicktime_rdrf reference update
2 parents 9d92b38 + efb8591 commit a1e083b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/exploits/windows/browser/apple_quicktime_rdrf.rb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,10 @@ def initialize(info={})
3333
'References' =>
3434
[
3535
[ 'CVE', '2013-1017' ],
36+
[ 'OSVDB', '93625' ],
3637
[ 'BID', '60097' ],
37-
[ 'URL', 'http://support.apple.com/kb/HT5770' ]
38+
[ 'URL', 'http://support.apple.com/kb/HT5770' ],
39+
[ 'URL', 'http://www.zerodayinitiative.com/advisories/ZDI-13-110/' ]
3840
],
3941
'Platform' => 'win',
4042
'Targets' =>

0 commit comments

Comments
 (0)