Lucene search

K
cveGitHub_MCVE-2024-41953
HistoryJul 31, 2024 - 5:15 p.m.

CVE-2024-41953

2024-07-3117:15:10
CWE-79
GitHub_M
web.nvd.nist.gov
29
zitadel
identity management
email vulnerability
malicious code
html injection
javascript execution prevention
privilege threat
registration process hijack
content security policy
cve-2024-41953

CVSS3

4.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

AI Score

4.6

Confidence

High

EPSS

0.001

Percentile

17.7%

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.

Affected configurations

Vulners
Node
zitadelzitadelRange2.52.02.52.3
OR
zitadelzitadelRange2.53.02.53.9
OR
zitadelzitadelRange2.54.02.54.8
OR
zitadelzitadelRange2.55.02.55.5
OR
zitadelzitadelRange2.56.02.56.2
OR
zitadelzitadelRange2.57.02.57.1
OR
zitadelzitadelRange2.58.02.58.1
VendorProductVersionCPE
zitadelzitadel*cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "zitadel",
    "product": "zitadel",
    "versions": [
      {
        "version": ">= 2.52.0, < 2.52.3",
        "status": "affected"
      },
      {
        "version": ">= 2.53.0, < 2.53.9",
        "status": "affected"
      },
      {
        "version": ">= 2.54.0, < 2.54.8",
        "status": "affected"
      },
      {
        "version": ">= 2.55.0, < 2.55.5",
        "status": "affected"
      },
      {
        "version": ">= 2.56.0, < 2.56.2",
        "status": "affected"
      },
      {
        "version": ">= 2.57.0, < 2.57.1",
        "status": "affected"
      },
      {
        "version": ">= 2.58.0, < 2.58.1",
        "status": "affected"
      }
    ]
  }
]

References

CVSS3

4.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

AI Score

4.6

Confidence

High

EPSS

0.001

Percentile

17.7%