We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2bb265 commit ab913a5Copy full SHA for ab913a5
modules/auxiliary/scanner/http/oracle_demantra_file_retrieval.rb
@@ -15,7 +15,7 @@ def initialize(info = {})
15
super(update_info(info,
16
'Name' => 'Oracle Demantra Arbitrary File Retrieval with Authentication Bypass',
17
'Description' => %q{
18
- This module exploits a file downlad vulnerability found in Oracle
+ This module exploits a file download vulnerability found in Oracle
19
Demantra 12.2.1 in combination with an authentication bypass. By
20
combining these exposures, an unauthenticated user can retreive any file
21
on the system by referencing the full file path to any file a vulnerable
0 commit comments