gsd-2022-24348
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Argo CD before 2.1.9 and 2.2.x before 2.2.4 allows directory traversal related to Helm charts because of an error in helmTemplate in repository.go. For example, an attacker may be able to discover credentials stored in a YAML file.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2022-24348",
      description: "Argo CD before 2.1.9 and 2.2.x before 2.2.4 allows directory traversal related to Helm charts because of an error in helmTemplate in repository.go. For example, an attacker may be able to discover credentials stored in a YAML file.",
      id: "GSD-2022-24348",
      references: [
         "https://access.redhat.com/errata/RHSA-2022:0682",
         "https://access.redhat.com/errata/RHSA-2022:0580",
         "https://access.redhat.com/errata/RHSA-2022:0477",
         "https://access.redhat.com/errata/RHSA-2022:0476",
      ],
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2022-24348",
         ],
         details: "Argo CD before 2.1.9 and 2.2.x before 2.2.4 allows directory traversal related to Helm charts because of an error in helmTemplate in repository.go. For example, an attacker may be able to discover credentials stored in a YAML file.",
         id: "GSD-2022-24348",
         modified: "2023-12-13T01:19:43.443069Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "cve@mitre.org",
            ID: "CVE-2022-24348",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "n/a",
                              version: {
                                 version_data: [
                                    {
                                       version_value: "n/a",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "n/a",
                  },
               ],
            },
         },
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "Argo CD before 2.1.9 and 2.2.x before 2.2.4 allows directory traversal related to Helm charts because of an error in helmTemplate in repository.go. For example, an attacker may be able to discover credentials stored in a YAML file.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "n/a",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://apiiro.com/blog/malicious-kubernetes-helm-charts-can-be-used-to-steal-sensitive-information-from-argo-cd-deployments/",
                  refsource: "MISC",
                  url: "https://apiiro.com/blog/malicious-kubernetes-helm-charts-can-be-used-to-steal-sensitive-information-from-argo-cd-deployments/",
               },
               {
                  name: "https://github.com/argoproj/argo-cd/security/advisories/GHSA-63qx-x74g-jcr7",
                  refsource: "CONFIRM",
                  url: "https://github.com/argoproj/argo-cd/security/advisories/GHSA-63qx-x74g-jcr7",
               },
            ],
         },
      },
      "gitlab.com": {
         advisories: [
            {
               affected_range: "<2.1.9",
               affected_versions: "All versions before 2.1.9",
               cvss_v2: "AV:N/AC:L/Au:S/C:P/I:N/A:N",
               cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
               cwe_ids: [
                  "CWE-1035",
                  "CWE-22",
                  "CWE-352",
                  "CWE-937",
               ],
               date: "2022-02-11",
               description: "Argo CD before 2.1.9 and 2.2.x before 2.2.4 allows directory traversal related to Helm charts because of an error in helmTemplate in repository.go. For example, an attacker may be able to discover credentials stored in a YAML file.",
               fixed_versions: [
                  "2.1.9",
               ],
               identifier: "CVE-2022-24348",
               identifiers: [
                  "GHSA-63qx-x74g-jcr7",
                  "CVE-2022-24348",
               ],
               not_impacted: "All versions starting from 2.1.9",
               package_slug: "go/github.com/argoproj/argo-cd",
               pubdate: "2022-02-07",
               solution: "Upgrade to version 2.1.9 or above.",
               title: "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
               urls: [
                  "https://github.com/argoproj/argo-cd/security/advisories/GHSA-63qx-x74g-jcr7",
                  "https://github.com/argoproj/argo-cd/commit/78c2084f0febd159039ff785ddc2bd4ba1cecf88",
                  "https://github.com/argoproj/argo-cd/releases/tag/v2.1.9",
                  "https://github.com/argoproj/argo-cd/releases/tag/v2.2.4",
                  "https://nvd.nist.gov/vuln/detail/CVE-2022-24348",
                  "https://apiiro.com/blog/malicious-kubernetes-helm-charts-can-be-used-to-steal-sensitive-information-from-argo-cd-deployments/",
                  "https://github.com/advisories/GHSA-63qx-x74g-jcr7",
               ],
               uuid: "286aec34-8d21-4ac2-a8f0-ae958117efd9",
            },
            {
               affected_range: "<2.1.9||>=2.2.0 <2.2.4",
               affected_versions: "All versions before 2.1.9, all versions starting from 2.2.0 before 2.2.4",
               cvss_v2: "AV:N/AC:L/Au:S/C:P/I:N/A:N",
               cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
               cwe_ids: [
                  "CWE-1035",
                  "CWE-22",
                  "CWE-352",
                  "CWE-937",
               ],
               date: "2022-02-11",
               description: "Argo CD before 2.1.9 and 2.2.x before 2.2.4 allows directory traversal related to Helm charts because of an error in helmTemplate in repository.go. For example, an attacker may be able to discover credentials stored in a YAML file.",
               fixed_versions: [
                  "2.1.9",
                  "2.2.4",
               ],
               identifier: "CVE-2022-24348",
               identifiers: [
                  "GHSA-63qx-x74g-jcr7",
                  "CVE-2022-24348",
               ],
               not_impacted: "All versions starting from 2.1.9 before 2.2.0, all versions starting from 2.2.4",
               package_slug: "go/github.com/argoproj/argo-cd/v2",
               pubdate: "2022-02-07",
               solution: "Upgrade to versions 2.1.9, 2.2.4 or above.",
               title: "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
               urls: [
                  "https://github.com/argoproj/argo-cd/security/advisories/GHSA-63qx-x74g-jcr7",
                  "https://github.com/argoproj/argo-cd/commit/78c2084f0febd159039ff785ddc2bd4ba1cecf88",
                  "https://github.com/argoproj/argo-cd/releases/tag/v2.1.9",
                  "https://github.com/argoproj/argo-cd/releases/tag/v2.2.4",
                  "https://nvd.nist.gov/vuln/detail/CVE-2022-24348",
                  "https://apiiro.com/blog/malicious-kubernetes-helm-charts-can-be-used-to-steal-sensitive-information-from-argo-cd-deployments/",
                  "https://github.com/advisories/GHSA-63qx-x74g-jcr7",
               ],
               uuid: "45cad268-6c0e-475a-b1ce-6f3fd954faea",
            },
         ],
      },
      "nvd.nist.gov": {
         configurations: {
            CVE_data_version: "4.0",
            nodes: [
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:linuxfoundation:argo-cd:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "2.1.9",
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:linuxfoundation:argo-cd:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "2.2.4",
                        versionStartIncluding: "2.2.0",
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
            ],
         },
         cve: {
            CVE_data_meta: {
               ASSIGNER: "cve@mitre.org",
               ID: "CVE-2022-24348",
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "en",
                     value: "Argo CD before 2.1.9 and 2.2.x before 2.2.4 allows directory traversal related to Helm charts because of an error in helmTemplate in repository.go. For example, an attacker may be able to discover credentials stored in a YAML file.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "en",
                           value: "CWE-22",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "https://apiiro.com/blog/malicious-kubernetes-helm-charts-can-be-used-to-steal-sensitive-information-from-argo-cd-deployments/",
                     refsource: "MISC",
                     tags: [
                        "Exploit",
                        "Third Party Advisory",
                     ],
                     url: "https://apiiro.com/blog/malicious-kubernetes-helm-charts-can-be-used-to-steal-sensitive-information-from-argo-cd-deployments/",
                  },
                  {
                     name: "https://github.com/argoproj/argo-cd/security/advisories/GHSA-63qx-x74g-jcr7",
                     refsource: "CONFIRM",
                     tags: [
                        "Exploit",
                        "Third Party Advisory",
                     ],
                     url: "https://github.com/argoproj/argo-cd/security/advisories/GHSA-63qx-x74g-jcr7",
                  },
               ],
            },
         },
         impact: {
            baseMetricV2: {
               acInsufInfo: false,
               cvssV2: {
                  accessComplexity: "LOW",
                  accessVector: "NETWORK",
                  authentication: "SINGLE",
                  availabilityImpact: "NONE",
                  baseScore: 4,
                  confidentialityImpact: "PARTIAL",
                  integrityImpact: "NONE",
                  vectorString: "AV:N/AC:L/Au:S/C:P/I:N/A:N",
                  version: "2.0",
               },
               exploitabilityScore: 8,
               impactScore: 2.9,
               obtainAllPrivilege: false,
               obtainOtherPrivilege: false,
               obtainUserPrivilege: false,
               severity: "MEDIUM",
               userInteractionRequired: false,
            },
            baseMetricV3: {
               cvssV3: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "NONE",
                  baseScore: 7.7,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "NONE",
                  privilegesRequired: "LOW",
                  scope: "CHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
                  version: "3.1",
               },
               exploitabilityScore: 3.1,
               impactScore: 4,
            },
         },
         lastModifiedDate: "2022-02-09T13:53Z",
         publishedDate: "2022-02-04T21:15Z",
      },
   },
}


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.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



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.