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 40f7fd4 commit afc942cCopy full SHA for afc942c
modules/exploits/linux/http/centreon_useralias_exec.rb
@@ -13,7 +13,7 @@ def initialize(info = {})
13
super(
14
update_info(
15
info,
16
- 'Name' => 'Centreon Web useralias Command Execution',
+ 'Name' => 'Centreon Web Useralias Command Execution',
17
'Description' => %q(
18
Centreon Web Interface <= 2.5.3 utilizes an ECHO for logging SQL
19
errors. This functionality can be abused for arbitrary code
0 commit comments