{ "id": "CVE-2022-31683", "sourceIdentifier": "security@vmware.com", "published": "2022-12-19T16:15:11.027", "lastModified": "2022-12-27T21:12:44.923", "vulnStatus": "Analyzed", "descriptions": [ { "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." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.8, "impactScore": 2.5 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-863" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:pivotal_software:concourse:*:*:*:*:*:*:*:*", "versionStartIncluding": "6.0.0", "versionEndExcluding": "6.7.9", "matchCriteriaId": "33F52A70-FA89-4B11-861F-5EB0B80D746B" }, { "vulnerable": true, "criteria": "cpe:2.3:a:pivotal_software:concourse:*:*:*:*:*:*:*:*", "versionStartIncluding": "7.0.0", "versionEndExcluding": "7.8.3", "matchCriteriaId": "C5351D1D-E34C-4A05-964A-5BC461B0331B" } ] } ] } ], "references": [ { "url": "https://github.com/concourse/concourse/security/advisories/GHSA-5jp2-vwrj-99rf", "source": "security@vmware.com", "tags": [ "Exploit", "Third Party Advisory" ] } ] }