Skip to content

Commit a46805d

Browse files
author
jvazquez-r7
committed
description updated
1 parent c880a63 commit a46805d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/exploits/multi/http/zenworks_control_center_upload.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ def initialize(info = {})
2424
Center application, allowing an unauthenticated attacker to upload a malicious file
2525
outside of the TEMP directory and then make a second request that allows for
2626
arbitrary code execution. This module has been tested successfully on Novell
27-
ZENworks Configuration Management 10 SP3 and 11 SP2 on Windows 2003 SP2.
27+
ZENworks Configuration Management 10 SP3 and 11 SP2 on Windows 2003 SP2 and SUSE
28+
Linux Enterprise Server 10 SP3.
2829
},
2930
'Author' =>
3031
[

0 commit comments

Comments
 (0)