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-4v65-xqcj-wpgg #3550

Closed
GoVulnBot opened this issue Mar 21, 2025 · 1 comment
Labels

Comments

@GoVulnBot
Copy link

Advisory GHSA-4v65-xqcj-wpgg 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 10.4.x <= 10.4.2, 10.3.x <= 10.3.3, 9.11.x <= 9.11.8 fail to restrict command execution in archived channels, which allows authenticated users to run commands in archived channels.

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.11.0+incompatible
        - fixed: 9.11.9+incompatible
        - introduced: 10.3.0+incompatible
        - fixed: 10.3.4+incompatible
        - introduced: 10.4.0+incompatible
        - fixed: 10.4.3+incompatible
      non_go_versions:
        - introduced: TODO (earliest fixed "10.5.1", vuln range "= 10.5.0")
      vulnerable_at: 10.4.3-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-20250321150636-d69e8b3e9066
summary: Mattermost Fails to Restrict Command Execution in Archived Channels in github.com/mattermost/mattermost-server
cves:
    - CVE-2025-25274
ghsas:
    - GHSA-4v65-xqcj-wpgg
references:
    - advisory: https://github.com/advisories/GHSA-4v65-xqcj-wpgg
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2025-25274
    - 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 "10.5.1", vuln range "= 10.5.0"))'
source:
    id: GHSA-4v65-xqcj-wpgg
    created: 2025-03-21T22:03:01.687262131Z
review_status: UNREVIEWED

@gopherbot
Copy link
Contributor

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