From dfc188004dfd54fecdf8ee97231d8089328ad438 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 15:09:46 +0000 Subject: [PATCH] Publish GHSA-567v-6hmg-6qg7 --- .../GHSA-567v-6hmg-6qg7.json | 230 ------------------ 1 file changed, 230 deletions(-) delete mode 100644 advisories/github-reviewed/2024/07/GHSA-567v-6hmg-6qg7/GHSA-567v-6hmg-6qg7.json diff --git a/advisories/github-reviewed/2024/07/GHSA-567v-6hmg-6qg7/GHSA-567v-6hmg-6qg7.json b/advisories/github-reviewed/2024/07/GHSA-567v-6hmg-6qg7/GHSA-567v-6hmg-6qg7.json deleted file mode 100644 index 7b043feeb19..00000000000 --- a/advisories/github-reviewed/2024/07/GHSA-567v-6hmg-6qg7/GHSA-567v-6hmg-6qg7.json +++ /dev/null @@ -1,230 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-567v-6hmg-6qg7", - "modified": "2024-08-07T15:19:08Z", - "published": "2024-07-31T21:02:52Z", - "aliases": [ - "CVE-2024-41952" - ], - "summary": "ZITADEL \"ignoring unknown usernames\" vulnerability", - "details": "### Impact\n\nZITADEL administrators can enable a setting called \"Ignoring unknown usernames\" which helps mitigate attacks that try to guess/enumerate usernames. If enabled, ZITADEL will show the password prompt even if the user doesn't exist and report \"Username or Password invalid\".\nDue to a implementation change to prevent deadlocks calling the database, the flag would not be correctly respected in all cases and an attacker would gain information if an account exist within ZITADEL, since the error message shows \"object not found\" instead of the generic error message.\n\n### Patches\n\n2.x versions are fixed on >= [2.58.1](https://github.com/zitadel/zitadel/releases/tag/v2.58.1)\n2.57.x versions are fixed on >= [2.57.1](https://github.com/zitadel/zitadel/releases/tag/v2.57.1)\n2.56.x versions are fixed on >= [2.56.2](https://github.com/zitadel/zitadel/releases/tag/v2.56.2)\n2.55.x versions are fixed on >= [2.55.5](https://github.com/zitadel/zitadel/releases/tag/v2.55.5)\n2.54.x versions are fixed on >= [2.54.8](https://github.com/zitadel/zitadel/releases/tag/v2.54.8)\n2.53.x versions are fixed on >= [2.53.9](https://github.com/zitadel/zitadel/releases/tag/v2.53.9)\n\nZITADEL recommends upgrading to the latest versions available in due course.\n\n### Workarounds\n\nThere is no workaround since a patch is already available.\n\n### Questions\n\nIf you have any questions or comments about this advisory, please email us at [security@zitadel.com](mailto:security@zitadel.com)", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" - }, - { - "type": "CVSS_V4", - "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N" - } - ], - "affected": [ - { - "package": { - "ecosystem": "Go", - "name": "github.com/zitadel/zitadel" - }, - "ranges": [ - { - "type": "ECOSYSTEM", - "events": [ - { - "introduced": "2.53.0" - }, - { - "fixed": "2.53.9" - } - ] - } - ], - "database_specific": { - "last_known_affected_version_range": "<= 2.53.8" - } - }, - { - "package": { - "ecosystem": "Go", - "name": "github.com/zitadel/zitadel" - }, - "ranges": [ - { - "type": "ECOSYSTEM", - "events": [ - { - "introduced": "2.54.0" - }, - { - "fixed": "2.54.8" - } - ] - } - ], - "database_specific": { - "last_known_affected_version_range": "<= 2.54.7" - } - }, - { - "package": { - "ecosystem": "Go", - "name": "github.com/zitadel/zitadel" - }, - "ranges": [ - { - "type": "ECOSYSTEM", - "events": [ - { - "introduced": "2.55.0" - }, - { - "fixed": "2.55.5" - } - ] - } - ], - "database_specific": { - "last_known_affected_version_range": "<= 2.55.4" - } - }, - { - "package": { - "ecosystem": "Go", - "name": "github.com/zitadel/zitadel" - }, - "ranges": [ - { - "type": "ECOSYSTEM", - "events": [ - { - "introduced": "2.56.0" - }, - { - "fixed": "2.56.2" - } - ] - } - ], - "database_specific": { - "last_known_affected_version_range": "<= 2.56.1" - } - }, - { - "package": { - "ecosystem": "Go", - "name": "github.com/zitadel/zitadel" - }, - "ranges": [ - { - "type": "ECOSYSTEM", - "events": [ - { - "introduced": "2.57.0" - }, - { - "fixed": "2.57.1" - } - ] - } - ], - "versions": [ - "2.57.0" - ] - }, - { - "package": { - "ecosystem": "Go", - "name": "github.com/zitadel/zitadel" - }, - "ranges": [ - { - "type": "ECOSYSTEM", - "events": [ - { - "introduced": "2.58.0" - }, - { - "fixed": "2.58.1" - } - ] - } - ], - "versions": [ - "2.58.0" - ] - } - ], - "references": [ - { - "type": "WEB", - "url": "https://github.com/zitadel/zitadel/security/advisories/GHSA-567v-6hmg-6qg7" - }, - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41952" - }, - { - "type": "WEB", - "url": "https://github.com/zitadel/zitadel/commit/0ab0c645ef914298c343fa39cccb1290aba48bf6" - }, - { - "type": "WEB", - "url": "https://github.com/zitadel/zitadel/commit/3c7d12834e32426416235b9e3374be0f4b9380b8" - }, - { - "type": "WEB", - "url": "https://github.com/zitadel/zitadel/commit/5c2526c98aafd1ba206be2fa4291b1d24c384f6d" - }, - { - "type": "WEB", - "url": "https://github.com/zitadel/zitadel/commit/8565d24fd8df5bd35294313cfbfcc2e15aea20e9" - }, - { - "type": "WEB", - "url": "https://github.com/zitadel/zitadel/commit/b0e71a81ef39667ce2a149ce037c1ca0edbe059d" - }, - { - "type": "WEB", - "url": "https://github.com/zitadel/zitadel/commit/fc1d415b8db5b8d481bb65206ce3fc944c0eecea" - }, - { - "type": "PACKAGE", - "url": "https://github.com/zitadel/zitadel" - }, - { - "type": "WEB", - "url": "https://github.com/zitadel/zitadel/releases/tag/v2.53.9" - }, - { - "type": "WEB", - "url": "https://github.com/zitadel/zitadel/releases/tag/v2.54.8" - }, - { - "type": "WEB", - "url": "https://github.com/zitadel/zitadel/releases/tag/v2.55.5" - }, - { - "type": "WEB", - "url": "https://github.com/zitadel/zitadel/releases/tag/v2.56.2" - }, - { - "type": "WEB", - "url": "https://github.com/zitadel/zitadel/releases/tag/v2.57.1" - }, - { - "type": "WEB", - "url": "https://github.com/zitadel/zitadel/releases/tag/v2.58.1" - }, - { - "type": "WEB", - "url": "https://pkg.go.dev/vuln/GO-2024-3014" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-203" - ], - "severity": "MODERATE", - "github_reviewed": true, - "github_reviewed_at": "2024-07-31T21:02:52Z", - "nvd_published_at": "2024-07-31T17:15:10Z" - } -} \ No newline at end of file