cvelist/2023/1xxx/CVE-2023-1943.json
2023-10-12 00:00:37 +00:00

123 lines
4.5 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-1943",
"ASSIGNER": "security@kubernetes.io",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Privilege Escalation in kOps using GCE/GCP Provider in Gossip Mode.\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-250: Execution with Unnecessary Privileges",
"cweId": "CWE-250"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Kubernetes",
"product": {
"product_data": [
{
"product_name": "kops",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"status": "affected",
"version": "0",
"lessThan": "1.25.3",
"versionType": "semver"
},
{
"status": "unaffected",
"version": "1.25.3"
},
{
"status": "affected",
"version": "1.26.0",
"lessThan": "1.26.2",
"versionType": "semver"
},
{
"status": "unaffected",
"version": "1.26.2"
}
],
"defaultStatus": "unaffected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/kubernetes/kops/issues/15539",
"refsource": "MISC",
"name": "https://github.com/kubernetes/kops/issues/15539"
},
{
"url": "https://groups.google.com/g/kubernetes-security-announce/c/yrCE1x89oaU",
"refsource": "MISC",
"name": "https://groups.google.com/g/kubernetes-security-announce/c/yrCE1x89oaU"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "James Cleverley-Prance"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"attackVector": "ADJACENT_NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseSeverity": "HIGH",
"baseScore": 8,
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
]
}
}