Skip to content

Commit bef4539

Browse files
committed
Update description
1 parent 3ff888a commit bef4539

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/exploits/multi/http/manageengine_search_sqli.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ def initialize(info={})
1919
'Description' => %q{
2020
This module exploits a SQL injection found in ManageEngine Security Manager Plus
2121
advanced search page, which results in remote code execution under the context of
22-
SYSTEM. Authentication is not required in order to exploit this vulnerability.
22+
SYSTEM in Windows; or as the user in Linux. Authentication is not required in order
23+
to exploit this vulnerability.
2324
},
2425
'License' => MSF_LICENSE,
2526
'Author' =>

0 commit comments

Comments
 (0)