Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Zitadel | Zitadel | < 2.41.15 |
Related Weaknesses (CWE)
References
- https://github.com/zitadel/zitadel/releases/tag/v2.41.15Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.42.15Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.43.9Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.44.3Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.45.1Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.46.1Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.47.3Release Notes
- https://github.com/zitadel/zitadel/security/advisories/GHSA-hfrg-4jwr-jfpjVendor Advisory
- https://github.com/zitadel/zitadel/releases/tag/v2.41.15Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.42.15Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.43.9Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.44.3Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.45.1Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.46.1Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.47.3Release Notes
FAQ
What is CVE-2024-28855?
CVE-2024-28855 is a vulnerability with a CVSS score of 8.1 (HIGH). 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...
How severe is CVE-2024-28855?
CVE-2024-28855 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-28855?
Check the references section above for vendor advisories and patch information. Affected products include: Zitadel Zitadel.