Revert "Land #6812, remove broken OSVDB references"

This reverts commit 2b016e0216, reversing
changes made to 7b1d9596c7.
This commit is contained in:
Brent Cook
2016-07-15 12:00:31 -05:00
parent 9862a2fc25
commit b08d1ad8d8
1543 changed files with 1687 additions and 35 deletions
@@ -65,6 +65,7 @@ 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],