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-g376-m3h3-mj4r #3235

Closed GoVulnBot closed 3 weeks ago

GoVulnBot commented 1 month ago

Advisory GHSA-g376-m3h3-mj4r 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, 9.5.x <= 9.5.9 fail to check that the origin of the message in an integration action matches with the original post metadata which allows an authenticated user to delete an arbitrary post.

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 allows authenticated user to delete arbitrary post in github.com/mattermost/mattermost-server
cves:
    - CVE-2024-50052
ghsas:
    - GHSA-g376-m3h3-mj4r
references:
    - advisory: https://github.com/advisories/GHSA-g376-m3h3-mj4r
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-50052
    - 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-g376-m3h3-mj4r
    created: 2024-10-29T17:04:25.381427263Z
review_status: UNREVIEWED
gopherbot commented 4 weeks ago

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