Resolve #6807, remove all OSVDB references.

OSVDB is no longer a vulnerability database, therefore all the
references linked to it are invalid.

Resolve #6807
This commit is contained in:
wchen-r7
2016-04-23 12:32:34 -05:00
parent 9713124e54
commit 816bc91e45
1542 changed files with 34 additions and 1636 deletions
@@ -65,7 +65,6 @@ class MetasploitModule < Msf::Exploit::Remote
['CVE', '2012-6636'], # original CVE for addJavascriptInterface
['CVE', '2013-4710'], # native browser addJavascriptInterface (searchBoxJavaBridge_)
['EDB', '31519'],
['OSVDB', '97520']
],
'Platform' => ['android', 'linux'],
'Arch' => [ARCH_DALVIK, ARCH_X86, ARCH_ARMLE, ARCH_MIPSLE],