Vulnerability Description
Zitadel is an open source identity management system. ZITADEL uses HTML for emails and renders certain information such as usernames dynamically. That information can be entered by users or administrators. Due to a missing output sanitization, these emails could include malicious code. This may potentially lead to a threat where an attacker, without privileges, could send out altered notifications that are part of the registration processes. An attacker could create a malicious link, where the injected code would be rendered as part of the email. On the user's detail page, the username was also not sanitized and would also render HTML, giving an attacker the same vulnerability. While it was possible to inject HTML including javascript, the execution of such scripts would be prevented by most email clients and the Content Security Policy in Console UI. This vulnerability is fixed in 2.58.1, 2.57.1, 2.56.2, 2.55.5, 2.54.8 2.53.9, and 2.52.3.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Zitadel | Zitadel | >= 2.52.0, < 2.52.3 |
Related Weaknesses (CWE)
References
- https://github.com/zitadel/zitadel/commit/0e1f99e987b5851caec45a72660fe9f67e4257Patch
- https://github.com/zitadel/zitadel/commit/38da602ee1cfc35c0d7918c298fbfc3f367413Patch
- https://github.com/zitadel/zitadel/commit/4b59cac67bb89c1f3f84a2041dd273d11151d2Patch
- https://github.com/zitadel/zitadel/commit/c1a3fc72dde16e987d8a09aa291e7c2edfc928Patch
- https://github.com/zitadel/zitadel/commit/c353f82f89c6982c0888c6763363296cf4263cPatch
- https://github.com/zitadel/zitadel/commit/d04ac6df8f2f0243e649b802a8bfa6176cef09Patch
- https://github.com/zitadel/zitadel/commit/f846616a3f022e88e3ea8cea05d3254ad86f16Patch
- https://github.com/zitadel/zitadel/releases/tag/v2.52.3Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.53.9Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.54.8Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.55.5Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.56.2Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.57.1Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.58.1Release Notes
- https://github.com/zitadel/zitadel/security/advisories/GHSA-v333-7h2p-5fhvVendor Advisory
FAQ
What is CVE-2024-41953?
CVE-2024-41953 is a vulnerability with a CVSS score of 4.3 (MEDIUM). Zitadel is an open source identity management system. ZITADEL uses HTML for emails and renders certain information such as usernames dynamically. That information can be entered by users or administra...
How severe is CVE-2024-41953?
CVE-2024-41953 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-41953?
Check the references section above for vendor advisories and patch information. Affected products include: Zitadel Zitadel.