cvelist/2022/26xxx/CVE-2022-26138.json
2022-07-20 18:00:46 +00:00

77 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@atlassian.com",
"DATE_PUBLIC": "2022-07-20T00:00:00",
"ID": "CVE-2022-26138",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Questions For Confluence",
"version": {
"version_data": [
{
"version_value": "2.7.34",
"version_affected": "="
},
{
"version_value": "2.7.35",
"version_affected": "="
},
{
"version_value": "3.0.2",
"version_affected": "="
}
]
}
}
]
},
"vendor_name": "Atlassian"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Atlassian Questions For Confluence app for Confluence Server and Data Center creates a Confluence user account in the confluence-users group with the username disabledsystemuser and a hardcoded password. 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. This user account is created when installing versions 2.7.34, 2.7.35, and 3.0.2 of the app."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Use of Hard-coded Credentials (CWE-798)"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://jira.atlassian.com/browse/CONFSERVER-79483",
"refsource": "MISC",
"name": "https://jira.atlassian.com/browse/CONFSERVER-79483"
},
{
"url": "https://confluence.atlassian.com/doc/confluence-security-advisory-2022-07-20-1142446709.html",
"refsource": "MISC",
"name": "https://confluence.atlassian.com/doc/confluence-security-advisory-2022-07-20-1142446709.html"
}
]
}
}