Skip to content

Commit 3b38d0d

Browse files
committed
Land rapid7#8262, PR ref for huawei_hg532n_cmdinject
2 parents 0428e12 + 1fcc1f7 commit 3b38d0d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

modules/exploits/linux/http/huawei_hg532n_cmdinject.rb

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,10 @@ def initialize(info = {})
5353
]
5454
],
5555
'DefaultTarget' => 0,
56-
'DisclosureDate' => 'Apr 15 2017'
56+
'DisclosureDate' => 'Apr 15 2017',
57+
'References' => [
58+
['URL', 'https://github.com/rapid7/metasploit-framework/pull/8245']
59+
]
5760
))
5861
register_options(
5962
[

0 commit comments

Comments
 (0)