mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-06-01 11:11:27 +00:00
137 lines
4.7 KiB
JSON
137 lines
4.7 KiB
JSON
{
|
|
"id": "CVE-2023-32187",
|
|
"sourceIdentifier": "meissner@suse.de",
|
|
"published": "2023-09-18T13:15:08.190",
|
|
"lastModified": "2023-09-21T15:21:31.567",
|
|
"vulnStatus": "Analyzed",
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "An Allocation of Resources Without Limits or Throttling vulnerability in SUSE k3s allows attackers with access to K3s servers' apiserver/supervisor port (TCP 6443) cause denial of service.\nThis issue affects k3s: from v1.24.0 before v1.24.17+k3s1, from v1.25.0 before v1.25.13+k3s1, from v1.26.0 before v1.26.8+k3s1, from sev1.27.0 before v1.27.5+k3s1, from v1.28.0 before v1.28.1+k3s1.\n\n"
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "Una vulnerabilidad de asignaci\u00f3n de recursos sin l\u00edmites o limitaci\u00f3n en SUSE k3s permite a atacantes con acceso al puerto apiserver/supervisor de los servidores K3s (TCP 6443) provocar denegaci\u00f3n de servicio. Este problema afecta a k3s: desde v1.24.0 antes de v1.24.17+k3s1, desde v1.25.0 antes de v1.25.13+k3s1, desde v1.26.0 antes de v1.26.8+k3s1, desde sev1.27.0 antes de v1.27.5+k3s1, desde v1.28.0 antes de v1.28.1+k3s1"
|
|
}
|
|
],
|
|
"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:N/I:N/A:H",
|
|
"attackVector": "NETWORK",
|
|
"attackComplexity": "LOW",
|
|
"privilegesRequired": "NONE",
|
|
"userInteraction": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"confidentialityImpact": "NONE",
|
|
"integrityImpact": "NONE",
|
|
"availabilityImpact": "HIGH",
|
|
"baseScore": 7.5,
|
|
"baseSeverity": "HIGH"
|
|
},
|
|
"exploitabilityScore": 3.9,
|
|
"impactScore": 3.6
|
|
},
|
|
{
|
|
"source": "meissner@suse.de",
|
|
"type": "Secondary",
|
|
"cvssData": {
|
|
"version": "3.1",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
|
|
"attackVector": "NETWORK",
|
|
"attackComplexity": "LOW",
|
|
"privilegesRequired": "NONE",
|
|
"userInteraction": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"confidentialityImpact": "NONE",
|
|
"integrityImpact": "NONE",
|
|
"availabilityImpact": "HIGH",
|
|
"baseScore": 7.5,
|
|
"baseSeverity": "HIGH"
|
|
},
|
|
"exploitabilityScore": 3.9,
|
|
"impactScore": 3.6
|
|
}
|
|
]
|
|
},
|
|
"weaknesses": [
|
|
{
|
|
"source": "meissner@suse.de",
|
|
"type": "Primary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-770"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"configurations": [
|
|
{
|
|
"nodes": [
|
|
{
|
|
"operator": "OR",
|
|
"negate": false,
|
|
"cpeMatch": [
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:k3s:k3s:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "1.24.0",
|
|
"versionEndExcluding": "1.24.17\\+k3s1",
|
|
"matchCriteriaId": "5FEC7C6F-1B51-4F4D-B676-BBB6BE589A8C"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:k3s:k3s:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "1.25.0",
|
|
"versionEndExcluding": "1.25.13\\+k3s1",
|
|
"matchCriteriaId": "78847F7B-2FBC-431B-8EA2-40DCFC14659A"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:k3s:k3s:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "1.26.0",
|
|
"versionEndExcluding": "1.26.8\\+k3s1",
|
|
"matchCriteriaId": "E5B928DB-5CC6-4E1E-9049-DED54245E47F"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:k3s:k3s:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "1.27.0",
|
|
"versionEndExcluding": "1.27.5\\+k3s1",
|
|
"matchCriteriaId": "BD52035E-E6FB-444E-99C0-FC4FE63D6EB3"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:k3s:k3s:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "1.28.0",
|
|
"versionEndExcluding": "1.28.1\\+k3s1",
|
|
"matchCriteriaId": "515B2A4C-17AB-4C4B-8231-18A6A49C25DD"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2023-32187https://",
|
|
"source": "meissner@suse.de",
|
|
"tags": [
|
|
"Broken Link"
|
|
]
|
|
},
|
|
{
|
|
"url": "https://github.com/k3s-io/k3s/security/advisories/GHSA-m4hf-6vgr-75r2",
|
|
"source": "meissner@suse.de",
|
|
"tags": [
|
|
"Mitigation",
|
|
"Vendor Advisory"
|
|
]
|
|
}
|
|
]
|
|
} |