CVE-2024-41953

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-41953
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-41953.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-41953
Aliases
Published
2024-07-31T16:42:33.125Z
Modified
2025-11-20T12:30:58.805451Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N CVSS Calculator
Summary
Zitadel improperly sanitizes HTML in emails and Console UI
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-79"
    ]
}
References

Affected packages

Git / github.com/zitadel/zitadel

Affected ranges

Type
GIT
Repo
https://github.com/zitadel/zitadel
Events
Database specific
{
    "versions": [
        {
            "introduced": "2.52.0"
        },
        {
            "fixed": "2.52.3"
        }
    ]
}
Type
GIT
Repo
https://github.com/zitadel/zitadel
Events
Database specific
{
    "versions": [
        {
            "introduced": "2.53.0"
        },
        {
            "fixed": "2.53.9"
        }
    ]
}
Type
GIT
Repo
https://github.com/zitadel/zitadel
Events
Database specific
{
    "versions": [
        {
            "introduced": "2.54.0"
        },
        {
            "fixed": "2.54.8"
        }
    ]
}
Type
GIT
Repo
https://github.com/zitadel/zitadel
Events
Database specific
{
    "versions": [
        {
            "introduced": "2.55.0"
        },
        {
            "fixed": "2.55.5"
        }
    ]
}
Type
GIT
Repo
https://github.com/zitadel/zitadel
Events
Database specific
{
    "versions": [
        {
            "introduced": "2.56.0"
        },
        {
            "fixed": "2.56.2"
        }
    ]
}
Type
GIT
Repo
https://github.com/zitadel/zitadel
Events
Database specific
{
    "versions": [
        {
            "introduced": "2.57.0"
        },
        {
            "fixed": "2.57.1"
        }
    ]
}
Type
GIT
Repo
https://github.com/zitadel/zitadel
Events
Database specific
{
    "versions": [
        {
            "introduced": "2.58.0"
        },
        {
            "fixed": "2.58.1"
        }
    ]
}

Affected versions

v2.*

v2.52.0
v2.52.1
v2.52.2
v2.53.0
v2.53.1
v2.53.2
v2.53.3
v2.53.4
v2.53.5
v2.53.6
v2.53.7
v2.53.8
v2.54.0
v2.54.1
v2.54.2
v2.54.3
v2.54.4
v2.54.5
v2.54.6
v2.54.7
v2.55.0
v2.55.1
v2.55.2
v2.55.3
v2.55.4
v2.56.0
v2.56.1
v2.57.0
v2.58.0