diff --git a/modules/auxiliary/admin/http/atlassian_confluence_auth_bypass.rb b/modules/auxiliary/admin/http/atlassian_confluence_auth_bypass.rb index 055ea535daab0..267e0d3b66bcc 100644 --- a/modules/auxiliary/admin/http/atlassian_confluence_auth_bypass.rb +++ b/modules/auxiliary/admin/http/atlassian_confluence_auth_bypass.rb @@ -15,7 +15,7 @@ def initialize(info = {}) 'Name' => 'Atlassian Confluence Data Center and Server Authentication Bypass via Broken Access Control', 'Description' => %q{ This module exploits a broken access control vulnerability in Atlassian Confluence servers leading to an authentication bypass. - A specially crafted request can be create new admin account without authorization in the Atlassian server. + A specially crafted request can be create new admin account without authentication on the target Atlassian server. }, 'Author' => [ 'Unknown', # exploited in the wild