Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2024-28855
March 18, 2024
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.
Affected Packages
github.com/zitadel/zitadel (GO):
Affected version(s) >=v1.80.1 <v2.41.15
Fix Suggestion:
Update to version v2.41.15
github.com/zitadel/zitadel (GO):
Affected version(s) =v2.46.0 <v2.46.1
Fix Suggestion:
Update to version v2.46.1
github.com/zitadel/zitadel (GO):
Affected version(s) >=v2.43.0 <v2.43.9
Fix Suggestion:
Update to version v2.43.9
github.com/zitadel/zitadel (GO):
Affected version(s) =v2.45.0 <v2.45.1
Fix Suggestion:
Update to version v2.45.1
github.com/zitadel/zitadel (GO):
Affected version(s) >=v2.47.0 <v2.47.4
Fix Suggestion:
Update to version v2.47.4
github.com/zitadel/zitadel (GO):
Affected version(s) >=v2.44.0 <v2.44.3
Fix Suggestion:
Update to version v2.44.3
github.com/zitadel/zitadel (GO):
Affected version(s) >=v0.0.0 <v1.80.0-v2.20.0.20240311065202-07ec2efa9dc6
Fix Suggestion:
Update to version v1.80.0-v2.20.0.20240311065202-07ec2efa9dc6
github.com/zitadel/zitadel (GO):
Affected version(s) >=v2.42.0 <v2.42.15
Fix Suggestion:
Update to version v2.42.15
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.6
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
8.1
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Improper Input Validation
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
EPSS
Base Score:
1.54