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-jj94-6f5c-65r8 #3138

Open
GoVulnBot opened this issue Sep 19, 2024 · 0 comments

Comments

@GoVulnBot
Copy link

Advisory GHSA-jj94-6f5c-65r8 references a vulnerability in the following Go modules:

Module
github.com/zitadel/zitadel

Description:

Summary

In Zitadel, even after an organization is deactivated, associated projects, respectively their applications remain active. Users across other organizations can still log in and access through these applications, leading to unauthorized access.
Additionally, if a project was deactivated access to applications was also still possible.

Details

The issue stems from the fact that when an organization is deactivated in Zitadel, the applications associated with it do not automatically deactivate. The application lifecycle is not tightly coupled with the organization's lifecycle, lead...

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 Allows Unauthorized Access After Organization or Project Deactivation in github.com/zitadel/zitadel
ghsas:
    - GHSA-jj94-6f5c-65r8
references:
    - advisory: https://github.com/advisories/GHSA-jj94-6f5c-65r8
    - advisory: https://github.com/zitadel/zitadel/security/advisories/GHSA-jj94-6f5c-65r8
source:
    id: GHSA-jj94-6f5c-65r8
    created: 2024-09-19T17:01:25.105842389Z
review_status: UNREVIEWED

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant