VYPR

apk package

chainguard/mattermost-fips-10.5-compat

pkg:apk/chainguard/mattermost-fips-10.5-compat

Vulnerabilities (63)

  • CVE-2024-1949LowFeb 29, 2024
    affected < 0fixed 0

    A race condition in Mattermost versions 8.1.x before 8.1.9, and 9.4.x before 9.4.2 allows an authenticated attacker to gain unauthorized access to individual posts' contents via carefully timed post creation while another user deletes posts.

  • CVE-2024-1942MedFeb 29, 2024
    affected < 0fixed 0

    Mattermost versions 8.1.x before 8.1.9, 9.2.x before 9.2.5, and 9.3.0 fail to sanitize the metadata on posts containing permalinks under specific conditions, which allows an authenticated attacker to access the contents of individual posts in channels they are not a member of.

  • CVE-2024-1888MedFeb 29, 2024
    affected < 0fixed 0

    Mattermost fails to check the "invite_guest" permission when inviting guests of other teams to a team, allowing a member with permissions to add other members but not to add guests to add a guest to a team as long as the guest was already a guest in another team of the server

  • CVE-2024-23488LowFeb 29, 2024
    affected < 0fixed 0

    Mattermost fails to properly restrict the access of files attached to posts in an archived channel, resulting in members being able to access files of archived channels even if the “Allow users to view archived channels” option is disabled.

  • CVE-2024-1887MedFeb 29, 2024
    affected < 0fixed 0

    Mattermost fails to check if compliance export is enabled when fetching posts of public channels allowing a user that is not a member of the public channel to fetch the posts, which will not be audited in the compliance export. 

  • CVE-2024-1402MedFeb 9, 2024
    affected < 0fixed 0

    Mattermost fails to check if a custom emoji reaction exists when sending it to a post and to limit the amount of custom emojis allowed to be added in a post, allowing an attacker sending a huge amount of non-existent custom emojis in a post to crash the mobile app of a user seein

  • CVE-2024-24776LowFeb 9, 2024
    affected < 0fixed 0

    Mattermost fails to check the required permissions in the POST /api/v4/channels/stats/member_count API resulting in channel member counts being leaked to a user without permissions.

  • CVE-2023-50333LowJan 2, 2024
    affected < 0fixed 0

    Mattermost fails to update the permissions of the current session for a user who was just demoted to guest, allowing freshly demoted guests to change group names.

  • CVE-2023-48732MedJan 2, 2024
    affected < 0fixed 0

    Mattermost fails to scope the WebSocket response around notified users to a each user separately resulting in the WebSocket broadcasting the information about who was notified about a post to everyone else in the channel.

  • CVE-2023-47858MedJan 2, 2024
    affected < 0fixed 0

    Mattermost fails to properly verify the permissions needed for viewing archived public channels,  allowing a member of one team to get details about the archived public channels of another team via the GET /api/v4/teams//channels/deleted endpoint.

  • CVE-2023-7113LowDec 29, 2023
    affected < 0fixed 0

    Mattermost version 8.1.6 and earlier fails to sanitize channel mention data in posts, which allows an attacker to inject markup in the web client.

  • CVE-2023-6459MedDec 6, 2023
    affected < 0fixed 0

    Mattermost is grouping calls in the /metrics endpoint by id and reports that id in the response. Since this id is the channelID, the public /metrics endpoint is revealing channelIDs.

  • CVE-2023-6458HigDec 6, 2023
    affected < 0fixed 0

    Mattermost webapp fails to validate route parameters in/<TEAM_NAME>/channels/<CHANNEL_NAME> allowing an attacker to perform a client-side path traversal.

  • CVE-2023-6202MedNov 27, 2023
    affected < 0fixed 0

    Mattermost fails to perform proper authorization in the /plugins/focalboard/api/v2/users endpoint allowing an attacker who is a guest user and knows the ID of another user to get their information (e.g. name, surname, nickname) via Mattermost Boards.

  • CVE-2023-48369MedNov 27, 2023
    affected < 0fixed 0

    Mattermost fails to limit the log size of server logs allowing an attacker sending specially crafted requests to different endpoints to potentially overflow the log.

  • CVE-2023-48268MedNov 27, 2023
    affected < 0fixed 0

    Mattermost fails to limit the amount of data extracted from compressed archives during board import in Mattermost Boards allowing an attacker to consume excessive resources, possibly leading to Denial of Service, by importing a board using a specially crafted zip (zip bomb).

  • CVE-2023-47168MedNov 27, 2023
    affected < 0fixed 0

    Mattermost fails to properly check a redirect URL parameter allowing for an open redirect was possible when the user clicked "Back to Mattermost" after providing a invalid custom url scheme in /oauth/{service}/mobile_login?redirect_to=

  • CVE-2023-45223MedNov 27, 2023
    affected < 0fixed 0

    Mattermost fails to properly validate the "Show Full Name" option in a few endpoints in Mattermost Boards, allowing a member to get the full name of another user even if the Show Full Name option was disabled. 

  • CVE-2023-43754MedNov 27, 2023
    affected < 0fixed 0

    Mattermost fails to check whether the  “Allow users to view archived channels”  setting is enabled during permalink previews display, allowing members to view permalink previews of archived channels even if the “Allow users to view archived channels” setting is disabled. 

  • CVE-2023-40703MedNov 27, 2023
    affected < 0fixed 0

    Mattermost fails to properly limit the characters allowed in different fields of a block in Mattermost Boards allowing a attacker to consume excessive resources, possibly leading to Denial of Service, by patching the field of a block using a specially crafted string.