CVE-2024-28855
Last modified
CVE-2024-28855 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. 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. EPSS estimates a 0.78% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Zitadel | Zitadel | < 2.41.15 |
| Zitadel | Zitadel | >= 2.42.0, < 2.42.15 |
| Zitadel | Zitadel | >= 2.43.0, < 2.43.9 |
| Zitadel | Zitadel | >= 2.44.0, < 2.44.3 |
| Zitadel | Zitadel | >= 2.47.0, < 2.47.4 |
| Zitadel | Zitadel | 2.45.0 |
| Zitadel | Zitadel | 2.46.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-28855?
How severe is CVE-2024-28855?
How do I fix CVE-2024-28855?
Are you affected by CVE-2024-28855?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
