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.
2 parents c2bb265 + ab913a5 commit 891118aCopy full SHA for 891118a
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