We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b734af4 commit 621868bCopy full SHA for 621868b
modules/exploits/linux/http/asuswrt_lan_rce.rb
@@ -30,7 +30,9 @@ def initialize(info = {})
30
'References' =>
31
[
32
['URL', 'https://blogs.securiteam.com/index.php/archives/3589'],
33
- ['URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/advisories/asuswrt-lan-rce.txt']
+ ['URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/advisories/asuswrt-lan-rce.txt'],
34
+ ['CVE', '2018-5999'],
35
+ ['CVE', '2018-6000']
36
],
37
'Targets' =>
38
0 commit comments