Skip to content

Commit f49b9ea

Browse files
Corrected CVE in module file as well.
1 parent e1086e0 commit f49b9ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/unix/http/zivif_ipcheck_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def initialize(info = {})
2222
'Author' => [ 'Silas Cutler (p1nk)' ],
2323
'References' => [
2424
[ 'URL', 'https://seclists.org/fulldisclosure/2017/Dec/42' ],
25-
[ 'CVE', '2017-171069' ]
25+
[ 'CVE', '2017-17105' ]
2626
],
2727
'Platform' => 'unix',
2828
'Targets' => [

0 commit comments

Comments
 (0)