Skip to content

Commit ab913a5

Browse files
author
Pedro Laguna
committed
Update oracle_demantra_file_retrieval.rb
Fixed typo
1 parent c2bb265 commit ab913a5

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)