Skip to content

Commit 4733416

Browse files
author
Pedro Ribeiro
committed
Update name to mention DC; correct servlet name
1 parent bcdea05 commit 4733416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/multi/http/manage_engine_dc_pmp_sqli.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ class Metasploit3 < Msf::Exploit::Remote
1515

1616
def initialize(info={})
1717
super(update_info(info,
18-
'Name' => "ManageEngine Password Manager MetadataServlet.dat SQL Injection",
18+
'Name' => "ManageEngine Desktop Central / Password Manager LinkViewFetchServlet.dat SQL Injection",
1919
'Description' => %q{
2020
This module exploits an unauthenticated blind SQL injection in LinkViewFetchServlet,
2121
which is exposed in ManageEngine Desktop Central v7 build 70200 to v9 build 90033 and

0 commit comments

Comments
 (0)