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-vg6q-84p8-qvqh #3024

Closed
GoVulnBot opened this issue Aug 2, 2024 · 2 comments
Labels

Comments

@GoVulnBot
Copy link

Advisory GHSA-vg6q-84p8-qvqh 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.9.x <= 9.9.0, 9.5.x <= 9.5.6, 9.7.x <= 9.7.5, 9.8.x <= 9.8.1 fail to disallow users to set their own remote username, when shared channels were enabled, which allows a user on a remote to set their remote username prop to an arbitrary string, which would be then synced to the local server as long as the user hadn't been synced before.

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.7+incompatible
        - introduced: 9.7.0+incompatible
        - fixed: 9.7.6+incompatible
        - introduced: 9.8.0+incompatible
        - fixed: 9.8.2+incompatible
      non_go_versions:
        - introduced: TODO (earliest fixed "9.9.1", vuln range "= 9.9.0")
      vulnerable_at: 9.8.2-rc4+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-20240801225330-6956923b6aed
summary: |-
    Mattermost allows a user on a remote to set their remote username prop to an
    arbitrary string in github.com/mattermost/mattermost-server
cves:
    - CVE-2024-39839
ghsas:
    - GHSA-vg6q-84p8-qvqh
references:
    - advisory: https://github.com/advisories/GHSA-vg6q-84p8-qvqh
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-39839
    - web: https://mattermost.com/security-updates
notes:
    - fix: 'module merge error: could not merge versions of module github.com/mattermost/mattermost-server: invalid or non-canonical semver version (found TODO (earliest fixed "9.9.1", vuln range "= 9.9.0"))'
source:
    id: GHSA-vg6q-84p8-qvqh
    created: 2024-08-02T02:02:49.413805391Z
review_status: UNREVIEWED

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/603715 mentions this issue: data/reports: add 20 unreviewed reports

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/603716 mentions this issue: data/reports: add 19 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