Skip to content

ZITADEL Vulnerable to Session Information Leakage

Moderate severity GitHub Reviewed Published Jul 3, 2024 in zitadel/zitadel • Updated Jul 10, 2024

Package

gomod github.com/zitadel/zitadel (Go)

Affected versions

>= 2.0.0, <= 2.53.7
>= 2.54.0, <= 2.54.4
>= 2.55.0, < 2.55.1

Patched versions

2.53.8
2.54.5
2.55.1

Description

Impact

ZITADEL provides users the ability to list all user sessions of the current user agent (browser) by API and in the Console UI.

Due to a missing check, user sessions without that information (e.g. when created though the session service) were incorrectly listed exposing potentially other user's sessions.

Note that the Login UI was never affected and there was no possibility to take over such a session.

Patches

2.x versions are fixed on >= 2.55.1
2.54.x versions are fixed on >= 2.54.5
2.53.x versions are fixed on >= 2.53.8

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

Workarounds

There is no workaround since a patch is already available.

References

Questions

If you have any questions or comments about this advisory, please email us at security@zitadel.com

Credits

Thanks to @cybertransformer, @Avolicious, @AmirhoseinBrz and @srividyaj for finding and reporting the vulnerability.

References

@livio-a livio-a published to zitadel/zitadel Jul 3, 2024
Published by the National Vulnerability Database Jul 3, 2024
Published to the GitHub Advisory Database Jul 5, 2024
Reviewed Jul 5, 2024
Last updated Jul 10, 2024

Severity

Moderate
5.7
/ 10

CVSS base metrics

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

Weaknesses

CVE ID

CVE-2024-39683

GHSA ID

GHSA-cvw9-c57h-3397

Source code

Credits

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