{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-1402", "ASSIGNER": "responsibledisclosure@mattermost.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "Mattermost fails to check if a custom emoji reaction exists when sending it to a post and to limit the amount of custom emojis allowed to be added in a post, allowing an attacker sending a huge amount of non-existent custom emojis in a post to crash the mobile app of a user seeing the post and to crash the server due to overloading when clients attempt to retrive the aforementioned post.\u00a0\n\n" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-400: Uncontrolled Resource Consumption", "cweId": "CWE-400" } ] } ] }, "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.7", "status": "affected", "version": "0", "versionType": "semver" }, { "lessThanOrEqual": "9.1.4", "status": "affected", "version": "0", "versionType": "semver" }, { "lessThanOrEqual": "9.2.3", "status": "affected", "version": "0", "versionType": "semver" }, { "status": "unaffected", "version": "9.3.0" }, { "status": "unaffected", "version": "9.2.4" }, { "status": "unaffected", "version": "9.1.5" }, { "status": "unaffected", "version": "8.1.8" } ], "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-00276", "defect": [ "https://mattermost.atlassian.net/browse/MM-55142" ], "discovery": "EXTERNAL" }, "solution": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "
Update Mattermost Server to versions 9.3.0, 9.2.4, 9.1.5, 8.1.8 or higher.
" } ], "value": "Update Mattermost Server to versions 9.3.0, 9.2.4, 9.1.5, 8.1.8 or higher.\n\n" } ], "credits": [ { "lang": "en", "value": "Gian Klug (coderion)" } ], "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" } ] } }