From 72d15645df0cb9ad6b9690f364db44a58d059896 Mon Sep 17 00:00:00 2001 From: sgabe Date: Sat, 11 Jan 2014 20:30:50 +0100 Subject: [PATCH] Added more references --- .../windows/fileformat/realplayer_ver_attribute_bof.rb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/exploits/windows/fileformat/realplayer_ver_attribute_bof.rb b/modules/exploits/windows/fileformat/realplayer_ver_attribute_bof.rb index eebe38152e..1688bfef70 100644 --- a/modules/exploits/windows/fileformat/realplayer_ver_attribute_bof.rb +++ b/modules/exploits/windows/fileformat/realplayer_ver_attribute_bof.rb @@ -31,7 +31,11 @@ class Metasploit3 < Msf::Exploit::Remote ], 'References' => [ + [ 'BID', '64695' ], + [ 'EDB', '30468' ], + [ 'OSVDB', '101356' ], [ 'CVE', '2013-7260' ], + [ 'US-CERT-VU', '698278' ], [ 'URL', 'http://service.real.com/realplayer/security/12202013_player/en/' ] ], 'DefaultOptions' =>