golang / vulndb

[mirror] The Go Vulnerability Database
Other
565 stars 61 forks source link

x/vulndb: potential Go vuln in github.com/mattermost/mattermost/server/v8: GHSA-762v-rq7q-ff97 #3234

Closed GoVulnBot closed 3 weeks ago

GoVulnBot commented 1 month ago

Advisory GHSA-762v-rq7q-ff97 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.10.x <= 9.10.2, 9.11.x <= 9.11.1 and 9.5.x <= 9.5.9 fail to prevent detailed error messages from being displayed in Playbooks which allows an attacker to generate a large response and cause an amplified GraphQL response which in turn could cause the application to crash by sending a specially crafted request to Playbooks.

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
      vulnerable_at: 10.1.2+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-20240926115259-20ed58906adc
summary: |-
    Mattermost Server vulnerable to application crash from attacker-generated large
    response in github.com/mattermost/mattermost-server
cves:
    - CVE-2024-47401
ghsas:
    - GHSA-762v-rq7q-ff97
references:
    - advisory: https://github.com/advisories/GHSA-762v-rq7q-ff97
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-47401
    - web: https://mattermost.com/security-updates
notes:
    - fix: 'github.com/mattermost/mattermost/server/v8: could not add vulnerable_at: could not find tagged version between introduced and fixed'
source:
    id: GHSA-762v-rq7q-ff97
    created: 2024-10-29T17:04:24.116985369Z
review_status: UNREVIEWED
gopherbot commented 1 month ago

Change https://go.dev/cl/623640 mentions this issue: data/reports: add 9 unreviewed reports