{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-52032", "ASSIGNER": "responsibledisclosure@mattermost.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "Mattermost versions 10.0.x <= 10.0.0 and 9.11.x <= 9.11.2 fail to properly query ElasticSearch when\u00a0searching for the channel name in channel switcher\u00a0which allows an attacker to get private channels names of channels that they are not a member of,\u00a0when Elasticsearch v8 was enabled." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor", "cweId": "CWE-200" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Mattermost", "product": { "product_data": [ { "product_name": "Mattermost", "version": { "version_data": [ { "version_value": "not down converted", "x_cve_json_5_version_data": { "versions": [ { "status": "affected", "version": "10.0.0" }, { "lessThanOrEqual": "9.11.2", "status": "affected", "version": "9.11.0", "versionType": "semver" }, { "status": "unaffected", "version": "10.1.0" }, { "status": "unaffected", "version": "10.0.1" }, { "status": "unaffected", "version": "9.11.3" } ], "defaultStatus": "unaffected" } } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://mattermost.com/security-updates", "refsource": "MISC", "name": "https://mattermost.com/security-updates" } ] }, "generator": { "engine": "Vulnogram 0.2.0" }, "source": { "advisory": "MMSA-2024-00385", "defect": [ "https://mattermost.atlassian.net/browse/MM-60649" ], "discovery": "EXTERNAL" }, "solution": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "
Update Mattermost to versions 10.1.0, 10.0.1, 9.11.3 or higher.
" } ], "value": "Update Mattermost to versions 10.1.0, 10.0.1, 9.11.3 or higher." } ], "credits": [ { "lang": "en", "value": "Adrian (thiefmaster)" } ], "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" } ] } }