CVE-2024-28855
ZITADEL Cross-Site Scripting (XSS)
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.
INFO
Published Date :
March 18, 2024, 10:15 p.m.
Last Modified :
March 19, 2024, 1:26 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
5.2
Exploitability Score :
2.8
Public PoC/Exploit Available at Github
CVE-2024-28855 has a 1 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-28855
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Ini adalah repository kumpulan CVE v.5
allcve cve cvelist newcve
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-28855
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-28855
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
CVE Received by [email protected]
Mar. 18, 2024
Action Type Old Value New Value Added 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. Added Reference GitHub, Inc. https://github.com/zitadel/zitadel/security/advisories/GHSA-hfrg-4jwr-jfpj [No types assigned] Added Reference GitHub, Inc. https://github.com/zitadel/zitadel/releases/tag/v2.41.15 [No types assigned] Added Reference GitHub, Inc. https://github.com/zitadel/zitadel/releases/tag/v2.42.15 [No types assigned] Added Reference GitHub, Inc. https://github.com/zitadel/zitadel/releases/tag/v2.43.9 [No types assigned] Added Reference GitHub, Inc. https://github.com/zitadel/zitadel/releases/tag/v2.44.3 [No types assigned] Added Reference GitHub, Inc. https://github.com/zitadel/zitadel/releases/tag/v2.45.1 [No types assigned] Added Reference GitHub, Inc. https://github.com/zitadel/zitadel/releases/tag/v2.46.1 [No types assigned] Added Reference GitHub, Inc. https://github.com/zitadel/zitadel/releases/tag/v2.47.3 [No types assigned] Added CWE GitHub, Inc. CWE-20 Added CVSS V3.1 GitHub, Inc. AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-28855
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-28855
weaknesses.