2024-08-22 08:03:14 +00:00
{
"id" : "CVE-2024-8071" ,
"sourceIdentifier" : "responsibledisclosure@mattermost.com" ,
"published" : "2024-08-22T07:15:04.830" ,
2024-08-23 16:03:14 +00:00
"lastModified" : "2024-08-23T15:34:53.913" ,
"vulnStatus" : "Analyzed" ,
2024-08-22 08:03:14 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Mattermost versions 9.9.x <= 9.9.1, 9.5.x <= 9.5.7, 9.10.x <= 9.10.0 and 9.8.x <= 9.8.2 fail to restrict which roles can promote a user as system admin which allows a System Role with edit access to the permissions section of system console to update their role (e.g. member) to include the `manage_system` permission, effectively becoming a System Admin."
2024-08-22 14:03:15 +00:00
} ,
{
"lang" : "es" ,
"value" : "Las versiones de Mattermost 9.9.x <= 9.9.1, 9.5.x <= 9.5.7, 9.10.x <= 9.10.0 y 9.8.x <= 9.8.2 no restringen qu\u00e9 roles pueden promover a un usuario como administrador del sistema y cu\u00e1les permite que una funci\u00f3n del sistema con acceso de edici\u00f3n a la secci\u00f3n de permisos de la consola del sistema actualice su funci\u00f3n (por ejemplo, miembro) para incluir el permiso `manage_system`, convirti\u00e9ndose efectivamente en un administrador del sistema."
2024-08-22 08:03:14 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-08-23 16:03:14 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "responsibledisclosure@mattermost.com" ,
"type" : "Secondary" ,
2024-08-23 16:03:14 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L" ,
"baseScore" : 4.7 ,
"baseSeverity" : "MEDIUM" ,
2024-08-23 16:03:14 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW"
2024-08-23 16:03:14 +00:00
} ,
"exploitabilityScore" : 1.2 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 3.4
2024-08-23 16:03:14 +00:00
} ,
2024-08-22 08:03:14 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-08-22 08:03:14 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 7.2 ,
"baseSeverity" : "HIGH" ,
2024-08-22 08:03:14 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
2024-08-22 08:03:14 +00:00
} ,
"exploitabilityScore" : 1.2 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 5.9
2024-08-22 08:03:14 +00:00
}
]
} ,
"weaknesses" : [
2024-08-23 16:03:14 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "responsibledisclosure@mattermost.com" ,
"type" : "Secondary" ,
2024-08-23 16:03:14 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-284"
2024-08-23 16:03:14 +00:00
}
]
} ,
2024-08-22 08:03:14 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-08-22 08:03:14 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "NVD-CWE-Other"
2024-08-22 08:03:14 +00:00
}
]
}
] ,
2024-08-23 16:03:14 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mattermost:mattermost:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "9.5.0" ,
"versionEndExcluding" : "9.5.8" ,
"matchCriteriaId" : "7FEEA8D7-745A-49FF-8B01-CA0D1D820D48"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mattermost:mattermost:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "9.8.0" ,
"versionEndExcluding" : "9.8.3" ,
"matchCriteriaId" : "9B9B4EAB-A618-4823-BECD-0BFD3D76A9D2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mattermost:mattermost:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "9.9.0" ,
"versionEndExcluding" : "9.9.2" ,
"matchCriteriaId" : "A445A478-E185-49DF-8CDC-F42BBF8577D4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mattermost:mattermost:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "9.10.0" ,
"versionEndExcluding" : "9.10.1" ,
"matchCriteriaId" : "0CA40F21-914D-4891-A578-02E6F35FE249"
}
]
}
]
}
] ,
2024-08-22 08:03:14 +00:00
"references" : [
{
"url" : "https://mattermost.com/security-updates" ,
2024-08-23 16:03:14 +00:00
"source" : "responsibledisclosure@mattermost.com" ,
"tags" : [
"Vendor Advisory"
]
2024-08-22 08:03:14 +00:00
}
]
}