Skip to content

Broken Authorization in ZITADEL Actions

High severity GitHub Reviewed Published Aug 25, 2022 in zitadel/zitadel • Updated Jan 30, 2023

Package

gomod github.com/zitadel/zitadel (Go)

Affected versions

>= 2.0.0, < 2.2.0
>= 1.42.0, < 1.87.1

Patched versions

2.2.0
1.87.1

Description

Impact

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 organisations inside the same Instance. Granting authorizations via API and Console is not affected by this vulnerability.

Patches

2.x versions are fixed on >= 2.2.0
1.x versions are fixed on >= 1.87.1

ZITADEL recommends upgrading to the latest versions available in due course.

Workarounds

There is no workaround since a patch is already available.

Who did disclose this

During our recurring white box penetration test our external security consultant found this issue.
The full report will be made public after the complete review.

References

https://docs.zitadel.com/docs/guides/manage/customize/behavior
https://docs.zitadel.com/docs/apis/actions
https://zitadel.com/blog/pentest-results-h1-2021

Questions

If you have any questions or comments about this advisory:

References

@livio-a livio-a published to zitadel/zitadel Aug 25, 2022
Published to the GitHub Advisory Database Aug 30, 2022
Reviewed Aug 30, 2022
Published by the National Vulnerability Database Aug 31, 2022
Last updated Jan 30, 2023

Severity

High
8.7
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
High
User interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
None
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N

CVE ID

CVE-2022-36051

GHSA ID

GHSA-c8fj-4pm8-mp2c

Source code

github.com/zitadel/zitadel

Credits

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.