File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ def initialize
14
14
super (
15
15
'Name' => 'W3-Total-Cache Wordpress-plugin 0.9.2.4 (or before) Username and Hash Extract' ,
16
16
'Description' =>
17
- "The W3-Total-Cache Wordpress Plugin <= 0.9.2.4 can cache database statements
17
+ "The W3-Total-Cache Wordpress Plugin <= 0.9.2.4 can cache database statements
18
18
and it's results in files for fast access. Version 0.9.2.4 has been fixed afterwards
19
19
so it can be vulnerable. These cache files are in the webroot of the Wordpress
20
20
installation and can be downloaded if the name is guessed. This modules tries to
@@ -24,7 +24,7 @@ def initialize
24
24
'License' => MSF_LICENSE ,
25
25
'References' =>
26
26
[
27
- %w( OSVDB 88744 ) ,
27
+ [ ' OSVDB' , ' 88744' ] ,
28
28
[ 'URL' , 'http://seclists.org/fulldisclosure/2012/Dec/242' ]
29
29
] ,
30
30
'Author' =>
You can’t perform that action at this time.
0 commit comments