Skip to content

Commit 5fd31e6

Browse files
author
Pedro Ribeiro
authored
Add CVE number
1 parent fd6e10b commit 5fd31e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/exploits/linux/http/netgear_wnr2000_rce.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ def initialize(info = {})
3636
'Platform' => ['linux'],
3737
'References' =>
3838
[
39+
['CVE', '2016-10174'],
3940
['URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/advisories/netgear-wnr2000.txt'],
4041
['URL', 'http://seclists.org/fulldisclosure/2016/Dec/72'],
4142
['URL', 'http://kb.netgear.com/000036549/Insecure-Remote-Access-and-Command-Execution-Security-Vulnerability']

0 commit comments

Comments
 (0)