mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
117 lines
4.2 KiB
JSON
117 lines
4.2 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "responsibledisclosure@mattermost.com",
|
|
"ID": "CVE-2022-1982",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "A crafted SVG attachment can crash a Mattermost server"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Mattermost",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<=",
|
|
"version_name": "5.x",
|
|
"version_value": "5.39"
|
|
},
|
|
{
|
|
"version_affected": "<=",
|
|
"version_name": "6.x",
|
|
"version_value": "6.3.7"
|
|
},
|
|
{
|
|
"version_affected": "<=",
|
|
"version_name": "6.4.x",
|
|
"version_value": "6.4.2"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_name": "6.5.x",
|
|
"version_value": "6.5.0"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_name": "6.6.x",
|
|
"version_value": "6.6.0"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "Mattermost"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Uncontrolled resource consumption in Mattermost version 6.6.0 and earlier allows an authenticated attacker to crash the server via a crafted SVG attachment on a post."
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "Vulnogram 0.0.9"
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-400 Uncontrolled Resource Consumption"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://mattermost.com/security-updates/",
|
|
"name": "https://mattermost.com/security-updates/"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "MMSA-2022-00104",
|
|
"defect": [
|
|
"https://mattermost.atlassian.net/browse/MM-43392"
|
|
],
|
|
"discovery": "INTERNAL"
|
|
},
|
|
"work_around": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Configure the maximum file size for message attachments to 20 megabytes or less: https://docs.mattermost.com/configure/configuration-settings.html#maximum-file-size"
|
|
}
|
|
]
|
|
} |