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/zitadel/zitadel/v2: GHSA-2w5j-qfvw-2hf5 #3137

Closed
GoVulnBot opened this issue Sep 19, 2024 · 2 comments
Labels

Comments

@GoVulnBot
Copy link

Advisory GHSA-2w5j-qfvw-2hf5 references a vulnerability in the following Go modules:

Module
github.com/zitadel/zitadel

Description:

Impact

ZITADEL's user grants deactivation mechanism did not work correctly. Deactivated user grants were still provided in token, which could lead to unauthorized access to applications and resources.
Additionally, the management and auth API always returned the state as active or did not provide any information about the state.

Patches

2.x versions are fixed on >= 2.62.1
2.61.x versions are fixed on >= 2.61.1
2.60.x versions are fixed on >= [2.60.2](https://github.c...

References:

Cross references:

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

id: GO-ID-PENDING
modules:
    - module: github.com/zitadel/zitadel
      non_go_versions:
        - fixed: 2.54.10
        - introduced: 2.55.0
        - fixed: 2.55.8
        - introduced: 2.56.0
        - fixed: 2.56.6
        - introduced: 2.57.0
        - fixed: 2.57.5
        - introduced: 2.58.0
        - fixed: 2.58.5
        - introduced: 2.59.0
        - fixed: 2.59.3
        - introduced: 2.60.0
        - fixed: 2.60.2
        - introduced: 2.61.0
        - fixed: 2.61.1
        - introduced: 2.62.0
        - fixed: 2.62.1
      vulnerable_at: 1.87.5
summary: ZITADEL's User Grant Deactivation not Working in github.com/zitadel/zitadel
ghsas:
    - GHSA-2w5j-qfvw-2hf5
references:
    - advisory: https://github.com/advisories/GHSA-2w5j-qfvw-2hf5
    - advisory: https://github.com/zitadel/zitadel/security/advisories/GHSA-2w5j-qfvw-2hf5
source:
    id: GHSA-2w5j-qfvw-2hf5
    created: 2024-09-19T17:01:24.548793356Z
review_status: UNREVIEWED

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/616059 mentions this issue: data/reports: add 13 unreviewed reports

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/616060 mentions this issue: data/reports: add 11 unreviewed reports

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