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-8j3q-gc9x-7972 #3393

Closed
GoVulnBot opened this issue Jan 15, 2025 · 1 comment
Assignees
Labels

Comments

@GoVulnBot
Copy link

Advisory GHSA-8j3q-gc9x-7972 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.2.x <= 10.2.0, 9.11.x <= 9.11.5, 10.0.x <= 10.0.3, 10.1.x <= 10.1.3 fail to properly validate the style of proto supplied to an action's style in post.props.attachments, which allows an attacker to crash the frontend via crafted malicious input.

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: 10.2.0+incompatible
        - fixed: 10.2.1+incompatible
      non_go_versions:
        - introduced: TODO (earliest fixed "9.11.6", vuln range ">= 9.11.0, <= 9.11.5")
        - introduced: TODO (earliest fixed "10.0.4", vuln range ">= 10.0.0, <= 10.0.3")
        - introduced: TODO (earliest fixed "10.1.4", vuln range ">= 10.1.0, <= 10.1.3")
      vulnerable_at: 10.2.1-rc1+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
      versions:
        - fixed: 8.0.0-20241127161322-25ff7a3779a5
summary: Mattermost Incorrect Type Conversion or Cast in github.com/mattermost/mattermost-server
cves:
    - CVE-2025-21088
ghsas:
    - GHSA-8j3q-gc9x-7972
references:
    - advisory: https://github.com/advisories/GHSA-8j3q-gc9x-7972
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2025-21088
    - 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.11.6", vuln range ">= 9.11.0, <= 9.11.5"))'
    - fix: 'github.com/mattermost/mattermost/server/v8: could not add vulnerable_at: could not find tagged version between introduced and fixed'
source:
    id: GHSA-8j3q-gc9x-7972
    created: 2025-01-15T21:05:23.75248785Z
review_status: UNREVIEWED

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/642603 mentions this issue: data/reports: add GO-2025-3393

@zpavlinovic zpavlinovic self-assigned this Jan 16, 2025
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