GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

GSD-2022-31683

Vulnerability from gsd - Updated: 2023-12-13 01:19
Details
Concourse (7.x.y prior to 7.8.3 and 6.x.y prior to 6.7.9) contains an authorization bypass issue. A Concourse user can send a request with body including :team_name=team2 to bypass team scope check to gain access to certain resources belong to any other team.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2022-31683",
    "description": "Concourse (7.x.y prior to 7.8.3 and 6.x.y prior to 6.7.9) contains an authorization bypass issue. A Concourse user can send a request with body including :team_name=team2 to bypass team scope check to gain access to certain resources belong to any other team.",
    "id": "GSD-2022-31683"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2022-31683"
      ],
      "details": "Concourse (7.x.y prior to 7.8.3 and 6.x.y prior to 6.7.9) contains an authorization bypass issue. A Concourse user can send a request with body including :team_name=team2 to bypass team scope check to gain access to certain resources belong to any other team.",
      "id": "GSD-2022-31683",
      "modified": "2023-12-13T01:19:18.022407Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security@vmware.com",
        "ID": "CVE-2022-31683",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "Concourse",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "Concourse (7.x.y prior to 7.8.3 and 6.x.y prior to 6.7.9)"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "Concourse (7.x.y prior to 7.8.3 and 6.x.y prior to 6.7.9) contains an authorization bypass issue. A Concourse user can send a request with body including :team_name=team2 to bypass team scope check to gain access to certain resources belong to any other team."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "Authorization Bypass vulnerability"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/concourse/concourse/security/advisories/GHSA-5jp2-vwrj-99rf",
            "refsource": "MISC",
            "url": "https://github.com/concourse/concourse/security/advisories/GHSA-5jp2-vwrj-99rf"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003c6.7.9||\u003e=7.0.0 \u003c7.8.3",
          "affected_versions": "All versions before 6.7.9, all versions starting from 7.0.0 before 7.8.3",
          "cwe_ids": [
            "CWE-1035",
            "CWE-937"
          ],
          "date": "2022-10-19",
          "description": "For some Post/Put Concourse endpoint containing `:team_name` in the URL, a Concourse user can send a request with body including `:team_name=team2` to bypass team scope check to gain access to certain resources belong to any other team. The user only needs a valid user session and belongs to team2.",
          "fixed_versions": [
            "6.7.9",
            "7.8.3"
          ],
          "identifier": "GMS-2022-5607",
          "identifiers": [
            "GHSA-5jp2-vwrj-99rf",
            "GMS-2022-5607",
            "CVE-2022-31683"
          ],
          "not_impacted": "All versions starting from 6.7.9 before 7.0.0, all versions starting from 7.8.3",
          "package_slug": "go/github.com/concourse/concourse",
          "pubdate": "2022-10-19",
          "solution": "Upgrade to versions 6.7.9, 7.8.3 or above.",
          "title": "Team scope authorization bypass when Post/Put request with :team_name in body, allows HTTP parameter pollution ",
          "urls": [
            "https://github.com/concourse/concourse/security/advisories/GHSA-5jp2-vwrj-99rf",
            "https://github.com/concourse/concourse/pull/8566",
            "https://github.com/concourse/concourse/pull/8580",
            "https://github.com/concourse/concourse/releases/tag/v6.7.9",
            "https://github.com/concourse/concourse/releases/tag/v7.8.3",
            "https://github.com/advisories/GHSA-5jp2-vwrj-99rf"
          ],
          "uuid": "a2aaccb0-40ab-4ac4-8cd3-5f3a4c078f6a"
        },
        {
          "affected_range": "\u003e=v6.0.0 \u003cv6.7.9 || \u003e=v7.0.0 \u003cv7.8.3",
          "affected_versions": "All versions starting from 6.0.0 before 6.7.9, all versions starting from 7.0.0 before 7.8.3",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-937"
          ],
          "date": "2023-08-08",
          "description": "Concourse (7.x.y prior to 7.8.3 and 6.x.y prior to 6.7.9) contains an authorization bypass issue. A Concourse user can send a request with body including :team_name=team2 to bypass team scope check to gain access to certain resources belong to any other team.",
          "fixed_versions": [
            "v6.7.9",
            "v7.8.3"
          ],
          "identifier": "CVE-2022-31683",
          "identifiers": [
            "CVE-2022-31683",
            "GHSA-5jp2-vwrj-99rf"
          ],
          "not_impacted": "",
          "package_slug": "go/github.com/concourse/concourse/atc/db",
          "pubdate": "2022-12-19",
          "solution": "Upgrade to versions 6.7.9, 7.8.3 or above.",
          "title": "Incorrect Authorization",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2022-31683",
            "https://github.com/concourse/concourse/security/advisories/GHSA-5jp2-vwrj-99rf"
          ],
          "uuid": "1c66bf43-1efe-4798-b765-0f2ef4ae2a44",
          "versions": [
            {
              "commit": {
                "sha": "559620ba019a21116d78e260c62d5904ab912fe0",
                "tags": [
                  "v6.0.0"
                ],
                "timestamp": "20200325153021"
              },
              "number": "v6.0.0"
            },
            {
              "commit": {
                "sha": "35e971a307d349be791178c5a3d17f24c966c8c1",
                "tags": [
                  "v7.0.0"
                ],
                "timestamp": "20210210220406"
              },
              "number": "v7.0.0"
            },
            {
              "commit": {
                "sha": "5a9b0ca8800605dbc3da61aeea891538d65699fb",
                "tags": [
                  "v7.8.3"
                ],
                "timestamp": "20221005184613"
              },
              "number": "v7.8.3"
            },
            {
              "commit": {
                "sha": "a96bf827c89ed7216ea8cf42271d2c62c4f2442c",
                "tags": [
                  "v6.7.9"
                ],
                "timestamp": "20221012023019"
              },
              "number": "v6.7.9"
            }
          ]
        },
        {
          "affected_range": "\u003e=v6.0.0 \u003cv6.7.9 || \u003e=v7.0.0 \u003cv7.8.3",
          "affected_versions": "All versions starting from 6.0.0 before 6.7.9, all versions starting from 7.0.0 before 7.8.3",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-937"
          ],
          "date": "2023-08-08",
          "description": "Concourse (7.x.y prior to 7.8.3 and 6.x.y prior to 6.7.9) contains an authorization bypass issue. A Concourse user can send a request with body including :team_name=team2 to bypass team scope check to gain access to certain resources belong to any other team.",
          "fixed_versions": [
            "v6.7.9",
            "v7.8.3"
          ],
          "identifier": "CVE-2022-31683",
          "identifiers": [
            "CVE-2022-31683",
            "GHSA-5jp2-vwrj-99rf"
          ],
          "not_impacted": "",
          "package_slug": "go/github.com/concourse/concourse/skymarshal/skyserver",
          "pubdate": "2022-12-19",
          "solution": "Upgrade to versions 6.7.9, 7.8.3 or above.",
          "title": "Incorrect Authorization",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2022-31683",
            "https://github.com/concourse/concourse/security/advisories/GHSA-5jp2-vwrj-99rf"
          ],
          "uuid": "36c55821-1ff4-4cbe-bc2f-fe7234edb650",
          "versions": [
            {
              "commit": {
                "sha": "559620ba019a21116d78e260c62d5904ab912fe0",
                "tags": [
                  "v6.0.0"
                ],
                "timestamp": "20200325153021"
              },
              "number": "v6.0.0"
            },
            {
              "commit": {
                "sha": "35e971a307d349be791178c5a3d17f24c966c8c1",
                "tags": [
                  "v7.0.0"
                ],
                "timestamp": "20210210220406"
              },
              "number": "v7.0.0"
            },
            {
              "commit": {
                "sha": "5a9b0ca8800605dbc3da61aeea891538d65699fb",
                "tags": [
                  "v7.8.3"
                ],
                "timestamp": "20221005184613"
              },
              "number": "v7.8.3"
            },
            {
              "commit": {
                "sha": "a96bf827c89ed7216ea8cf42271d2c62c4f2442c",
                "tags": [
                  "v6.7.9"
                ],
                "timestamp": "20221012023019"
              },
              "number": "v6.7.9"
            }
          ]
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:pivotal_software:concourse:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "7.8.3",
                "versionStartIncluding": "7.0.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:pivotal_software:concourse:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "6.7.9",
                "versionStartIncluding": "6.0.0",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "security@vmware.com",
          "ID": "CVE-2022-31683"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Concourse (7.x.y prior to 7.8.3 and 6.x.y prior to 6.7.9) contains an authorization bypass issue. A Concourse user can send a request with body including :team_name=team2 to bypass team scope check to gain access to certain resources belong to any other team."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-863"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/concourse/concourse/security/advisories/GHSA-5jp2-vwrj-99rf",
              "refsource": "MISC",
              "tags": [
                "Exploit",
                "Third Party Advisory"
              ],
              "url": "https://github.com/concourse/concourse/security/advisories/GHSA-5jp2-vwrj-99rf"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "exploitabilityScore": 2.8,
          "impactScore": 2.5
        }
      },
      "lastModifiedDate": "2022-12-27T21:12Z",
      "publishedDate": "2022-12-19T16: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…