gsd-2023-22482
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Versions of Argo CD starting with v1.8.2 and prior to 2.3.13, 2.4.19, 2.5.6, and 2.6.0-rc-3 are vulnerable to an improper authorization bug causing the API to accept certain invalid tokens. OIDC providers include an `aud` (audience) claim in signed tokens. The value of that claim specifies the intended audience(s) of the token (i.e. the service or services which are meant to accept the token). Argo CD _does_ validate that the token was signed by Argo CD's configured OIDC provider. But Argo CD _does not_ validate the audience claim, so it will accept tokens that are not intended for Argo CD. If Argo CD's configured OIDC provider also serves other audiences (for example, a file storage service), then Argo CD will accept a token intended for one of those other audiences. Argo CD will grant the user privileges based on the token's `groups` claim, even though those groups were not intended to be used by Argo CD. This bug also increases the impact of a stolen token. If an attacker steals a valid token for a different audience, they can use it to access Argo CD. A patch for this vulnerability has been released in versions 2.6.0-rc3, 2.5.6, 2.4.19, and 2.3.13. There are no workarounds.
Aliases
Aliases
{ GSD: { alias: "CVE-2023-22482", id: "GSD-2023-22482", references: [ "https://access.redhat.com/errata/RHSA-2023:0466", "https://access.redhat.com/errata/RHSA-2023:0467", "https://access.redhat.com/errata/RHSA-2023:0468", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2023-22482", ], details: "Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Versions of Argo CD starting with v1.8.2 and prior to 2.3.13, 2.4.19, 2.5.6, and 2.6.0-rc-3 are vulnerable to an improper authorization bug causing the API to accept certain invalid tokens. OIDC providers include an `aud` (audience) claim in signed tokens. The value of that claim specifies the intended audience(s) of the token (i.e. the service or services which are meant to accept the token). Argo CD _does_ validate that the token was signed by Argo CD's configured OIDC provider. But Argo CD _does not_ validate the audience claim, so it will accept tokens that are not intended for Argo CD. If Argo CD's configured OIDC provider also serves other audiences (for example, a file storage service), then Argo CD will accept a token intended for one of those other audiences. Argo CD will grant the user privileges based on the token's `groups` claim, even though those groups were not intended to be used by Argo CD. This bug also increases the impact of a stolen token. If an attacker steals a valid token for a different audience, they can use it to access Argo CD. A patch for this vulnerability has been released in versions 2.6.0-rc3, 2.5.6, 2.4.19, and 2.3.13. There are no workarounds.", id: "GSD-2023-22482", modified: "2023-12-13T01:20:43.288594Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security-advisories@github.com", ID: "CVE-2023-22482", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "argo-cd", version: { version_data: [ { version_affected: "=", version_value: ">= 1.8.2, < 2.3.13", }, { version_affected: "=", version_value: ">= 2.4.0-rc1, < 2.4.19", }, { version_affected: "=", version_value: ">= 2.5.0-rc1, < 2.5.6", }, { version_affected: "=", version_value: ">= 2.6.0-rc1, < 2.6.0-rc3", }, ], }, }, ], }, vendor_name: "argoproj", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Versions of Argo CD starting with v1.8.2 and prior to 2.3.13, 2.4.19, 2.5.6, and 2.6.0-rc-3 are vulnerable to an improper authorization bug causing the API to accept certain invalid tokens. OIDC providers include an `aud` (audience) claim in signed tokens. The value of that claim specifies the intended audience(s) of the token (i.e. the service or services which are meant to accept the token). Argo CD _does_ validate that the token was signed by Argo CD's configured OIDC provider. But Argo CD _does not_ validate the audience claim, so it will accept tokens that are not intended for Argo CD. If Argo CD's configured OIDC provider also serves other audiences (for example, a file storage service), then Argo CD will accept a token intended for one of those other audiences. Argo CD will grant the user privileges based on the token's `groups` claim, even though those groups were not intended to be used by Argo CD. This bug also increases the impact of a stolen token. If an attacker steals a valid token for a different audience, they can use it to access Argo CD. A patch for this vulnerability has been released in versions 2.6.0-rc3, 2.5.6, 2.4.19, and 2.3.13. There are no workarounds.", }, ], }, impact: { cvss: [ { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 9.1, baseSeverity: "CRITICAL", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "CHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", version: "3.1", }, ], }, problemtype: { problemtype_data: [ { description: [ { cweId: "CWE-863", lang: "eng", value: "CWE-863: Incorrect Authorization", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/argoproj/argo-cd/security/advisories/GHSA-q9hr-j4rf-8fjc", refsource: "MISC", url: "https://github.com/argoproj/argo-cd/security/advisories/GHSA-q9hr-j4rf-8fjc", }, ], }, source: { advisory: "GHSA-q9hr-j4rf-8fjc", discovery: "UNKNOWN", }, }, "gitlab.com": { advisories: [ { affected_range: ">=v1.8.2 <v2.3.14 || >=v2.4.0 <v2.4.20 || >=v2.5.0 <v2.5.8 || >=v2.6.0-rc1 <v2.6.0-rc5", affected_versions: "All versions starting from 1.8.2 before 2.3.14, all versions starting from 2.4.0 before 2.4.20, all versions starting from 2.5.0 before 2.5.8, all versions starting from 2.6.0-rc1 before 2.6.0-rc5", cwe_ids: [ "CWE-1035", "CWE-937", ], date: "2023-01-25", description: "All versions of Argo CD starting with v1.8.2 is vulnerable to an improper authorization bug causing the API to accept certain invalid tokens.\n\nOIDC providers include an `aud` (audience) claim in signed tokens. The value of that claim specifies the intended audience(s) of the token (i.e. the service or services which are meant to accept the token).", fixed_versions: [ "v2.3.14", "v2.4.20", "v2.5.8", "v2.6.0-rc5", ], identifier: "GMS-2023-136", identifiers: [ "GHSA-q9hr-j4rf-8fjc", "GMS-2023-136", "CVE-2023-22482", ], not_impacted: "All versions before 1.8.2, all versions starting from 2.3.14 before 2.4.0, all versions starting from 2.4.20 before 2.5.0, all versions starting from 2.5.8 before 2.6.0-rc1, all versions starting from 2.6.0-rc5", package_slug: "go/github.com/argoproj/argo-cd", pubdate: "2023-01-25", solution: "Upgrade to versions 2.3.14, 2.4.20, 2.5.8, 2.6.0-rc5 or above. *Note*: 2.6.0-rc5 may be an unstable version. Use caution.", title: "JWT audience claim is not verified", urls: [ "https://github.com/argoproj/argo-cd/security/advisories/GHSA-q9hr-j4rf-8fjc", "https://github.com/advisories/GHSA-q9hr-j4rf-8fjc", ], uuid: "170e291d-e1ee-4b22-8bab-841bba170a19", versions: [ { commit: { sha: "94017f2c8d97588d4aa2213713a71d51005ed62d", tags: [ "v1.8.2", ], timestamp: "20210110053048", }, number: "v1.8.2", }, { commit: { sha: "91aefabc5b213a258ddcfe04b8e69bb4a2dd2566", tags: [ "v2.4.0", ], timestamp: "20220610171343", }, number: "v2.4.0", }, { commit: { sha: "b895da457791d56f01522796a8c3cd0f583d5d91", tags: [ "v2.5.0", ], timestamp: "20221025142302", }, number: "v2.5.0", }, { commit: { sha: "81e40d53fe8eee50b00ab38c4b07b34b3dcd6d25", tags: [ "v2.6.0-rc1", ], timestamp: "20221219163627", }, number: "v2.6.0-rc1", }, { commit: { sha: "181008e31066ea7cf2c8f6b0320ed8abfeb7426f", tags: [ "v2.3.14", ], timestamp: "20230125152227", }, number: "v2.3.14", }, { commit: { sha: "68f58c956a1580fae5201d985af744359bf63f6c", tags: [ "v2.4.20", ], timestamp: "20230125152844", }, number: "v2.4.20", }, { commit: { sha: "bbe870ff5904dd1cebeba6c5dcb7129ce7c2b5e2", tags: [ "stable", "v2.5.8", ], timestamp: "20230125160115", }, number: "v2.5.8", }, { commit: { sha: "e790028e5cf99d65d6896830fc4ca757c91ce0d5", tags: [ "v2.6.0-rc5", ], timestamp: "20230125174545", }, number: "v2.6.0-rc5", }, ], }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:linuxfoundation:argo-cd:2.6.0:rc2:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:linuxfoundation:argo-cd:2.6.0:rc3:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:linuxfoundation:argo-cd:2.6.0:rc4:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:linuxfoundation:argo-cd:2.6.0:rc1:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:linuxfoundation:argo-cd:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.5.8", versionStartIncluding: "2.5.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:linuxfoundation:argo-cd:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.4.20", versionStartIncluding: "2.4.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:linuxfoundation:argo-cd:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.3.14", versionStartIncluding: "1.8.2", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "security-advisories@github.com", ID: "CVE-2023-22482", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Versions of Argo CD starting with v1.8.2 and prior to 2.3.13, 2.4.19, 2.5.6, and 2.6.0-rc-3 are vulnerable to an improper authorization bug causing the API to accept certain invalid tokens. OIDC providers include an `aud` (audience) claim in signed tokens. The value of that claim specifies the intended audience(s) of the token (i.e. the service or services which are meant to accept the token). Argo CD _does_ validate that the token was signed by Argo CD's configured OIDC provider. But Argo CD _does not_ validate the audience claim, so it will accept tokens that are not intended for Argo CD. If Argo CD's configured OIDC provider also serves other audiences (for example, a file storage service), then Argo CD will accept a token intended for one of those other audiences. Argo CD will grant the user privileges based on the token's `groups` claim, even though those groups were not intended to be used by Argo CD. This bug also increases the impact of a stolen token. If an attacker steals a valid token for a different audience, they can use it to access Argo CD. A patch for this vulnerability has been released in versions 2.6.0-rc3, 2.5.6, 2.4.19, and 2.3.13. There are no workarounds.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-863", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/argoproj/argo-cd/security/advisories/GHSA-q9hr-j4rf-8fjc", refsource: "MISC", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/argoproj/argo-cd/security/advisories/GHSA-q9hr-j4rf-8fjc", }, ], }, }, 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: "2023-02-23T19:24Z", publishedDate: "2023-01-26T21:18Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
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.