Lucene search

K
vulnrichmentMattermostVULNRICHMENT:CVE-2024-36257
HistoryJul 03, 2024 - 8:29 a.m.

CVE-2024-36257 Lack of permission check when updating the profile picture of a remote user (shared channels enabled)

2024-07-0308:29:10
CWE-284
Mattermost
github.com
4
cve-2024-36257
permission check
profile picture
remote user
shared channels

CVSS3

2.7

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N

AI Score

6.9

Confidence

Low

EPSS

0.001

Percentile

17.2%

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

Mattermost versions 9.5.x <= 9.5.5 and 9.8.0,Β when using shared channels with multiple remote servers connected,Β fail to check that the remote server A requesting the server B to update the profile picture of a user is the remote that actually has the user as a local one .Β This allows a malicious remote A to change the profile images of users that belong to another remote server C that is connected to the server A.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:mattermost:mattermost:9.5.0:*:*:*:*:*:*:*"
    ],
    "vendor": "mattermost",
    "product": "mattermost",
    "versions": [
      {
        "status": "affected",
        "version": "9.5.0",
        "versionType": "custom",
        "lessThanOrEqual": "9.5.5"
      }
    ],
    "defaultStatus": "unaffected"
  },
  {
    "cpes": [
      "cpe:2.3:a:mattermost:mattermost:9.8.0:*:*:*:*:*:*:*"
    ],
    "vendor": "mattermost",
    "product": "mattermost",
    "versions": [
      {
        "status": "affected",
        "version": "9.8.0"
      }
    ],
    "defaultStatus": "unaffected"
  }
]

CVSS3

2.7

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N

AI Score

6.9

Confidence

Low

EPSS

0.001

Percentile

17.2%

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

Related for VULNRICHMENT:CVE-2024-36257