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 57c4a33 commit 00adbd7Copy full SHA for 00adbd7
modules/exploits/multi/http/sysaid_rdslogs_fle_upload.rb
@@ -14,7 +14,7 @@ class Metasploit3 < Msf::Exploit::Remote
14
15
def initialize(info = {})
16
super(update_info(info,
17
- 'Name' => 'SysAid Help Desk 'rdslogs' Arbitrary File Upload',
+ 'Name' => "SysAid Help Desk 'rdslogs' Arbitrary File Upload",
18
'Description' => %q{
19
This module exploits a file upload vulnerability in SysAid Help Desk v14.3 and v14.4.
20
The vulnerability exists in the RdsLogsEntry servlet which accepts unauthenticated
0 commit comments