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: GHSA-3wq5-3f56-v5xc #1710

Closed
GoVulnBot opened this issue Apr 7, 2023 · 1 comment
Assignees
Labels
excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module.

Comments

@GoVulnBot
Copy link

In GitHub Security Advisory GHSA-3wq5-3f56-v5xc, there is a vulnerability in the following Go packages or modules:

Unit Fixed Vulnerable Ranges
github.com/mattermost/mattermost-server 7.1.6 >= 7.1.0, <= 7.1.5

Cross references:

See doc/triage.md for instructions on how to triage this report.

modules:
  - module: github.com/mattermost/mattermost-server
    versions:
      - introduced: TODO (earliest fixed "7.1.6", vuln range ">= 7.1.0, <= 7.1.5")
    packages:
      - package: github.com/mattermost/mattermost-server
  - module: github.com/mattermost/mattermost-server
    versions:
      - introduced: TODO (earliest fixed "7.7.2", vuln range ">= 7.7.0, <= 7.7.1")
    packages:
      - package: github.com/mattermost/mattermost-server
  - module: github.com/mattermost/mattermost-server
    versions:
      - introduced: TODO (earliest fixed "7.8.1", vuln range "= 7.8.0")
    packages:
      - package: github.com/mattermost/mattermost-server
  - module: github.com/mattermost/mattermost-server
    versions:
      - introduced: TODO (earliest fixed "7.1.6", vuln range ">= 6.3.0, <= 6.7.2")
    packages:
      - package: github.com/mattermost/mattermost-server/v6
summary: Mattermost vulnerable to information disclosure
description: Mattermost allows an attacker to request a preview of an existing message
    when creating a new message via the createPost API call, disclosing the contents
    of the linked message.
cves:
  - CVE-2023-1777
ghsas:
  - GHSA-3wq5-3f56-v5xc
references:
  - web: https://nvd.nist.gov/vuln/detail/CVE-2023-1777
  - web: https://mattermost.com/security-updates/
  - advisory: https://github.com/advisories/GHSA-3wq5-3f56-v5xc

@timothy-king timothy-king self-assigned this Apr 10, 2023
@timothy-king timothy-king added excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module. NeedsInvestigation and removed excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module. NeedsInvestigation labels Apr 10, 2023
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/484235 mentions this issue: data/excluded: batch add GO-2023-1712, GO-2023-1711, GO-2023-1710, GO-2023-1708

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module.
Projects
None yet
Development

No branches or pull requests

3 participants