Skip to content

Commit

Permalink
Update modules/auxiliary/admin/http/atlassian_confluence_auth_bypass.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Julien Voisin <[email protected]>
  • Loading branch information
emirpolatt and jvoisin authored Oct 13, 2023
1 parent a9a38af commit 94994d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 94994d8

Please sign in to comment.