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 c880a63 commit a46805dCopy full SHA for a46805d
modules/exploits/multi/http/zenworks_control_center_upload.rb
@@ -24,7 +24,8 @@ def initialize(info = {})
24
Center application, allowing an unauthenticated attacker to upload a malicious file
25
outside of the TEMP directory and then make a second request that allows for
26
arbitrary code execution. This module has been tested successfully on Novell
27
- ZENworks Configuration Management 10 SP3 and 11 SP2 on Windows 2003 SP2.
+ ZENworks Configuration Management 10 SP3 and 11 SP2 on Windows 2003 SP2 and SUSE
28
+ Linux Enterprise Server 10 SP3.
29
},
30
'Author' =>
31
[
0 commit comments