Skip to content

Commit 896d6e8

Browse files
committed
Fix title
1 parent 1825b45 commit 896d6e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/http/wp_gimedia_library_file_read.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class Metasploit3 < Msf::Auxiliary
1313

1414
def initialize(info = {})
1515
super(update_info(info,
16-
'Name' => 'WordPress GI-Media Library Plugin File Read Vulnerability',
16+
'Name' => 'WordPress GI-Media Library Plugin Directory Traversal Vulnerability',
1717
'Description' => %q{
1818
This module exploits a directory traversal vulnerability in WordPress Plugin
1919
GI-Media Library version 2.2.2, allowing to read arbitrary files from the

0 commit comments

Comments
 (0)