Skip to content

Commit 5b647ba

Browse files
committed
Change description
Pre-auth is implied.
1 parent 4816abe commit 5b647ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/multi/http/hp_sitescope_issuesiebelcmd.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ def initialize(info = {})
2121
'Description' => %q{
2222
This module exploits a code execution flaw in HP SiteScope. The vulnerability exists in the
2323
APISiteScopeImpl web service, specifically in the issueSiebelCmd method, which allows the
24-
user to execute arbitrary commands without prior authentication. This module has been tested
24+
user to execute arbitrary commands without authentication. This module has been tested
2525
successfully on HP SiteScope 11.20 over Windows 2003 SP2, Windows 2008 and CentOS 6.5.
2626
},
2727
'Author' =>

0 commit comments

Comments
 (0)