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: CVE-2022-36051 #961

Closed
GoVulnBot opened this issue Aug 31, 2022 · 1 comment
Closed
Assignees
Labels
excluded: NOT_IMPORTABLE This vulnerability only exists in a binary and is not importable.

Comments

@GoVulnBot
Copy link

CVE-2022-36051 references github.com/zitadel/zitadel, which may be a Go module.

Description:
ZITADEL combines the ease of Auth0 and the versatility of Keycloak.Actions, introduced in ZITADEL 1.42.0 on the API and 1.56.0 for Console, is a feature, where users with role.ORG_OWNER are able to create Javascript Code, which is invoked by the system at certain points during the login. Actions, for example, allow creating authorizations (user grants) on newly created users programmatically. Due to a missing authorization check, Actions were able to grant authorizations for projects that belong to other organizations inside the same Instance. Granting authorizations via API and Console is not affected by this vulnerability. There is currently no known workaround, users should update.

References:

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

modules:
  - module: github.com/zitadel/zitadel
    packages:
      - package: zitadel
description: |+
    ZITADEL combines the ease of Auth0 and the versatility of Keycloak.**Actions**, introduced in ZITADEL **1.42.0** on the API and **1.56.0** for Console, is a feature, where users with role.`ORG_OWNER` are able to create Javascript Code, which is invoked by the system at certain points during the login. **Actions**, for example, allow creating authorizations (user grants) on newly created users programmatically. Due to a missing authorization check, **Actions** were able to grant authorizations for projects that belong to other organizations inside the same Instance. Granting authorizations via API and Console is not affected by this vulnerability. There is currently no known workaround, users should update.

cves:
  - CVE-2022-36051
references:
  - web: https://github.com/zitadel/zitadel/security/advisories/GHSA-c8fj-4pm8-mp2c
  - web: https://github.com/zitadel/zitadel/releases/tag/v1.87.1
  - web: https://github.com/zitadel/zitadel/releases/tag/v2.2.0

@neild neild self-assigned this Aug 31, 2022
@neild neild added the excluded: NOT_IMPORTABLE This vulnerability only exists in a binary and is not importable. label Aug 31, 2022
@julieqiu julieqiu closed this as completed Sep 1, 2022
@julieqiu julieqiu reopened this Sep 1, 2022
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/428074 mentions this issue: data/reports/excluded: add GO-2022-0961.yaml for CVE-2022-36051

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
excluded: NOT_IMPORTABLE This vulnerability only exists in a binary and is not importable.
Projects
None yet
Development

No branches or pull requests

4 participants