Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

x/vulndb: potential Go vuln in github.com/zitadel/zitadel: GHSA-hfrg-4jwr-jfpj #2655

Closed
GoVulnBot opened this issue Mar 18, 2024 · 2 comments
Assignees

Comments

@GoVulnBot
Copy link

In GitHub Security Advisory GHSA-hfrg-4jwr-jfpj, there is a vulnerability in the following Go packages or modules:

Unit Fixed Vulnerable Ranges
github.com/zitadel/zitadel 2.47.4 >= 2.47.0, < 2.47.4

Cross references:

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

modules:
    - module: github.com/zitadel/zitadel
      versions:
        - introduced: 2.47.0
          fixed: 2.47.4
      packages:
        - package: github.com/zitadel/zitadel
    - module: github.com/zitadel/zitadel
      versions:
        - introduced: TODO (earliest fixed "2.46.1", vuln range "= 2.46.0")
      packages:
        - package: github.com/zitadel/zitadel
    - module: github.com/zitadel/zitadel
      versions:
        - introduced: TODO (earliest fixed "2.45.1", vuln range "= 2.45.0")
      packages:
        - package: github.com/zitadel/zitadel
    - module: github.com/zitadel/zitadel
      versions:
        - introduced: 2.44.0
          fixed: 2.44.3
      packages:
        - package: github.com/zitadel/zitadel
    - module: github.com/zitadel/zitadel
      versions:
        - introduced: 2.43.0
          fixed: 2.43.9
      packages:
        - package: github.com/zitadel/zitadel
    - module: github.com/zitadel/zitadel
      versions:
        - introduced: 2.42.0
          fixed: 2.42.15
      packages:
        - package: github.com/zitadel/zitadel
    - module: github.com/zitadel/zitadel
      versions:
        - fixed: 2.41.15
      packages:
        - package: github.com/zitadel/zitadel
summary: Improper HTML sanitization in ZITADEL
cves:
    - CVE-2024-28855
ghsas:
    - GHSA-hfrg-4jwr-jfpj
references:
    - advisory: https://github.com/zitadel/zitadel/security/advisories/GHSA-hfrg-4jwr-jfpj
    - advisory: https://github.com/advisories/GHSA-hfrg-4jwr-jfpj

@timothy-king
Copy link
Contributor

Package does not use go module versions. Fix ranges correspond to go module pseudo versions that are not increasing. Need to decide what to do.

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/573495 mentions this issue: data/reports: add GO-2024-2655.yaml

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants