Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/vulndb: potential Go vuln in github.com/mattermost/mattermost/server/v8: GHSA-3j95-8g47-fpwh #3090

Closed
GoVulnBot opened this issue Aug 22, 2024 · 1 comment
Labels

Comments

@GoVulnBot
Copy link

Advisory GHSA-3j95-8g47-fpwh references a vulnerability in the following Go modules:

Module
github.com/mattermost/mattermost-server
github.com/mattermost/mattermost-server/v5
github.com/mattermost/mattermost-server/v6
github.com/mattermost/mattermost/server/v8

Description:
Mattermost versions 9.5.x <= 9.5.7, 9.10.x <= 9.10.0 fail to properly enforce permissions which allows a team admin user without "Add Team Members" permission to disable the invite URL.

References:

Cross references:

See doc/quickstart.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: github.com/mattermost/mattermost-server
      versions:
        - introduced: 9.5.0+incompatible
        - fixed: 9.5.8+incompatible
        - introduced: 9.10.0+incompatible
        - fixed: 9.10.1+incompatible
      vulnerable_at: 9.10.1-rc3+incompatible
    - module: github.com/mattermost/mattermost-server/v5
      vulnerable_at: 5.39.3
    - module: github.com/mattermost/mattermost-server/v6
      vulnerable_at: 6.7.2
    - module: github.com/mattermost/mattermost/server/v8
      vulnerable_at: 8.0.0-20240822154143-e622488badb8
summary: |-
    Mattermost allows team admin user without "Add Team Members" permission to
    disable invite URL in github.com/mattermost/mattermost-server
cves:
    - CVE-2024-40884
ghsas:
    - GHSA-3j95-8g47-fpwh
references:
    - advisory: https://github.com/advisories/GHSA-3j95-8g47-fpwh
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-40884
    - web: https://mattermost.com/security-updates
source:
    id: GHSA-3j95-8g47-fpwh
    created: 2024-08-22T20:02:45.220020222Z
review_status: UNREVIEWED

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/609141 mentions this issue: data/reports: add 21 unreviewed reports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants