2022-09-07 07:00:34 +00:00
{
"CVE_data_meta" : {
2022-09-09 15:00:35 +00:00
"ASSIGNER" : "responsibledisclosure@mattermost.com" ,
2022-09-07 07:00:34 +00:00
"ID" : "CVE-2022-3147" ,
2022-09-09 15:00:35 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Server-side Denial of Service while processing a specifically crafted JPEG file"
2022-09-07 07:00:34 +00:00
} ,
2022-09-09 15:00:35 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Mattermost" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_value" : "7.0.x"
}
]
}
}
]
} ,
"vendor_name" : "Mattermost"
}
]
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Thanks to Philippe Antoine (catenacyber) for contributing to this improvement under the Mattermost responsible disclosure policy."
}
] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-09-07 07:00:34 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-09-09 15:00:35 +00:00
"value" : "Mattermost version 7.0.x and earlier fails to sufficiently limit the in-memory sizes of concurrently uploaded JPEG images, which allows authenticated users to cause resource exhaustion on specific system configurations, resulting in server-side Denial of Service."
2022-09-07 07:00:34 +00:00
}
]
2022-09-09 15:00:35 +00:00
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 3.1 ,
"baseSeverity" : "LOW" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/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/"
} ,
{
"refsource" : "MISC" ,
"url" : "https://hackerone.com/reports/1549513" ,
"name" : "https://hackerone.com/reports/1549513"
}
]
} ,
"solution" : [
{
"lang" : "eng" ,
"value" : "Update Mattermost to version v7.1 or higher."
}
] ,
"source" : {
"advisory" : "MMSA-2022-00113" ,
"defect" : [
"https://mattermost.atlassian.net/browse/MM-43729"
] ,
"discovery" : "EXTERNAL"
2022-09-07 07:00:34 +00:00
}
}