CVE-2024-29891 (GCVE-0-2024-29891)

Vulnerability from cvelistv5 – Published: 2024-03-27 19:18 – Updated: 2024-08-02 01:17
VLAI?
Title
ZITADEL Improper Content-Type Validation Leads to Account Takeover via Stored XSS + CSP Bypass
Summary
ZITADEL users can upload their own avatar image and various image types are allowed. Due to a missing check, an attacker could upload HTML and pretend it is an image to gain access to the victim's account in certain scenarios. A possible victim would need to directly open the supposed image in the browser, where a session in ZITADEL needs to be active for this exploit to work. The exploit could only be reproduced if the victim was using Firefox. Chrome, Safari as well as Edge did not execute the code. This vulnerability is fixed in 2.48.3, 2.47.8, 2.46.5, 2.45.5, 2.44.7, 2.43.11, and 2.42.17.
CWE
  • CWE-434 - Unrestricted Upload of File with Dangerous Type
Assigner
Impacted products
Vendor Product Version
zitadel zitadel Affected: < 2.42.17
Affected: >= 2.43.0, < 2.43.11
Affected: >= 2.44.0, < 2.44.7
Affected: >= 2.45.0, < 2.45.5
Affected: >= 2.46.0, < 2.46.5
Affected: >= 2.47.0, < 2.47.8
Affected: >= 2.48.0, < 2.48.3
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-29891",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-03-28T18:36:06.675259Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-06-04T17:57:38.082Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T01:17:58.325Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "https://github.com/zitadel/zitadel/security/advisories/GHSA-hr5w-cwwq-2v4m",
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://github.com/zitadel/zitadel/security/advisories/GHSA-hr5w-cwwq-2v4m"
          },
          {
            "name": "https://github.com/zitadel/zitadel/releases/tag/v2.42.17",
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/zitadel/zitadel/releases/tag/v2.42.17"
          },
          {
            "name": "https://github.com/zitadel/zitadel/releases/tag/v2.43.11",
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/zitadel/zitadel/releases/tag/v2.43.11"
          },
          {
            "name": "https://github.com/zitadel/zitadel/releases/tag/v2.44.7",
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/zitadel/zitadel/releases/tag/v2.44.7"
          },
          {
            "name": "https://github.com/zitadel/zitadel/releases/tag/v2.45.5",
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/zitadel/zitadel/releases/tag/v2.45.5"
          },
          {
            "name": "https://github.com/zitadel/zitadel/releases/tag/v2.46.5",
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/zitadel/zitadel/releases/tag/v2.46.5"
          },
          {
            "name": "https://github.com/zitadel/zitadel/releases/tag/v2.47.8",
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/zitadel/zitadel/releases/tag/v2.47.8"
          },
          {
            "name": "https://github.com/zitadel/zitadel/releases/tag/v2.48.3",
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/zitadel/zitadel/releases/tag/v2.48.3"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "zitadel",
          "vendor": "zitadel",
          "versions": [
            {
              "status": "affected",
              "version": "\u003c 2.42.17"
            },
            {
              "status": "affected",
              "version": "\u003e= 2.43.0, \u003c 2.43.11"
            },
            {
              "status": "affected",
              "version": "\u003e= 2.44.0, \u003c 2.44.7"
            },
            {
              "status": "affected",
              "version": "\u003e= 2.45.0, \u003c 2.45.5"
            },
            {
              "status": "affected",
              "version": "\u003e= 2.46.0, \u003c 2.46.5"
            },
            {
              "status": "affected",
              "version": "\u003e= 2.47.0, \u003c 2.47.8"
            },
            {
              "status": "affected",
              "version": "\u003e= 2.48.0, \u003c 2.48.3"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "ZITADEL users can upload their own avatar image and various image types are allowed. Due to a missing check, an attacker could upload HTML and pretend it is an image to gain access to the victim\u0027s account in certain scenarios. A possible victim would need to directly open the supposed image in the browser, where a session in ZITADEL needs to be active for this exploit to work. The exploit could only be reproduced if the victim was using Firefox. Chrome, Safari as well as Edge did not execute the code. This vulnerability is fixed in 2.48.3, 2.47.8, 2.46.5, 2.45.5, 2.44.7, 2.43.11, and 2.42.17."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 8.7,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-434",
              "description": "CWE-434: Unrestricted Upload of File with Dangerous Type",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-03-27T19:18:08.078Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "name": "https://github.com/zitadel/zitadel/security/advisories/GHSA-hr5w-cwwq-2v4m",
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/zitadel/zitadel/security/advisories/GHSA-hr5w-cwwq-2v4m"
        },
        {
          "name": "https://github.com/zitadel/zitadel/releases/tag/v2.42.17",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/zitadel/zitadel/releases/tag/v2.42.17"
        },
        {
          "name": "https://github.com/zitadel/zitadel/releases/tag/v2.43.11",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/zitadel/zitadel/releases/tag/v2.43.11"
        },
        {
          "name": "https://github.com/zitadel/zitadel/releases/tag/v2.44.7",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/zitadel/zitadel/releases/tag/v2.44.7"
        },
        {
          "name": "https://github.com/zitadel/zitadel/releases/tag/v2.45.5",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/zitadel/zitadel/releases/tag/v2.45.5"
        },
        {
          "name": "https://github.com/zitadel/zitadel/releases/tag/v2.46.5",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/zitadel/zitadel/releases/tag/v2.46.5"
        },
        {
          "name": "https://github.com/zitadel/zitadel/releases/tag/v2.47.8",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/zitadel/zitadel/releases/tag/v2.47.8"
        },
        {
          "name": "https://github.com/zitadel/zitadel/releases/tag/v2.48.3",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/zitadel/zitadel/releases/tag/v2.48.3"
        }
      ],
      "source": {
        "advisory": "GHSA-hr5w-cwwq-2v4m",
        "discovery": "UNKNOWN"
      },
      "title": "ZITADEL Improper Content-Type Validation Leads to Account Takeover via Stored XSS + CSP Bypass"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2024-29891",
    "datePublished": "2024-03-27T19:18:08.078Z",
    "dateReserved": "2024-03-21T15:12:08.998Z",
    "dateUpdated": "2024-08-02T01:17:58.325Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "fkie_nvd": {
      "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"2.42.17\", \"matchCriteriaId\": \"220712AC-B9A7-4C02-972F-F69A3C93EA5C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.43.0\", \"versionEndExcluding\": \"2.43.11\", \"matchCriteriaId\": \"E63D00B9-2C3C-48BA-9C87-DA3B3895DDCB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.44.0\", \"versionEndExcluding\": \"2.44.7\", \"matchCriteriaId\": \"B72E7A77-7537-4872-8038-A92E68A1451B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.45.0\", \"versionEndExcluding\": \"2.45.5\", \"matchCriteriaId\": \"A0B9428D-76F8-4121-809B-AEC937D6419A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.46.0\", \"versionEndExcluding\": \"2.46.5\", \"matchCriteriaId\": \"5829B90F-DCE0-44DB-AC75-9BC923774CD7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.47.0\", \"versionEndExcluding\": \"2.47.8\", \"matchCriteriaId\": \"0C29110B-3ADA-4388-A9AF-773574F03094\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.48.0\", \"versionEndExcluding\": \"2.48.3\", \"matchCriteriaId\": \"63C71265-8561-48A6-9D9F-1A94A89A64D8\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"ZITADEL users can upload their own avatar image and various image types are allowed. Due to a missing check, an attacker could upload HTML and pretend it is an image to gain access to the victim\u0027s account in certain scenarios. A possible victim would need to directly open the supposed image in the browser, where a session in ZITADEL needs to be active for this exploit to work. The exploit could only be reproduced if the victim was using Firefox. Chrome, Safari as well as Edge did not execute the code. This vulnerability is fixed in 2.48.3, 2.47.8, 2.46.5, 2.45.5, 2.44.7, 2.43.11, and 2.42.17.\"}, {\"lang\": \"es\", \"value\": \"Los usuarios de ZITADEL pueden cargar su propia imagen de avatar y se permiten varios tipos de im\\u00e1genes. Debido a la falta de un cheque, un atacante podr\\u00eda cargar HTML y pretender que es una imagen para obtener acceso a la cuenta de la v\\u00edctima en ciertos escenarios. Una posible v\\u00edctima necesitar\\u00eda abrir directamente la supuesta imagen en el navegador, donde debe haber una sesi\\u00f3n activa en ZITADEL para que este exploit funcione. El exploit s\\u00f3lo podr\\u00eda reproducirse si la v\\u00edctima estuviera usando Firefox. Chrome, Safari y Edge no ejecutaron el c\\u00f3digo. Esta vulnerabilidad se solucion\\u00f3 en 2.48.3, 2.47.8, 2.46.5, 2.45.5, 2.44.7, 2.43.11 y 2.42.17.\"}]",
      "id": "CVE-2024-29891",
      "lastModified": "2025-01-08T18:16:59.630",
      "metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N\", \"baseScore\": 8.7, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.3, \"impactScore\": 5.8}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N\", \"baseScore\": 8.7, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.3, \"impactScore\": 5.8}]}",
      "published": "2024-03-27T20:15:07.780",
      "references": "[{\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.42.17\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.43.11\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.44.7\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.45.5\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.46.5\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.47.8\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.48.3\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://github.com/zitadel/zitadel/security/advisories/GHSA-hr5w-cwwq-2v4m\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.42.17\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.43.11\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.44.7\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.45.5\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.46.5\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.47.8\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.48.3\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://github.com/zitadel/zitadel/security/advisories/GHSA-hr5w-cwwq-2v4m\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}]",
      "sourceIdentifier": "security-advisories@github.com",
      "vulnStatus": "Analyzed",
      "weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-434\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-79\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-29891\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-03-27T20:15:07.780\",\"lastModified\":\"2025-01-08T18:16:59.630\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"ZITADEL users can upload their own avatar image and various image types are allowed. Due to a missing check, an attacker could upload HTML and pretend it is an image to gain access to the victim\u0027s account in certain scenarios. A possible victim would need to directly open the supposed image in the browser, where a session in ZITADEL needs to be active for this exploit to work. The exploit could only be reproduced if the victim was using Firefox. Chrome, Safari as well as Edge did not execute the code. This vulnerability is fixed in 2.48.3, 2.47.8, 2.46.5, 2.45.5, 2.44.7, 2.43.11, and 2.42.17.\"},{\"lang\":\"es\",\"value\":\"Los usuarios de ZITADEL pueden cargar su propia imagen de avatar y se permiten varios tipos de im\u00e1genes. Debido a la falta de un cheque, un atacante podr\u00eda cargar HTML y pretender que es una imagen para obtener acceso a la cuenta de la v\u00edctima en ciertos escenarios. Una posible v\u00edctima necesitar\u00eda abrir directamente la supuesta imagen en el navegador, donde debe haber una sesi\u00f3n activa en ZITADEL para que este exploit funcione. El exploit s\u00f3lo podr\u00eda reproducirse si la v\u00edctima estuviera usando Firefox. Chrome, Safari y Edge no ejecutaron el c\u00f3digo. Esta vulnerabilidad se solucion\u00f3 en 2.48.3, 2.47.8, 2.46.5, 2.45.5, 2.44.7, 2.43.11 y 2.42.17.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N\",\"baseScore\":8.7,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.3,\"impactScore\":5.8},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N\",\"baseScore\":8.7,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.3,\"impactScore\":5.8}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-434\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.42.17\",\"matchCriteriaId\":\"220712AC-B9A7-4C02-972F-F69A3C93EA5C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.43.0\",\"versionEndExcluding\":\"2.43.11\",\"matchCriteriaId\":\"E63D00B9-2C3C-48BA-9C87-DA3B3895DDCB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.44.0\",\"versionEndExcluding\":\"2.44.7\",\"matchCriteriaId\":\"B72E7A77-7537-4872-8038-A92E68A1451B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.45.0\",\"versionEndExcluding\":\"2.45.5\",\"matchCriteriaId\":\"A0B9428D-76F8-4121-809B-AEC937D6419A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.46.0\",\"versionEndExcluding\":\"2.46.5\",\"matchCriteriaId\":\"5829B90F-DCE0-44DB-AC75-9BC923774CD7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.47.0\",\"versionEndExcluding\":\"2.47.8\",\"matchCriteriaId\":\"0C29110B-3ADA-4388-A9AF-773574F03094\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.48.0\",\"versionEndExcluding\":\"2.48.3\",\"matchCriteriaId\":\"63C71265-8561-48A6-9D9F-1A94A89A64D8\"}]}]}],\"references\":[{\"url\":\"https://github.com/zitadel/zitadel/releases/tag/v2.42.17\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/zitadel/zitadel/releases/tag/v2.43.11\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/zitadel/zitadel/releases/tag/v2.44.7\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/zitadel/zitadel/releases/tag/v2.45.5\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/zitadel/zitadel/releases/tag/v2.46.5\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/zitadel/zitadel/releases/tag/v2.47.8\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/zitadel/zitadel/releases/tag/v2.48.3\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/zitadel/zitadel/security/advisories/GHSA-hr5w-cwwq-2v4m\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/zitadel/zitadel/releases/tag/v2.42.17\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/zitadel/zitadel/releases/tag/v2.43.11\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/zitadel/zitadel/releases/tag/v2.44.7\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/zitadel/zitadel/releases/tag/v2.45.5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/zitadel/zitadel/releases/tag/v2.46.5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/zitadel/zitadel/releases/tag/v2.47.8\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/zitadel/zitadel/releases/tag/v2.48.3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/zitadel/zitadel/security/advisories/GHSA-hr5w-cwwq-2v4m\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/zitadel/zitadel/security/advisories/GHSA-hr5w-cwwq-2v4m\", \"name\": \"https://github.com/zitadel/zitadel/security/advisories/GHSA-hr5w-cwwq-2v4m\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.42.17\", \"name\": \"https://github.com/zitadel/zitadel/releases/tag/v2.42.17\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.43.11\", \"name\": \"https://github.com/zitadel/zitadel/releases/tag/v2.43.11\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.44.7\", \"name\": \"https://github.com/zitadel/zitadel/releases/tag/v2.44.7\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.45.5\", \"name\": \"https://github.com/zitadel/zitadel/releases/tag/v2.45.5\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.46.5\", \"name\": \"https://github.com/zitadel/zitadel/releases/tag/v2.46.5\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.47.8\", \"name\": \"https://github.com/zitadel/zitadel/releases/tag/v2.47.8\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.48.3\", \"name\": \"https://github.com/zitadel/zitadel/releases/tag/v2.48.3\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T01:17:58.325Z\"}}, {\"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-29891\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-03-28T18:36:06.675259Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-05-23T19:01:19.942Z\"}, \"title\": \"CISA ADP Vulnrichment\"}], \"cna\": {\"title\": \"ZITADEL Improper Content-Type Validation Leads to Account Takeover via Stored XSS + CSP Bypass\", \"source\": {\"advisory\": \"GHSA-hr5w-cwwq-2v4m\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 8.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"zitadel\", \"product\": \"zitadel\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 2.42.17\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.43.0, \u003c 2.43.11\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.44.0, \u003c 2.44.7\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.45.0, \u003c 2.45.5\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.46.0, \u003c 2.46.5\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.47.0, \u003c 2.47.8\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.48.0, \u003c 2.48.3\"}]}], \"references\": [{\"url\": \"https://github.com/zitadel/zitadel/security/advisories/GHSA-hr5w-cwwq-2v4m\", \"name\": \"https://github.com/zitadel/zitadel/security/advisories/GHSA-hr5w-cwwq-2v4m\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.42.17\", \"name\": \"https://github.com/zitadel/zitadel/releases/tag/v2.42.17\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.43.11\", \"name\": \"https://github.com/zitadel/zitadel/releases/tag/v2.43.11\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.44.7\", \"name\": \"https://github.com/zitadel/zitadel/releases/tag/v2.44.7\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.45.5\", \"name\": \"https://github.com/zitadel/zitadel/releases/tag/v2.45.5\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.46.5\", \"name\": \"https://github.com/zitadel/zitadel/releases/tag/v2.46.5\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.47.8\", \"name\": \"https://github.com/zitadel/zitadel/releases/tag/v2.47.8\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.48.3\", \"name\": \"https://github.com/zitadel/zitadel/releases/tag/v2.48.3\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"ZITADEL users can upload their own avatar image and various image types are allowed. Due to a missing check, an attacker could upload HTML and pretend it is an image to gain access to the victim\u0027s account in certain scenarios. A possible victim would need to directly open the supposed image in the browser, where a session in ZITADEL needs to be active for this exploit to work. The exploit could only be reproduced if the victim was using Firefox. Chrome, Safari as well as Edge did not execute the code. This vulnerability is fixed in 2.48.3, 2.47.8, 2.46.5, 2.45.5, 2.44.7, 2.43.11, and 2.42.17.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-434\", \"description\": \"CWE-434: Unrestricted Upload of File with Dangerous Type\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-03-27T19:18:08.078Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2024-29891\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-08-02T01:17:58.325Z\", \"dateReserved\": \"2024-03-21T15:12:08.998Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-03-27T19:18:08.078Z\", \"assignerShortName\": \"GitHub_M\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…