2024-07-14 02:06:08 +00:00

112 lines
2.8 KiB
JSON

{
"id": "CVE-2023-32766",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-06-05T15:15:09.143",
"lastModified": "2023-06-09T22:42:16.930",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Gitpod before 2022.11.3 allows XSS because redirection can occur for some protocols outside of the trusted set of three (vscode: vscode-insiders: jetbrains-gateway:)."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitpod:gitpod:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2022.11.3",
"matchCriteriaId": "862828C1-EFDB-4680-A3BA-54F828B08C8A"
}
]
}
]
}
],
"references": [
{
"url": "https://app.safebase.io/portal/71ccd717-aa2d-4a1e-942e-c768d37e9e0c/preview?product=default&tcuUid=1d505bda-9a38-4ca5-8724-052e6337f34d",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/gitpod-io/gitpod/commit/6771283c3406586e352337675b79ff2ca50f191b",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/gitpod-io/gitpod/compare/release-2022.11.2...2022.11.3",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/gitpod-io/gitpod/pull/17559",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/gitpod-io/gitpod/releases/tag/2022.11.3",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
},
{
"url": "https://www.gitpod.io",
"source": "cve@mitre.org",
"tags": [
"Product"
]
}
]
}