Skip to content

Commit 107901b

Browse files
author
coma
committed
Add CVE-2013-5877+CVE-2013-5880 for Oracle Demantra msftidy fix
1 parent 30da357 commit 107901b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/http/oracle_demantra_file_retrieval.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ def run_host(ip)
5757
print_error("No content retrieved from: #{ip}")
5858
return
5959
end
60-
60+
6161
if res.code == 404
6262
print_error("#{rhost}:#{rport} - File not found")
6363
return

0 commit comments

Comments
 (0)