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

115 lines
3.5 KiB
JSON

{
"id": "CVE-2018-17450",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-04-15T23:15:13.440",
"lastModified": "2023-04-25T20:25:26.280",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in GitLab Community and Enterprise Edition before 11.1.7, 11.2.x before 11.2.4, and 11.3.x before 11.3.1. There is Server-Side Request Forgery (SSRF) via the Kubernetes integration, leading (for example) to disclosure of a GCP service token."
}
],
"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:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-918"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*",
"versionEndExcluding": "11.1.7",
"matchCriteriaId": "56859B5B-7084-4F58-86B1-55591E4365AB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*",
"versionEndExcluding": "11.1.7",
"matchCriteriaId": "EEE02913-00F2-4386-AADE-E830BF40428C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*",
"versionStartIncluding": "11.2.0",
"versionEndExcluding": "11.2.4",
"matchCriteriaId": "9D4901BF-95A2-4A45-A9D9-0E01B29B4288"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*",
"versionStartIncluding": "11.2.0",
"versionEndExcluding": "11.2.4",
"matchCriteriaId": "CEC44A89-760A-4238-A11F-A4504DF86D04"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlab:gitlab:11.3.0:*:*:*:community:*:*:*",
"matchCriteriaId": "9BE513BE-9346-43DC-B9E3-169B84156063"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlab:gitlab:11.3.0:*:*:*:enterprise:*:*:*",
"matchCriteriaId": "A64EAF5E-EA4B-4E5D-B0FF-04FFD3422829"
}
]
}
]
}
],
"references": [
{
"url": "https://about.gitlab.com/blog/categories/releases/",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
},
{
"url": "https://about.gitlab.com/releases/2018/10/01/security-release-gitlab-11-dot-3-dot-1-released/",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Vendor Advisory"
]
}
]
}