Skip to content

Commit 891118a

Browse files
committed
Land rapid7#3307, typo in oracle_demantra_file_retrieval
2 parents c2bb265 + ab913a5 commit 891118a

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
@@ -15,7 +15,7 @@ def initialize(info = {})
1515
super(update_info(info,
1616
'Name' => 'Oracle Demantra Arbitrary File Retrieval with Authentication Bypass',
1717
'Description' => %q{
18-
This module exploits a file downlad vulnerability found in Oracle
18+
This module exploits a file download vulnerability found in Oracle
1919
Demantra 12.2.1 in combination with an authentication bypass. By
2020
combining these exposures, an unauthenticated user can retreive any file
2121
on the system by referencing the full file path to any file a vulnerable

0 commit comments

Comments
 (0)