GSD-2020-5415

Vulnerability from gsd - Updated: 2023-12-13 01:22
Details
Concourse, versions prior to 6.3.1 and 6.4.1, in installations which use the GitLab auth connector, is vulnerable to identity spoofing by way of configuring a GitLab account with the same full name as another user who is granted access to a Concourse team. GitLab groups do not have this vulnerability, so GitLab users may be moved into groups which are then configured in the Concourse team.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2020-5415",
    "description": "Concourse, versions prior to 6.3.1 and 6.4.1, in installations which use the GitLab auth connector, is vulnerable to identity spoofing by way of configuring a GitLab account with the same full name as another user who is granted access to a Concourse team. GitLab groups do not have this vulnerability, so GitLab users may be moved into groups which are then configured in the Concourse team.",
    "id": "GSD-2020-5415"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2020-5415"
      ],
      "details": "Concourse, versions prior to 6.3.1 and 6.4.1, in installations which use the GitLab auth connector, is vulnerable to identity spoofing by way of configuring a GitLab account with the same full name as another user who is granted access to a Concourse team. GitLab groups do not have this vulnerability, so GitLab users may be moved into groups which are then configured in the Concourse team.",
      "id": "GSD-2020-5415",
      "modified": "2023-12-13T01:22:03.885149Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security@pivotal.io",
        "DATE_PUBLIC": "2020-08-12T02:35:17.000Z",
        "ID": "CVE-2020-5415",
        "STATE": "PUBLIC",
        "TITLE": "Concourse\u0027s GitLab auth allows impersonation"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "Concourse",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "\u003c",
                          "version_name": "6.4",
                          "version_value": "6.4.1"
                        },
                        {
                          "version_affected": "\u003c",
                          "version_name": "6.3",
                          "version_value": "6.3.1"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "VMware Tanzu"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "Concourse, versions prior to 6.3.1 and 6.4.1, in installations which use the GitLab auth connector, is vulnerable to identity spoofing by way of configuring a GitLab account with the same full name as another user who is granted access to a Concourse team. GitLab groups do not have this vulnerability, so GitLab users may be moved into groups which are then configured in the Concourse team."
          }
        ]
      },
      "impact": {
        "cvss": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "LOW",
          "baseScore": 10,
          "baseSeverity": "CRITICAL",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "NONE",
          "scope": "CHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L",
          "version": "3.0"
        }
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "CWE-290: Authentication Bypass by Spoofing"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/concourse/concourse/security/advisories/GHSA-627p-rr78-99rj",
            "refsource": "CONFIRM",
            "url": "https://github.com/concourse/concourse/security/advisories/GHSA-627p-rr78-99rj"
          },
          {
            "name": "https://tanzu.vmware.com/security/cve-2020-5415",
            "refsource": "CONFIRM",
            "url": "https://tanzu.vmware.com/security/cve-2020-5415"
          }
        ]
      },
      "source": {
        "discovery": "UNKNOWN"
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003cv6.3.1 || \u003e=v6.4.0 \u003cv6.4.1",
          "affected_versions": "All versions before 6.3.1, all versions starting from 6.4.0 before 6.4.1",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:N",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-290",
            "CWE-937"
          ],
          "date": "2020-08-19",
          "description": "Concourse, in installations which use the GitLab auth connector, is vulnerable to identity spoofing by way of configuring a GitLab account with the same full name as another user who is granted access to a Concourse team. GitLab groups do not have this vulnerability, so GitLab users may be moved into groups which are then configured in the Concourse team.",
          "fixed_versions": [
            "v6.3.1",
            "v6.4.1"
          ],
          "identifier": "CVE-2020-5415",
          "identifiers": [
            "CVE-2020-5415",
            "GHSA-627p-rr78-99rj"
          ],
          "not_impacted": "All versions starting from 6.3.1, all versions starting from 6.4.1",
          "package_slug": "go/github.com/concourse/concourse",
          "pubdate": "2020-08-12",
          "solution": "Upgrade to version 6.3.1, 6.4.1 or above",
          "title": "Authentication Bypass by Spoofing",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2020-5415"
          ],
          "uuid": "c21465b4-ebdd-4cc1-a676-ce203279df36",
          "versions": [
            {
              "commit": {
                "sha": "0db34b4844310c2c2a85ff32d7d22011066798fb",
                "tags": [
                  "v6.4.0"
                ],
                "timestamp": "20200715204345"
              },
              "number": "v6.4.0"
            },
            {
              "commit": {
                "sha": "01d9f3324ecde63d7f648122620bc17e45323f9a",
                "tags": [
                  "v6.4.1"
                ],
                "timestamp": "20200730192304"
              },
              "number": "v6.4.1"
            },
            {
              "commit": {
                "sha": "427db2dc7141dd1909125d33c121c789831c49f0",
                "tags": [
                  "v6.3.1"
                ],
                "timestamp": "20200730222113"
              },
              "number": "v6.3.1"
            }
          ]
        },
        {
          "affected_range": "=6.4.0||=6.3.0",
          "affected_versions": "Version 6.4.0, version 6.3.0",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:N",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-290",
            "CWE-937"
          ],
          "date": "2021-12-20",
          "description": "Concourse, versions prior to 6.3.1 and 6.4.1, in installations which use the GitLab auth connector, is vulnerable to identity spoofing by way of configuring a GitLab account with the same full name as another user who is granted access to a Concourse team. GitLab groups do not have this vulnerability, so GitLab users may be moved into groups which are then configured in the Concourse team.",
          "fixed_versions": [
            "6.4.1",
            "6.4.1"
          ],
          "identifier": "CVE-2020-5415",
          "identifiers": [
            "GHSA-627p-rr78-99rj",
            "CVE-2020-5415"
          ],
          "not_impacted": "All versions before 6.4.0, all versions after 6.4.0, all versions before 6.3.0, all versions after 6.3.0",
          "package_slug": "go/github.com/concourse/dex",
          "pubdate": "2021-12-20",
          "solution": "Upgrade to versions 6.4.1, 6.4.1 or above.",
          "title": "Authentication Bypass by Spoofing",
          "urls": [
            "https://github.com/concourse/concourse/security/advisories/GHSA-627p-rr78-99rj",
            "https://nvd.nist.gov/vuln/detail/CVE-2020-5415",
            "https://tanzu.vmware.com/security/cve-2020-5415",
            "https://github.com/advisories/GHSA-627p-rr78-99rj"
          ],
          "uuid": "4b18761a-e775-4514-8d91-801e63ccd1ce"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:pivotal_software:concourse:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "6.3.1",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:pivotal_software:concourse:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "6.4.1",
                "versionStartIncluding": "6.4.0",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "security@pivotal.io",
          "ID": "CVE-2020-5415"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Concourse, versions prior to 6.3.1 and 6.4.1, in installations which use the GitLab auth connector, is vulnerable to identity spoofing by way of configuring a GitLab account with the same full name as another user who is granted access to a Concourse team. GitLab groups do not have this vulnerability, so GitLab users may be moved into groups which are then configured in the Concourse team."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-290"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://tanzu.vmware.com/security/cve-2020-5415",
              "refsource": "CONFIRM",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://tanzu.vmware.com/security/cve-2020-5415"
            },
            {
              "name": "https://github.com/concourse/concourse/security/advisories/GHSA-627p-rr78-99rj",
              "refsource": "CONFIRM",
              "tags": [
                "Patch",
                "Third Party Advisory"
              ],
              "url": "https://github.com/concourse/concourse/security/advisories/GHSA-627p-rr78-99rj"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": false,
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 6.4,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:N",
            "version": "2.0"
          },
          "exploitabilityScore": 10.0,
          "impactScore": 4.9,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM",
          "userInteractionRequired": false
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 10.0,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N",
            "version": "3.1"
          },
          "exploitabilityScore": 3.9,
          "impactScore": 5.8
        }
      },
      "lastModifiedDate": "2020-08-19T14:04Z",
      "publishedDate": "2020-08-12T17:15Z"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…