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.
1 parent 3ff888a commit bef4539Copy full SHA for bef4539
modules/exploits/multi/http/manageengine_search_sqli.rb
@@ -19,7 +19,8 @@ def initialize(info={})
19
'Description' => %q{
20
This module exploits a SQL injection found in ManageEngine Security Manager Plus
21
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.
+ SYSTEM in Windows; or as the user in Linux. Authentication is not required in order
23
+ to exploit this vulnerability.
24
},
25
'License' => MSF_LICENSE,
26
'Author' =>
0 commit comments