{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-7113", "ASSIGNER": "responsibledisclosure@mattermost.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "Mattermost version 8.1.6 and earlier fails to sanitize channel mention data in posts, which allows an attacker to inject markup in the web client.\n\n" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')", "cweId": "CWE-79" } ] } ] }, "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": [ { "lessThanOrEqual": "8.1.6", "status": "affected", "version": "0", "versionType": "semver" }, { "lessThanOrEqual": "9.2.0", "status": "affected", "version": "0", "versionType": "semver" }, { "status": "unaffected", "version": "8.1.7" }, { "status": "unaffected", "version": "9.2.0" } ], "defaultStatus": "unaffected" } } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://mattermost.com/security-updates", "refsource": "MISC", "name": "https://mattermost.com/security-updates" } ] }, "generator": { "engine": "Vulnogram 0.1.0-dev" }, "source": { "advisory": "MMSA-2023-00266", "defect": [ "https://mattermost.atlassian.net/browse/MM-53187" ], "discovery": "EXTERNAL" }, "solution": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "

Update Mattermost Server to versions 8.1.7, 9.2.0 or higher.

" } ], "value": "Update Mattermost Server to versions 8.1.7, 9.2.0 or higher.\n\n" } ], "credits": [ { "lang": "en", "value": "Juho Nurminen" } ], "impact": { "cvss": [ { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.7, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" } ] } }