gsd-2024-29892
Vulnerability from gsd
Modified
2024-04-03 05:02
Details
ZITADEL, open source authentication management software, uses Go templates to render the login UI. Under certain circumstances an action could set reserved claims managed by ZITADEL. For example it would be possible to set the claim `urn:zitadel:iam:user:resourceowner:name`. To compensate for this we introduced a protection that does prevent actions from changing claims that start with `urn:zitadel:iam`. 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.
Aliases



{
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2024-29892"
      ],
      "details": "ZITADEL, open source authentication management software, uses Go templates to render the login UI. Under certain circumstances an action could set reserved claims managed by ZITADEL. For example it would be possible to set the claim `urn:zitadel:iam:user:resourceowner:name`. To compensate for this we introduced a protection that does prevent actions from changing claims that start with `urn:zitadel:iam`. 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.",
      "id": "GSD-2024-29892",
      "modified": "2024-04-03T05:02:30.741746Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security-advisories@github.com",
        "ID": "CVE-2024-29892",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "zitadel",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "=",
                          "version_value": "\u003c 2.42.17"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "\u003e= 2.43.0, \u003c 2.43.11"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "\u003e= 2.44.0, \u003c 2.44.7"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "\u003e= 2.45.0, \u003c 2.45.5"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "\u003e= 2.46.0, \u003c 2.46.5"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "\u003e= 2.47.0, \u003c 2.47.8"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "\u003e= 2.48.0, \u003c 2.48.3"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "zitadel"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "ZITADEL, open source authentication management software, uses Go templates to render the login UI. Under certain circumstances an action could set reserved claims managed by ZITADEL. For example it would be possible to set the claim `urn:zitadel:iam:user:resourceowner:name`. To compensate for this we introduced a protection that does prevent actions from changing claims that start with `urn:zitadel:iam`. 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."
          }
        ]
      },
      "impact": {
        "cvss": [
          {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "HIGH",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:N",
            "version": "3.1"
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "cweId": "CWE-863",
                "lang": "eng",
                "value": "CWE-863: Incorrect Authorization"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/zitadel/zitadel/security/advisories/GHSA-gp8g-f42f-95q2",
            "refsource": "MISC",
            "url": "https://github.com/zitadel/zitadel/security/advisories/GHSA-gp8g-f42f-95q2"
          },
          {
            "name": "https://github.com/zitadel/zitadel/releases/tag/v2.42.17",
            "refsource": "MISC",
            "url": "https://github.com/zitadel/zitadel/releases/tag/v2.42.17"
          },
          {
            "name": "https://github.com/zitadel/zitadel/releases/tag/v2.43.11",
            "refsource": "MISC",
            "url": "https://github.com/zitadel/zitadel/releases/tag/v2.43.11"
          },
          {
            "name": "https://github.com/zitadel/zitadel/releases/tag/v2.44.7",
            "refsource": "MISC",
            "url": "https://github.com/zitadel/zitadel/releases/tag/v2.44.7"
          },
          {
            "name": "https://github.com/zitadel/zitadel/releases/tag/v2.45.5",
            "refsource": "MISC",
            "url": "https://github.com/zitadel/zitadel/releases/tag/v2.45.5"
          },
          {
            "name": "https://github.com/zitadel/zitadel/releases/tag/v2.46.5",
            "refsource": "MISC",
            "url": "https://github.com/zitadel/zitadel/releases/tag/v2.46.5"
          },
          {
            "name": "https://github.com/zitadel/zitadel/releases/tag/v2.47.8",
            "refsource": "MISC",
            "url": "https://github.com/zitadel/zitadel/releases/tag/v2.47.8"
          },
          {
            "name": "https://github.com/zitadel/zitadel/releases/tag/v2.48.3",
            "refsource": "MISC",
            "url": "https://github.com/zitadel/zitadel/releases/tag/v2.48.3"
          }
        ]
      },
      "source": {
        "advisory": "GHSA-gp8g-f42f-95q2",
        "discovery": "UNKNOWN"
      }
    },
    "nvd.nist.gov": {
      "cve": {
        "descriptions": [
          {
            "lang": "en",
            "value": "ZITADEL, open source authentication management software, uses Go templates to render the login UI. Under certain circumstances an action could set reserved claims managed by ZITADEL. For example it would be possible to set the claim `urn:zitadel:iam:user:resourceowner:name`. To compensate for this we introduced a protection that does prevent actions from changing claims that start with `urn:zitadel:iam`. 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."
          }
        ],
        "id": "CVE-2024-29892",
        "lastModified": "2024-03-28T02:01:13.303",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 6.1,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "HIGH",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:N",
                "version": "3.1"
              },
              "exploitabilityScore": 0.9,
              "impactScore": 5.2,
              "source": "security-advisories@github.com",
              "type": "Secondary"
            }
          ]
        },
        "published": "2024-03-27T20:15:08.303",
        "references": [
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/zitadel/zitadel/releases/tag/v2.42.17"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/zitadel/zitadel/releases/tag/v2.43.11"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/zitadel/zitadel/releases/tag/v2.44.7"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/zitadel/zitadel/releases/tag/v2.45.5"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/zitadel/zitadel/releases/tag/v2.46.5"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/zitadel/zitadel/releases/tag/v2.47.8"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/zitadel/zitadel/releases/tag/v2.48.3"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/zitadel/zitadel/security/advisories/GHSA-gp8g-f42f-95q2"
          }
        ],
        "sourceIdentifier": "security-advisories@github.com",
        "vulnStatus": "Awaiting Analysis",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-863"
              }
            ],
            "source": "security-advisories@github.com",
            "type": "Secondary"
          }
        ]
      }
    }
  }
}


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 seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…