2022-11-17 06:00:31 +00:00
{
2022-11-23 07:00:36 +00:00
"data_version" : "4.0" ,
2022-11-17 06:00:31 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-4045" ,
2022-11-23 07:00:36 +00:00
"ASSIGNER" : "responsibledisclosure@mattermost.com" ,
"STATE" : "PUBLIC"
2022-11-17 06:00:31 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-11-23 07:00:36 +00:00
"value" : "A denial-of-service vulnerability in the Mattermost allows an authenticated user to crash the server via multiple requests to one of the API endpoints which could fetch a large amount of data."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-770 Allocation of Resources Without Limits or Throttling" ,
"cweId" : "CWE-770"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Mattermost" ,
"product" : {
"product_data" : [
{
"product_name" : "Mattermost" ,
"version" : {
"version_data" : [
{
"version_value" : "0" ,
"version_affected" : "="
} ,
{
"version_value" : "7.4.0" ,
"version_affected" : "!"
}
]
}
}
]
}
}
]
}
} ,
"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-2022-00124" ,
"defect" : [
"https://mattermost.atlassian.net/browse/MM-45800"
] ,
"discovery" : "EXTERNAL"
} ,
"solution" : [
{
"lang" : "en" ,
"supportingMedia" : [
{
"base64" : false ,
"type" : "text/html" ,
"value" : "Update Mattermost to version v7.4.0 or higher."
}
] ,
"value" : "Update Mattermost to version v7.4.0 or higher."
}
] ,
"credits" : [
{
"lang" : "en" ,
"value" : "DummyThatMatters"
}
] ,
"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"
2022-11-17 06:00:31 +00:00
}
]
}
}