CVE-2024-28855

ZITADEL, open source authentication management software, uses Go templates to render the login UI. Due to a improper use of the `text/template` instead of the `html/template` package, the Login UI did not sanitize input parameters prior to versions 2.47.3, 2.46.1, 2.45.1, 2.44.3, 2.43.9, 2.42.15, and 2.41.15. An attacker could create a malicious link, where he injected code which would be rendered as part of the login screen. While it was possible to inject HTML including JavaScript, the execution of such scripts would be prevented by the Content Security Policy. Versions 2.47.3, 2.46.1, 2.45.1, 2.44.3, 2.43.9, 2.42.15, and 2.41.15 contain a patch for this issue. No known workarounds are available.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*
cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*
cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*
cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*
cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*
cpe:2.3:a:zitadel:zitadel:2.45.0:-:*:*:*:*:*:*
cpe:2.3:a:zitadel:zitadel:2.45.0:rc1:*:*:*:*:*:*
cpe:2.3:a:zitadel:zitadel:2.46.0:-:*:*:*:*:*:*
cpe:2.3:a:zitadel:zitadel:2.46.0:rc1:*:*:*:*:*:*
cpe:2.3:a:zitadel:zitadel:2.46.0:rc2:*:*:*:*:*:*

History

08 Jan 2025, 18:14

Type Values Removed Values Added
References () https://github.com/zitadel/zitadel/releases/tag/v2.41.15 - () https://github.com/zitadel/zitadel/releases/tag/v2.41.15 - Release Notes
References () https://github.com/zitadel/zitadel/releases/tag/v2.42.15 - () https://github.com/zitadel/zitadel/releases/tag/v2.42.15 - Release Notes
References () https://github.com/zitadel/zitadel/releases/tag/v2.43.9 - () https://github.com/zitadel/zitadel/releases/tag/v2.43.9 - Release Notes
References () https://github.com/zitadel/zitadel/releases/tag/v2.44.3 - () https://github.com/zitadel/zitadel/releases/tag/v2.44.3 - Release Notes
References () https://github.com/zitadel/zitadel/releases/tag/v2.45.1 - () https://github.com/zitadel/zitadel/releases/tag/v2.45.1 - Release Notes
References () https://github.com/zitadel/zitadel/releases/tag/v2.46.1 - () https://github.com/zitadel/zitadel/releases/tag/v2.46.1 - Release Notes
References () https://github.com/zitadel/zitadel/releases/tag/v2.47.3 - () https://github.com/zitadel/zitadel/releases/tag/v2.47.3 - Release Notes
References () https://github.com/zitadel/zitadel/security/advisories/GHSA-hfrg-4jwr-jfpj - () https://github.com/zitadel/zitadel/security/advisories/GHSA-hfrg-4jwr-jfpj - Vendor Advisory
CPE cpe:2.3:a:zitadel:zitadel:2.45.0:-:*:*:*:*:*:*
cpe:2.3:a:zitadel:zitadel:2.46.0:rc2:*:*:*:*:*:*
cpe:2.3:a:zitadel:zitadel:2.46.0:rc1:*:*:*:*:*:*
cpe:2.3:a:zitadel:zitadel:2.45.0:rc1:*:*:*:*:*:*
cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*
cpe:2.3:a:zitadel:zitadel:2.46.0:-:*:*:*:*:*:*
CWE CWE-79
First Time Zitadel
Zitadel zitadel

Information

Published : 2024-03-18 22:15

Updated : 2025-01-08 18:14


NVD link : CVE-2024-28855

Mitre link : CVE-2024-28855

CVE.ORG link : CVE-2024-28855


JSON object : View

Products Affected

zitadel

  • zitadel
CWE
CWE-20

Improper Input Validation

CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')