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

138 lines
3.9 KiB
JSON

{
"id": "CVE-2023-1174",
"sourceIdentifier": "jordan@liggitt.net",
"published": "2023-05-24T17:15:09.733",
"lastModified": "2023-05-31T19:09:11.500",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "This vulnerability exposes a network port in minikube running on macOS with Docker driver that could enable unexpected remote access to the minikube container."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
},
{
"source": "jordan@liggitt.net",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
},
{
"source": "jordan@liggitt.net",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-266"
}
]
}
],
"configurations": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*",
"matchCriteriaId": "387021A0-AF36-463C-A605-32EA7DAC172E"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:kubernetes:minikube:1.26.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C947A326-8671-4B10-B586-32C14E42F0D8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:kubernetes:minikube:1.26.1:*:*:*:*:*:*:*",
"matchCriteriaId": "E3E8A841-DF87-4018-8274-2475C9C969AC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:kubernetes:minikube:1.27.0:*:*:*:*:*:*:*",
"matchCriteriaId": "0D24AF30-3E95-4230-86CC-D993CBF9AE81"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:kubernetes:minikube:1.27.1:*:*:*:*:*:*:*",
"matchCriteriaId": "D7952A75-CB33-4E52-8995-21EAA0DB80F8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:kubernetes:minikube:1.28.0:*:*:*:*:*:*:*",
"matchCriteriaId": "62E2C3FA-7F5A-40B6-AE7C-7B3207A0D781"
}
]
}
]
}
],
"references": [
{
"url": "https://groups.google.com/g/kubernetes-security-announce/c/2ZkJFMDTKbM",
"source": "jordan@liggitt.net",
"tags": [
"Mailing List"
]
}
]
}