Skip to content

Commit afc942c

Browse files
author
h00die
committed
fix travis
1 parent 40f7fd4 commit afc942c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/linux/http/centreon_useralias_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def initialize(info = {})
1313
super(
1414
update_info(
1515
info,
16-
'Name' => 'Centreon Web useralias Command Execution',
16+
'Name' => 'Centreon Web Useralias Command Execution',
1717
'Description' => %q(
1818
Centreon Web Interface <= 2.5.3 utilizes an ECHO for logging SQL
1919
errors. This functionality can be abused for arbitrary code

0 commit comments

Comments
 (0)