gsd-2022-36051
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
ZITADEL combines the ease of Auth0 and the versatility of Keycloak.**Actions**, introduced in ZITADEL **1.42.0** on the API and **1.56.0** for Console, is a feature, where users with role.`ORG_OWNER` are able to create Javascript Code, which is invoked by the system at certain points during the login. **Actions**, for example, allow creating authorizations (user grants) on newly created users programmatically. Due to a missing authorization check, **Actions** were able to grant authorizations for projects that belong to other organizations inside the same Instance. Granting authorizations via API and Console is not affected by this vulnerability. There is currently no known workaround, users should update.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-36051", "description": "ZITADEL combines the ease of Auth0 and the versatility of Keycloak.**Actions**, introduced in ZITADEL **1.42.0** on the API and **1.56.0** for Console, is a feature, where users with role.`ORG_OWNER` are able to create Javascript Code, which is invoked by the system at certain points during the login. **Actions**, for example, allow creating authorizations (user grants) on newly created users programmatically. Due to a missing authorization check, **Actions** were able to grant authorizations for projects that belong to other organizations inside the same Instance. Granting authorizations via API and Console is not affected by this vulnerability. There is currently no known workaround, users should update.", "id": "GSD-2022-36051" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-36051" ], "details": "ZITADEL combines the ease of Auth0 and the versatility of Keycloak.**Actions**, introduced in ZITADEL **1.42.0** on the API and **1.56.0** for Console, is a feature, where users with role.`ORG_OWNER` are able to create Javascript Code, which is invoked by the system at certain points during the login. **Actions**, for example, allow creating authorizations (user grants) on newly created users programmatically. Due to a missing authorization check, **Actions** were able to grant authorizations for projects that belong to other organizations inside the same Instance. Granting authorizations via API and Console is not affected by this vulnerability. There is currently no known workaround, users should update.", "id": "GSD-2022-36051", "modified": "2023-12-13T01:19:21.865397Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-36051", "STATE": "PUBLIC", "TITLE": "Broken Authorization in ZITADEL Actions" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "zitadel", "version": { "version_data": [ { "version_value": "\u003e= 2.0.0, \u003c 2.2.0" }, { "version_value": "\u003e= 1.42.0, \u003c 1.87.1" } ] } } ] }, "vendor_name": "zitadel" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "ZITADEL combines the ease of Auth0 and the versatility of Keycloak.**Actions**, introduced in ZITADEL **1.42.0** on the API and **1.56.0** for Console, is a feature, where users with role.`ORG_OWNER` are able to create Javascript Code, which is invoked by the system at certain points during the login. **Actions**, for example, allow creating authorizations (user grants) on newly created users programmatically. Due to a missing authorization check, **Actions** were able to grant authorizations for projects that belong to other organizations inside the same Instance. Granting authorizations via API and Console is not affected by this vulnerability. There is currently no known workaround, users should update." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.7, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-436: Interpretation Conflict" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/zitadel/zitadel/security/advisories/GHSA-c8fj-4pm8-mp2c", "refsource": "CONFIRM", "url": "https://github.com/zitadel/zitadel/security/advisories/GHSA-c8fj-4pm8-mp2c" }, { "name": "https://github.com/zitadel/zitadel/releases/tag/v1.87.1", "refsource": "MISC", "url": "https://github.com/zitadel/zitadel/releases/tag/v1.87.1" }, { "name": "https://github.com/zitadel/zitadel/releases/tag/v2.2.0", "refsource": "MISC", "url": "https://github.com/zitadel/zitadel/releases/tag/v2.2.0" } ] }, "source": { "advisory": "GHSA-c8fj-4pm8-mp2c", "discovery": "UNKNOWN" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=1.42.0 \u003c1.87.1||\u003e=2.0.0 \u003c2.2.0", "affected_versions": "All versions starting from 1.42.0 before 1.87.1, all versions starting from 2.0.0 before 2.2.0", "cwe_ids": [ "CWE-1035", "CWE-937" ], "date": "2022-08-30", "description": "Actions introduced in ZITADEL **1.42.0** on the API and 1.56.0 for Console, is a feature, where users with role `ORG_OWNER` are able to create Javascript Code, which is invoked by the system at certain points during the login.", "fixed_versions": [ "1.87.1", "2.2.0" ], "identifier": "GMS-2022-3751", "identifiers": [ "GHSA-c8fj-4pm8-mp2c", "GMS-2022-3751", "CVE-2022-36051" ], "not_impacted": "All versions before 1.42.0, all versions starting from 1.87.1 before 2.0.0, all versions starting from 2.2.0", "package_slug": "go/github.com/zitadel/zitadel", "pubdate": "2022-08-30", "solution": "Upgrade to versions 1.87.1, 2.2.0 or above.", "title": "Broken Authorization in ZITADEL Actions", "urls": [ "https://github.com/zitadel/zitadel/security/advisories/GHSA-c8fj-4pm8-mp2c", "https://github.com/zitadel/zitadel/pull/4237", "https://github.com/zitadel/zitadel/pull/4238", "https://github.com/advisories/GHSA-c8fj-4pm8-mp2c" ], "uuid": "fc35e3d6-4d02-4384-8462-d248358c4202" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2.2.0", "versionStartIncluding": "2.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.87.1", "versionStartIncluding": "1.42.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-36051" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "ZITADEL combines the ease of Auth0 and the versatility of Keycloak.**Actions**, introduced in ZITADEL **1.42.0** on the API and **1.56.0** for Console, is a feature, where users with role.`ORG_OWNER` are able to create Javascript Code, which is invoked by the system at certain points during the login. **Actions**, for example, allow creating authorizations (user grants) on newly created users programmatically. Due to a missing authorization check, **Actions** were able to grant authorizations for projects that belong to other organizations inside the same Instance. Granting authorizations via API and Console is not affected by this vulnerability. There is currently no known workaround, users should update." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-863" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/zitadel/zitadel/releases/tag/v1.87.1", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://github.com/zitadel/zitadel/releases/tag/v1.87.1" }, { "name": "https://github.com/zitadel/zitadel/releases/tag/v2.2.0", "refsource": "MISC", "tags": [ "Patch", "Release Notes", "Third Party Advisory" ], "url": "https://github.com/zitadel/zitadel/releases/tag/v2.2.0" }, { "name": "https://github.com/zitadel/zitadel/security/advisories/GHSA-c8fj-4pm8-mp2c", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://github.com/zitadel/zitadel/security/advisories/GHSA-c8fj-4pm8-mp2c" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9 } }, "lastModifiedDate": "2022-09-09T15:12Z", "publishedDate": "2022-08-31T23:15Z" } } }
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…