Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-25743 (GCVE-0-2021-25743)
Vulnerability from cvelistv5
Published
2022-01-07 00:00
Modified
2024-09-16 23:51
Severity ?
EPSS score ?
Summary
kubectl does not neutralize escape, meta or control sequences contained in the raw data it outputs to a terminal. This includes but is not limited to the unstructured string fields in objects such as Events.
References
▼ | URL | Tags | |
---|---|---|---|
jordan@liggitt.net | https://github.com/kubernetes/kubernetes/issues/101695 | Vendor Advisory | |
jordan@liggitt.net | https://security.netapp.com/advisory/ntap-20220217-0003/ | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/kubernetes/kubernetes/issues/101695 | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20220217-0003/ | Third Party Advisory |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Kubernetes | Kubernetes |
Version: unspecified < Version: unspecified < Version: unspecified < Version: unspecified < |
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-03T20:11:27.596Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://github.com/kubernetes/kubernetes/issues/101695", }, { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://security.netapp.com/advisory/ntap-20220217-0003/", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "Kubernetes", vendor: "Kubernetes", versions: [ { lessThanOrEqual: "1.23.1", status: "affected", version: "unspecified", versionType: "custom", }, { lessThan: "unspecified", status: "unknown", version: "next of 1.23.1", versionType: "custom", }, { lessThanOrEqual: "1.22.5", status: "affected", version: "unspecified", versionType: "custom", }, { lessThan: "unspecified", status: "unknown", version: "next of 1.22.5", versionType: "custom", }, { lessThanOrEqual: "1.21.8", status: "affected", version: "unspecified", versionType: "custom", }, { lessThan: "unspecified", status: "unknown", version: "next of 1.21.8", versionType: "custom", }, { lessThanOrEqual: "1.20.14", status: "affected", version: "unspecified", versionType: "custom", }, { lessThan: "unspecified", status: "unknown", version: "next of 1.20.14", versionType: "custom", }, ], }, ], credits: [ { lang: "en", value: "Eviatar Gerzi", }, ], datePublic: "2021-05-02T00:00:00", descriptions: [ { lang: "en", value: "kubectl does not neutralize escape, meta or control sequences contained in the raw data it outputs to a terminal. This includes but is not limited to the unstructured string fields in objects such as Events.", }, ], metrics: [ { cvssV3_1: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 3, baseSeverity: "LOW", confidentialityImpact: "NONE", integrityImpact: "LOW", privilegesRequired: "LOW", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:N", version: "3.1", }, }, ], problemTypes: [ { descriptions: [ { cweId: "CWE-150", description: "CWE-150: Improper Neutralization of Escape, Meta, or Control Sequences", lang: "en", type: "CWE", }, ], }, ], providerMetadata: { dateUpdated: "2022-02-17T17:06:37", orgId: "a6081bf6-c852-4425-ad4f-a67919267565", shortName: "kubernetes", }, references: [ { tags: [ "x_refsource_MISC", ], url: "https://github.com/kubernetes/kubernetes/issues/101695", }, { tags: [ "x_refsource_CONFIRM", ], url: "https://security.netapp.com/advisory/ntap-20220217-0003/", }, ], source: { defect: [ "https://github.com/kubernetes/kubernetes/issues/101695", ], discovery: "EXTERNAL", }, title: "ANSI escape characters in kubectl output are not being filtered", x_generator: { engine: "Vulnogram 0.0.9", }, x_legacyV4Record: { CVE_data_meta: { ASSIGNER: "security@kubernetes.io", DATE_PUBLIC: "2021-05-02T12:06:00.000Z", ID: "CVE-2021-25743", STATE: "PUBLIC", TITLE: "ANSI escape characters in kubectl output are not being filtered", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Kubernetes", version: { version_data: [ { version_affected: "<=", version_value: "1.23.1", }, { version_affected: "?>", version_value: "1.23.1", }, { version_affected: "<=", version_value: "1.22.5", }, { version_affected: "?>", version_value: "1.22.5", }, { version_affected: "<=", version_value: "1.21.8", }, { version_affected: "?>", version_value: "1.21.8", }, { version_affected: "<=", version_value: "1.20.14", }, { version_affected: "?>", version_value: "1.20.14", }, ], }, }, ], }, vendor_name: "Kubernetes", }, ], }, }, credit: [ { lang: "eng", value: "Eviatar Gerzi", }, ], data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "kubectl does not neutralize escape, meta or control sequences contained in the raw data it outputs to a terminal. This includes but is not limited to the unstructured string fields in objects such as Events.", }, ], }, generator: { engine: "Vulnogram 0.0.9", }, impact: { cvss: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 3, baseSeverity: "LOW", confidentialityImpact: "NONE", integrityImpact: "LOW", privilegesRequired: "LOW", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:N", version: "3.1", }, }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-150: Improper Neutralization of Escape, Meta, or Control Sequences", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/kubernetes/kubernetes/issues/101695", refsource: "MISC", url: "https://github.com/kubernetes/kubernetes/issues/101695", }, { name: "https://security.netapp.com/advisory/ntap-20220217-0003/", refsource: "CONFIRM", url: "https://security.netapp.com/advisory/ntap-20220217-0003/", }, ], }, source: { defect: [ "https://github.com/kubernetes/kubernetes/issues/101695", ], discovery: "EXTERNAL", }, }, }, }, cveMetadata: { assignerOrgId: "a6081bf6-c852-4425-ad4f-a67919267565", assignerShortName: "kubernetes", cveId: "CVE-2021-25743", datePublished: "2022-01-07T00:00:12.399751Z", dateReserved: "2021-01-21T00:00:00", dateUpdated: "2024-09-16T23:51:24.348Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", "vulnerability-lookup:meta": { fkie_nvd: { configurations: "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"1.18.0\", \"matchCriteriaId\": \"ECA582BF-2777-4ABB-A12C-D1D226CC7D08\"}]}]}]", descriptions: "[{\"lang\": \"en\", \"value\": \"kubectl does not neutralize escape, meta or control sequences contained in the raw data it outputs to a terminal. This includes but is not limited to the unstructured string fields in objects such as Events.\"}, {\"lang\": \"es\", \"value\": \"kubectl no neutraliza las secuencias de escape, meta o de control contenidas en los datos brutos que env\\u00eda a un terminal. Esto incluye, pero no se limita, a los campos de cadena no estructurados en objetos como los Eventos\"}]", id: "CVE-2021-25743", lastModified: "2024-11-21T05:55:19.977", metrics: "{\"cvssMetricV31\": [{\"source\": \"jordan@liggitt.net\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:N\", \"baseScore\": 3.0, \"baseSeverity\": \"LOW\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 1.3, \"impactScore\": 1.4}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:N\", \"baseScore\": 3.0, \"baseSeverity\": \"LOW\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 1.3, \"impactScore\": 1.4}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:H/Au:S/C:N/I:P/A:N\", \"baseScore\": 2.1, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"HIGH\", \"authentication\": \"SINGLE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"LOW\", \"exploitabilityScore\": 3.9, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": true}]}", published: "2022-01-07T00:15:07.817", references: "[{\"url\": \"https://github.com/kubernetes/kubernetes/issues/101695\", \"source\": \"jordan@liggitt.net\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20220217-0003/\", \"source\": \"jordan@liggitt.net\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/kubernetes/kubernetes/issues/101695\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20220217-0003/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]", sourceIdentifier: "jordan@liggitt.net", vulnStatus: "Modified", weaknesses: "[{\"source\": \"jordan@liggitt.net\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-150\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"NVD-CWE-Other\"}]}]", }, nvd: "{\"cve\":{\"id\":\"CVE-2021-25743\",\"sourceIdentifier\":\"jordan@liggitt.net\",\"published\":\"2022-01-07T00:15:07.817\",\"lastModified\":\"2024-11-21T05:55:19.977\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"kubectl does not neutralize escape, meta or control sequences contained in the raw data it outputs to a terminal. This includes but is not limited to the unstructured string fields in objects such as Events.\"},{\"lang\":\"es\",\"value\":\"kubectl no neutraliza las secuencias de escape, meta o de control contenidas en los datos brutos que envía a un terminal. Esto incluye, pero no se limita, a los campos de cadena no estructurados en objetos como los Eventos\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"jordan@liggitt.net\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:N\",\"baseScore\":3.0,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.3,\"impactScore\":1.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:N\",\"baseScore\":3.0,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.3,\"impactScore\":1.4}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:H/Au:S/C:N/I:P/A:N\",\"baseScore\":2.1,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"HIGH\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":3.9,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"jordan@liggitt.net\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-150\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-Other\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"1.18.0\",\"matchCriteriaId\":\"ECA582BF-2777-4ABB-A12C-D1D226CC7D08\"}]}]}],\"references\":[{\"url\":\"https://github.com/kubernetes/kubernetes/issues/101695\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20220217-0003/\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/kubernetes/kubernetes/issues/101695\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20220217-0003/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}", }, }
suse-su-2024:2928-1
Vulnerability from csaf_suse
Published
2024-08-15 07:56
Modified
2024-08-15 07:56
Summary
Security update for kubernetes1.25
Notes
Title of the patch
Security update for kubernetes1.25
Description of the patch
This update for kubernetes1.25 fixes the following issues:
- CVE-2021-25743: Fixed sanitization of raw data of escape, meta or control sequences before output it to terminal (bsc#1194400)
Other fixes:
- Included kubernetes1.25-client package. (jsc#PED-5755)
Patchnames
SUSE-2024-2928,SUSE-SLE-Module-Containers-15-SP5-2024-2928,SUSE-SLE-Module-Containers-15-SP6-2024-2928,openSUSE-SLE-15.5-2024-2928,openSUSE-SLE-15.6-2024-2928
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "Security update for kubernetes1.25", title: "Title of the patch", }, { category: "description", text: "This update for kubernetes1.25 fixes the following issues:\n\n- CVE-2021-25743: Fixed sanitization of raw data of escape, meta or control sequences before output it to terminal (bsc#1194400)\n\nOther fixes:\n- Included kubernetes1.25-client package. (jsc#PED-5755)\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2024-2928,SUSE-SLE-Module-Containers-15-SP5-2024-2928,SUSE-SLE-Module-Containers-15-SP6-2024-2928,openSUSE-SLE-15.5-2024-2928,openSUSE-SLE-15.6-2024-2928", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_2928-1.json", }, { category: "self", summary: "URL for SUSE-SU-2024:2928-1", url: "https://www.suse.com/support/update/announcement/2024/suse-su-20242928-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2024:2928-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019202.html", }, { category: "self", summary: "SUSE Bug 1194400", url: "https://bugzilla.suse.com/1194400", }, { category: "self", summary: "SUSE CVE CVE-2021-25743 page", url: "https://www.suse.com/security/cve/CVE-2021-25743/", }, ], title: "Security update for kubernetes1.25", tracking: { current_release_date: "2024-08-15T07:56:18Z", generator: { date: "2024-08-15T07:56:18Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2024:2928-1", initial_release_date: "2024-08-15T07:56:18Z", revision_history: [ { date: "2024-08-15T07:56:18Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "kubernetes1.25-apiserver-1.25.16-150400.9.10.1.aarch64", product: { name: "kubernetes1.25-apiserver-1.25.16-150400.9.10.1.aarch64", product_id: "kubernetes1.25-apiserver-1.25.16-150400.9.10.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.25-client-1.25.16-150400.9.10.1.aarch64", product: { name: "kubernetes1.25-client-1.25.16-150400.9.10.1.aarch64", product_id: "kubernetes1.25-client-1.25.16-150400.9.10.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.aarch64", product: { name: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.aarch64", product_id: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.aarch64", product: { name: "kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.aarch64", product_id: "kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.aarch64", product: { name: "kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.aarch64", product_id: "kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.25-kubelet-1.25.16-150400.9.10.1.aarch64", product: { name: "kubernetes1.25-kubelet-1.25.16-150400.9.10.1.aarch64", product_id: "kubernetes1.25-kubelet-1.25.16-150400.9.10.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.aarch64", product: { name: "kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.aarch64", product_id: "kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.25-proxy-1.25.16-150400.9.10.1.aarch64", product: { name: "kubernetes1.25-proxy-1.25.16-150400.9.10.1.aarch64", product_id: "kubernetes1.25-proxy-1.25.16-150400.9.10.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.25-scheduler-1.25.16-150400.9.10.1.aarch64", product: { name: "kubernetes1.25-scheduler-1.25.16-150400.9.10.1.aarch64", product_id: "kubernetes1.25-scheduler-1.25.16-150400.9.10.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "kubernetes1.25-client-bash-completion-1.25.16-150400.9.10.1.noarch", product: { name: "kubernetes1.25-client-bash-completion-1.25.16-150400.9.10.1.noarch", product_id: "kubernetes1.25-client-bash-completion-1.25.16-150400.9.10.1.noarch", }, }, { category: "product_version", name: "kubernetes1.25-client-fish-completion-1.25.16-150400.9.10.1.noarch", product: { name: "kubernetes1.25-client-fish-completion-1.25.16-150400.9.10.1.noarch", product_id: "kubernetes1.25-client-fish-completion-1.25.16-150400.9.10.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "kubernetes1.25-apiserver-1.25.16-150400.9.10.1.ppc64le", product: { name: "kubernetes1.25-apiserver-1.25.16-150400.9.10.1.ppc64le", product_id: "kubernetes1.25-apiserver-1.25.16-150400.9.10.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.25-client-1.25.16-150400.9.10.1.ppc64le", product: { name: "kubernetes1.25-client-1.25.16-150400.9.10.1.ppc64le", product_id: "kubernetes1.25-client-1.25.16-150400.9.10.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.ppc64le", product: { name: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.ppc64le", product_id: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.ppc64le", product: { name: "kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.ppc64le", product_id: "kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.ppc64le", product: { name: "kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.ppc64le", product_id: "kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.25-kubelet-1.25.16-150400.9.10.1.ppc64le", product: { name: "kubernetes1.25-kubelet-1.25.16-150400.9.10.1.ppc64le", product_id: "kubernetes1.25-kubelet-1.25.16-150400.9.10.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.ppc64le", product: { name: "kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.ppc64le", product_id: "kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.25-proxy-1.25.16-150400.9.10.1.ppc64le", product: { name: "kubernetes1.25-proxy-1.25.16-150400.9.10.1.ppc64le", product_id: "kubernetes1.25-proxy-1.25.16-150400.9.10.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.25-scheduler-1.25.16-150400.9.10.1.ppc64le", product: { name: "kubernetes1.25-scheduler-1.25.16-150400.9.10.1.ppc64le", product_id: "kubernetes1.25-scheduler-1.25.16-150400.9.10.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "kubernetes1.25-apiserver-1.25.16-150400.9.10.1.s390x", product: { name: "kubernetes1.25-apiserver-1.25.16-150400.9.10.1.s390x", product_id: "kubernetes1.25-apiserver-1.25.16-150400.9.10.1.s390x", }, }, { category: "product_version", name: "kubernetes1.25-client-1.25.16-150400.9.10.1.s390x", product: { name: "kubernetes1.25-client-1.25.16-150400.9.10.1.s390x", product_id: "kubernetes1.25-client-1.25.16-150400.9.10.1.s390x", }, }, { category: "product_version", name: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.s390x", product: { name: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.s390x", product_id: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.s390x", }, }, { category: "product_version", name: "kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.s390x", product: { name: "kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.s390x", product_id: "kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.s390x", }, }, { category: "product_version", name: "kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.s390x", product: { name: "kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.s390x", product_id: "kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.s390x", }, }, { category: "product_version", name: "kubernetes1.25-kubelet-1.25.16-150400.9.10.1.s390x", product: { name: "kubernetes1.25-kubelet-1.25.16-150400.9.10.1.s390x", product_id: "kubernetes1.25-kubelet-1.25.16-150400.9.10.1.s390x", }, }, { category: "product_version", name: "kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.s390x", product: { name: "kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.s390x", product_id: "kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.s390x", }, }, { category: "product_version", name: "kubernetes1.25-proxy-1.25.16-150400.9.10.1.s390x", product: { name: "kubernetes1.25-proxy-1.25.16-150400.9.10.1.s390x", product_id: "kubernetes1.25-proxy-1.25.16-150400.9.10.1.s390x", }, }, { category: "product_version", name: "kubernetes1.25-scheduler-1.25.16-150400.9.10.1.s390x", product: { name: "kubernetes1.25-scheduler-1.25.16-150400.9.10.1.s390x", product_id: "kubernetes1.25-scheduler-1.25.16-150400.9.10.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "kubernetes1.25-apiserver-1.25.16-150400.9.10.1.x86_64", product: { name: "kubernetes1.25-apiserver-1.25.16-150400.9.10.1.x86_64", product_id: "kubernetes1.25-apiserver-1.25.16-150400.9.10.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.25-client-1.25.16-150400.9.10.1.x86_64", product: { name: "kubernetes1.25-client-1.25.16-150400.9.10.1.x86_64", product_id: "kubernetes1.25-client-1.25.16-150400.9.10.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.x86_64", product: { name: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.x86_64", product_id: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.x86_64", product: { name: "kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.x86_64", product_id: "kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.x86_64", product: { name: "kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.x86_64", product_id: "kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.25-kubelet-1.25.16-150400.9.10.1.x86_64", product: { name: "kubernetes1.25-kubelet-1.25.16-150400.9.10.1.x86_64", product_id: "kubernetes1.25-kubelet-1.25.16-150400.9.10.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.x86_64", product: { name: "kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.x86_64", product_id: "kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.25-proxy-1.25.16-150400.9.10.1.x86_64", product: { name: "kubernetes1.25-proxy-1.25.16-150400.9.10.1.x86_64", product_id: "kubernetes1.25-proxy-1.25.16-150400.9.10.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.25-scheduler-1.25.16-150400.9.10.1.x86_64", product: { name: "kubernetes1.25-scheduler-1.25.16-150400.9.10.1.x86_64", product_id: "kubernetes1.25-scheduler-1.25.16-150400.9.10.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Module for Containers 15 SP5", product: { name: "SUSE Linux Enterprise Module for Containers 15 SP5", product_id: "SUSE Linux Enterprise Module for Containers 15 SP5", product_identification_helper: { cpe: "cpe:/o:suse:sle-module-containers:15:sp5", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Module for Containers 15 SP6", product: { name: "SUSE Linux Enterprise Module for Containers 15 SP6", product_id: "SUSE Linux Enterprise Module for Containers 15 SP6", product_identification_helper: { cpe: "cpe:/o:suse:sle-module-containers:15:sp6", }, }, }, { category: "product_name", name: "openSUSE Leap 15.5", product: { name: "openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5", product_identification_helper: { cpe: "cpe:/o:opensuse:leap:15.5", }, }, }, { category: "product_name", name: "openSUSE Leap 15.6", product: { name: "openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6", product_identification_helper: { cpe: "cpe:/o:opensuse:leap:15.6", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-1.25.16-150400.9.10.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP5", product_id: "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-1.25.16-150400.9.10.1.aarch64", }, product_reference: "kubernetes1.25-client-1.25.16-150400.9.10.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-1.25.16-150400.9.10.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP5", product_id: "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-1.25.16-150400.9.10.1.ppc64le", }, product_reference: "kubernetes1.25-client-1.25.16-150400.9.10.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-1.25.16-150400.9.10.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP5", product_id: "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-1.25.16-150400.9.10.1.s390x", }, product_reference: "kubernetes1.25-client-1.25.16-150400.9.10.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-1.25.16-150400.9.10.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP5", product_id: "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-1.25.16-150400.9.10.1.x86_64", }, product_reference: "kubernetes1.25-client-1.25.16-150400.9.10.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP5", product_id: "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.aarch64", }, product_reference: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP5", product_id: "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.ppc64le", }, product_reference: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP5", product_id: "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.s390x", }, product_reference: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP5", product_id: "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.x86_64", }, product_reference: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-1.25.16-150400.9.10.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP6", product_id: "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.10.1.aarch64", }, product_reference: "kubernetes1.25-client-1.25.16-150400.9.10.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-1.25.16-150400.9.10.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP6", product_id: "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.10.1.ppc64le", }, product_reference: "kubernetes1.25-client-1.25.16-150400.9.10.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-1.25.16-150400.9.10.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP6", product_id: "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.10.1.s390x", }, product_reference: "kubernetes1.25-client-1.25.16-150400.9.10.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-1.25.16-150400.9.10.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP6", product_id: "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.10.1.x86_64", }, product_reference: "kubernetes1.25-client-1.25.16-150400.9.10.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP6", product_id: "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.aarch64", }, product_reference: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP6", product_id: "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.ppc64le", }, product_reference: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP6", product_id: "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.s390x", }, product_reference: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP6", product_id: "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.x86_64", }, product_reference: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-1.25.16-150400.9.10.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.25-client-1.25.16-150400.9.10.1.aarch64", }, product_reference: "kubernetes1.25-client-1.25.16-150400.9.10.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-1.25.16-150400.9.10.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.25-client-1.25.16-150400.9.10.1.ppc64le", }, product_reference: "kubernetes1.25-client-1.25.16-150400.9.10.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-1.25.16-150400.9.10.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.25-client-1.25.16-150400.9.10.1.s390x", }, product_reference: "kubernetes1.25-client-1.25.16-150400.9.10.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-1.25.16-150400.9.10.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.25-client-1.25.16-150400.9.10.1.x86_64", }, product_reference: "kubernetes1.25-client-1.25.16-150400.9.10.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.aarch64", }, product_reference: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.ppc64le", }, product_reference: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.s390x", }, product_reference: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.x86_64", }, product_reference: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-apiserver-1.25.16-150400.9.10.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.10.1.aarch64", }, product_reference: "kubernetes1.25-apiserver-1.25.16-150400.9.10.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-apiserver-1.25.16-150400.9.10.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.10.1.ppc64le", }, product_reference: "kubernetes1.25-apiserver-1.25.16-150400.9.10.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-apiserver-1.25.16-150400.9.10.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.10.1.s390x", }, product_reference: "kubernetes1.25-apiserver-1.25.16-150400.9.10.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-apiserver-1.25.16-150400.9.10.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.10.1.x86_64", }, product_reference: "kubernetes1.25-apiserver-1.25.16-150400.9.10.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-1.25.16-150400.9.10.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.10.1.aarch64", }, product_reference: "kubernetes1.25-client-1.25.16-150400.9.10.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-1.25.16-150400.9.10.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.10.1.ppc64le", }, product_reference: "kubernetes1.25-client-1.25.16-150400.9.10.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-1.25.16-150400.9.10.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.10.1.s390x", }, product_reference: "kubernetes1.25-client-1.25.16-150400.9.10.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-1.25.16-150400.9.10.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.10.1.x86_64", }, product_reference: "kubernetes1.25-client-1.25.16-150400.9.10.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-bash-completion-1.25.16-150400.9.10.1.noarch as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-client-bash-completion-1.25.16-150400.9.10.1.noarch", }, product_reference: "kubernetes1.25-client-bash-completion-1.25.16-150400.9.10.1.noarch", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.aarch64", }, product_reference: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.ppc64le", }, product_reference: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.s390x", }, product_reference: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.x86_64", }, product_reference: "kubernetes1.25-client-common-1.25.16-150400.9.10.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-client-fish-completion-1.25.16-150400.9.10.1.noarch as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-client-fish-completion-1.25.16-150400.9.10.1.noarch", }, product_reference: "kubernetes1.25-client-fish-completion-1.25.16-150400.9.10.1.noarch", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.aarch64", }, product_reference: "kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.ppc64le", }, product_reference: "kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.s390x", }, product_reference: "kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.x86_64", }, product_reference: "kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.aarch64", }, product_reference: "kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.ppc64le", }, product_reference: "kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.s390x", }, product_reference: "kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.x86_64", }, product_reference: "kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-kubelet-1.25.16-150400.9.10.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.10.1.aarch64", }, product_reference: "kubernetes1.25-kubelet-1.25.16-150400.9.10.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-kubelet-1.25.16-150400.9.10.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.10.1.ppc64le", }, product_reference: "kubernetes1.25-kubelet-1.25.16-150400.9.10.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-kubelet-1.25.16-150400.9.10.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.10.1.s390x", }, product_reference: "kubernetes1.25-kubelet-1.25.16-150400.9.10.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-kubelet-1.25.16-150400.9.10.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.10.1.x86_64", }, product_reference: "kubernetes1.25-kubelet-1.25.16-150400.9.10.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.aarch64", }, product_reference: "kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.ppc64le", }, product_reference: "kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.s390x", }, product_reference: "kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.x86_64", }, product_reference: "kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-proxy-1.25.16-150400.9.10.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.10.1.aarch64", }, product_reference: "kubernetes1.25-proxy-1.25.16-150400.9.10.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-proxy-1.25.16-150400.9.10.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.10.1.ppc64le", }, product_reference: "kubernetes1.25-proxy-1.25.16-150400.9.10.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-proxy-1.25.16-150400.9.10.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.10.1.s390x", }, product_reference: "kubernetes1.25-proxy-1.25.16-150400.9.10.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-proxy-1.25.16-150400.9.10.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.10.1.x86_64", }, product_reference: "kubernetes1.25-proxy-1.25.16-150400.9.10.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-scheduler-1.25.16-150400.9.10.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.10.1.aarch64", }, product_reference: "kubernetes1.25-scheduler-1.25.16-150400.9.10.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-scheduler-1.25.16-150400.9.10.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.10.1.ppc64le", }, product_reference: "kubernetes1.25-scheduler-1.25.16-150400.9.10.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-scheduler-1.25.16-150400.9.10.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.10.1.s390x", }, product_reference: "kubernetes1.25-scheduler-1.25.16-150400.9.10.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.25-scheduler-1.25.16-150400.9.10.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.10.1.x86_64", }, product_reference: "kubernetes1.25-scheduler-1.25.16-150400.9.10.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, ], }, vulnerabilities: [ { cve: "CVE-2021-25743", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2021-25743", }, ], notes: [ { category: "general", text: "kubectl does not neutralize escape, meta or control sequences contained in the raw data it outputs to a terminal. This includes but is not limited to the unstructured string fields in objects such as Events.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-1.25.16-150400.9.10.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-1.25.16-150400.9.10.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-1.25.16-150400.9.10.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-1.25.16-150400.9.10.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.10.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.10.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.10.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.10.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.5:kubernetes1.25-client-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.5:kubernetes1.25-client-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.25-client-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.5:kubernetes1.25-client-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-client-bash-completion-1.25.16-150400.9.10.1.noarch", "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-client-fish-completion-1.25.16-150400.9.10.1.noarch", "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2021-25743", url: "https://www.suse.com/security/cve/CVE-2021-25743", }, { category: "external", summary: "SUSE Bug 1194400 for CVE-2021-25743", url: "https://bugzilla.suse.com/1194400", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-1.25.16-150400.9.10.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-1.25.16-150400.9.10.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-1.25.16-150400.9.10.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-1.25.16-150400.9.10.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.10.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.10.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.10.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.10.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.5:kubernetes1.25-client-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.5:kubernetes1.25-client-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.25-client-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.5:kubernetes1.25-client-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-client-bash-completion-1.25.16-150400.9.10.1.noarch", "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-client-fish-completion-1.25.16-150400.9.10.1.noarch", "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-1.25.16-150400.9.10.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-1.25.16-150400.9.10.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-1.25.16-150400.9.10.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-1.25.16-150400.9.10.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.10.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.10.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.10.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.10.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.5:kubernetes1.25-client-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.5:kubernetes1.25-client-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.25-client-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.5:kubernetes1.25-client-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.5:kubernetes1.25-client-common-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-client-bash-completion-1.25.16-150400.9.10.1.noarch", "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-client-fish-completion-1.25.16-150400.9.10.1.noarch", "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.10.1.x86_64", "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.10.1.aarch64", "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.10.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.10.1.s390x", "openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-08-15T07:56:18Z", details: "low", }, ], title: "CVE-2021-25743", }, ], }
suse-su-2024:3341-1
Vulnerability from csaf_suse
Published
2024-09-19 14:50
Modified
2024-09-19 14:50
Summary
Security update for kubernetes1.23
Notes
Title of the patch
Security update for kubernetes1.23
Description of the patch
This update for kubernetes1.23 fixes the following issues:
- CVE-2021-25743: escape, meta and control sequences in raw data output to terminal not neutralized. (bsc#1194400)
- CVE-2023-2727: bypass of policies imposed by the ImagePolicyWebhook admission plugin. (bsc#1211630)
- CVE-2023-2728: bypass of the mountable secrets policy enforced by the ServiceAccount admission plugin. (bsc#1211631)
- CVE-2023-39325: go1.20: excessive resource consumption when dealing with rapid stream resets. (bsc#1229869)
- CVE-2023-44487: google.golang.org/grpc, kube-apiserver: HTTP/2 rapid reset vulnerability. (bsc#1229869)
- CVE-2023-45288: golang.org/x/net: excessive CPU consumption when processing unlimited sets of headers. (bsc#1229869)
- CVE-2024-0793: kube-controller-manager pod crash when processing malformed HPA v1 manifests. (bsc#1219964)
- CVE-2024-3177: bypass of the mountable secrets policy enforced by the ServiceAccount admission plugin. (bsc#1222539)
- CVE-2024-24786: github.com/golang/protobuf: infinite loop when unmarshaling invalid JSON. (bsc#1229867)
Bug fixes:
- Use -trimpath in non-DBG mode for reproducible builds. (bsc#1062303)
- Fix multiple issues for successful `kubeadm init` run. (bsc#1214406)
- Update go to version 1.22.5 in build requirements. (bsc#1229858)
Patchnames
SUSE-2024-3341,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3341,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3341,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3341,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3341
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "Security update for kubernetes1.23", title: "Title of the patch", }, { category: "description", text: "This update for kubernetes1.23 fixes the following issues:\n\n- CVE-2021-25743: escape, meta and control sequences in raw data output to terminal not neutralized. (bsc#1194400)\n- CVE-2023-2727: bypass of policies imposed by the ImagePolicyWebhook admission plugin. (bsc#1211630)\n- CVE-2023-2728: bypass of the mountable secrets policy enforced by the ServiceAccount admission plugin. (bsc#1211631)\n- CVE-2023-39325: go1.20: excessive resource consumption when dealing with rapid stream resets. (bsc#1229869) \n- CVE-2023-44487: google.golang.org/grpc, kube-apiserver: HTTP/2 rapid reset vulnerability. (bsc#1229869)\n- CVE-2023-45288: golang.org/x/net: excessive CPU consumption when processing unlimited sets of headers. (bsc#1229869)\n- CVE-2024-0793: kube-controller-manager pod crash when processing malformed HPA v1 manifests. (bsc#1219964) \n- CVE-2024-3177: bypass of the mountable secrets policy enforced by the ServiceAccount admission plugin. (bsc#1222539)\n- CVE-2024-24786: github.com/golang/protobuf: infinite loop when unmarshaling invalid JSON. (bsc#1229867)\n\nBug fixes:\n\n- Use -trimpath in non-DBG mode for reproducible builds. (bsc#1062303)\n- Fix multiple issues for successful `kubeadm init` run. (bsc#1214406)\n- Update go to version 1.22.5 in build requirements. (bsc#1229858)\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2024-3341,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3341,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3341,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3341,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3341", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_3341-1.json", }, { category: "self", summary: "URL for SUSE-SU-2024:3341-1", url: "https://www.suse.com/support/update/announcement/2024/suse-su-20243341-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2024:3341-1", url: "https://lists.suse.com/pipermail/sle-updates/2024-September/036982.html", }, { category: "self", summary: "SUSE Bug 1062303", url: "https://bugzilla.suse.com/1062303", }, { category: "self", summary: "SUSE Bug 1194400", url: "https://bugzilla.suse.com/1194400", }, { category: "self", summary: "SUSE Bug 1211630", url: "https://bugzilla.suse.com/1211630", }, { category: "self", summary: "SUSE Bug 1211631", url: "https://bugzilla.suse.com/1211631", }, { category: "self", summary: "SUSE Bug 1214406", url: "https://bugzilla.suse.com/1214406", }, { category: "self", summary: "SUSE Bug 1216109", url: "https://bugzilla.suse.com/1216109", }, { category: "self", summary: "SUSE Bug 1216123", url: "https://bugzilla.suse.com/1216123", }, { category: "self", summary: "SUSE Bug 1219964", url: "https://bugzilla.suse.com/1219964", }, { category: "self", summary: "SUSE Bug 1221400", url: "https://bugzilla.suse.com/1221400", }, { category: "self", summary: "SUSE Bug 1222539", url: "https://bugzilla.suse.com/1222539", }, { category: "self", summary: "SUSE Bug 1226136", url: "https://bugzilla.suse.com/1226136", }, { category: "self", summary: "SUSE Bug 1229858", url: "https://bugzilla.suse.com/1229858", }, { category: "self", summary: "SUSE Bug 1229867", url: "https://bugzilla.suse.com/1229867", }, { category: "self", summary: "SUSE Bug 1229869", url: "https://bugzilla.suse.com/1229869", }, { category: "self", summary: "SUSE Bug 1230323", url: "https://bugzilla.suse.com/1230323", }, { category: "self", summary: "SUSE CVE CVE-2021-25743 page", url: "https://www.suse.com/security/cve/CVE-2021-25743/", }, { category: "self", summary: "SUSE CVE CVE-2023-2727 page", url: "https://www.suse.com/security/cve/CVE-2023-2727/", }, { category: "self", summary: "SUSE CVE CVE-2023-2728 page", url: "https://www.suse.com/security/cve/CVE-2023-2728/", }, { category: "self", summary: "SUSE CVE CVE-2023-39325 page", url: "https://www.suse.com/security/cve/CVE-2023-39325/", }, { category: "self", summary: "SUSE CVE CVE-2023-44487 page", url: "https://www.suse.com/security/cve/CVE-2023-44487/", }, { category: "self", summary: "SUSE CVE CVE-2023-45288 page", url: "https://www.suse.com/security/cve/CVE-2023-45288/", }, { category: "self", summary: "SUSE CVE CVE-2024-0793 page", url: "https://www.suse.com/security/cve/CVE-2024-0793/", }, { category: "self", summary: "SUSE CVE CVE-2024-24786 page", url: "https://www.suse.com/security/cve/CVE-2024-24786/", }, { category: "self", summary: "SUSE CVE CVE-2024-3177 page", url: "https://www.suse.com/security/cve/CVE-2024-3177/", }, ], title: "Security update for kubernetes1.23", tracking: { current_release_date: "2024-09-19T14:50:41Z", generator: { date: "2024-09-19T14:50:41Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2024:3341-1", initial_release_date: "2024-09-19T14:50:41Z", revision_history: [ { date: "2024-09-19T14:50:41Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "kubernetes1.24-apiserver-1.24.17-150400.9.16.1.aarch64", product: { name: "kubernetes1.24-apiserver-1.24.17-150400.9.16.1.aarch64", product_id: "kubernetes1.24-apiserver-1.24.17-150400.9.16.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", product: { name: "kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", product_id: "kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", product: { name: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", product_id: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.24-controller-manager-1.24.17-150400.9.16.1.aarch64", product: { name: "kubernetes1.24-controller-manager-1.24.17-150400.9.16.1.aarch64", product_id: "kubernetes1.24-controller-manager-1.24.17-150400.9.16.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.24-kubeadm-1.24.17-150400.9.16.1.aarch64", product: { name: "kubernetes1.24-kubeadm-1.24.17-150400.9.16.1.aarch64", product_id: "kubernetes1.24-kubeadm-1.24.17-150400.9.16.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.24-kubelet-1.24.17-150400.9.16.1.aarch64", product: { name: "kubernetes1.24-kubelet-1.24.17-150400.9.16.1.aarch64", product_id: "kubernetes1.24-kubelet-1.24.17-150400.9.16.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.24-kubelet-common-1.24.17-150400.9.16.1.aarch64", product: { name: "kubernetes1.24-kubelet-common-1.24.17-150400.9.16.1.aarch64", product_id: "kubernetes1.24-kubelet-common-1.24.17-150400.9.16.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.24-proxy-1.24.17-150400.9.16.1.aarch64", product: { name: "kubernetes1.24-proxy-1.24.17-150400.9.16.1.aarch64", product_id: "kubernetes1.24-proxy-1.24.17-150400.9.16.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.24-scheduler-1.24.17-150400.9.16.1.aarch64", product: { name: "kubernetes1.24-scheduler-1.24.17-150400.9.16.1.aarch64", product_id: "kubernetes1.24-scheduler-1.24.17-150400.9.16.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "kubernetes1.24-client-bash-completion-1.24.17-150400.9.16.1.noarch", product: { name: "kubernetes1.24-client-bash-completion-1.24.17-150400.9.16.1.noarch", product_id: "kubernetes1.24-client-bash-completion-1.24.17-150400.9.16.1.noarch", }, }, { category: "product_version", name: "kubernetes1.24-client-fish-completion-1.24.17-150400.9.16.1.noarch", product: { name: "kubernetes1.24-client-fish-completion-1.24.17-150400.9.16.1.noarch", product_id: "kubernetes1.24-client-fish-completion-1.24.17-150400.9.16.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "kubernetes1.24-apiserver-1.24.17-150400.9.16.1.ppc64le", product: { name: "kubernetes1.24-apiserver-1.24.17-150400.9.16.1.ppc64le", product_id: "kubernetes1.24-apiserver-1.24.17-150400.9.16.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", product: { name: "kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", product_id: "kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", product: { name: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", product_id: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.24-controller-manager-1.24.17-150400.9.16.1.ppc64le", product: { name: "kubernetes1.24-controller-manager-1.24.17-150400.9.16.1.ppc64le", product_id: "kubernetes1.24-controller-manager-1.24.17-150400.9.16.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.24-kubeadm-1.24.17-150400.9.16.1.ppc64le", product: { name: "kubernetes1.24-kubeadm-1.24.17-150400.9.16.1.ppc64le", product_id: "kubernetes1.24-kubeadm-1.24.17-150400.9.16.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.24-kubelet-1.24.17-150400.9.16.1.ppc64le", product: { name: "kubernetes1.24-kubelet-1.24.17-150400.9.16.1.ppc64le", product_id: "kubernetes1.24-kubelet-1.24.17-150400.9.16.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.24-kubelet-common-1.24.17-150400.9.16.1.ppc64le", product: { name: "kubernetes1.24-kubelet-common-1.24.17-150400.9.16.1.ppc64le", product_id: "kubernetes1.24-kubelet-common-1.24.17-150400.9.16.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.24-proxy-1.24.17-150400.9.16.1.ppc64le", product: { name: "kubernetes1.24-proxy-1.24.17-150400.9.16.1.ppc64le", product_id: "kubernetes1.24-proxy-1.24.17-150400.9.16.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.24-scheduler-1.24.17-150400.9.16.1.ppc64le", product: { name: "kubernetes1.24-scheduler-1.24.17-150400.9.16.1.ppc64le", product_id: "kubernetes1.24-scheduler-1.24.17-150400.9.16.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "kubernetes1.24-apiserver-1.24.17-150400.9.16.1.s390x", product: { name: "kubernetes1.24-apiserver-1.24.17-150400.9.16.1.s390x", product_id: "kubernetes1.24-apiserver-1.24.17-150400.9.16.1.s390x", }, }, { category: "product_version", name: "kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", product: { name: "kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", product_id: "kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", }, }, { category: "product_version", name: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", product: { name: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", product_id: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", }, }, { category: "product_version", name: "kubernetes1.24-controller-manager-1.24.17-150400.9.16.1.s390x", product: { name: "kubernetes1.24-controller-manager-1.24.17-150400.9.16.1.s390x", product_id: "kubernetes1.24-controller-manager-1.24.17-150400.9.16.1.s390x", }, }, { category: "product_version", name: "kubernetes1.24-kubeadm-1.24.17-150400.9.16.1.s390x", product: { name: "kubernetes1.24-kubeadm-1.24.17-150400.9.16.1.s390x", product_id: "kubernetes1.24-kubeadm-1.24.17-150400.9.16.1.s390x", }, }, { category: "product_version", name: "kubernetes1.24-kubelet-1.24.17-150400.9.16.1.s390x", product: { name: "kubernetes1.24-kubelet-1.24.17-150400.9.16.1.s390x", product_id: "kubernetes1.24-kubelet-1.24.17-150400.9.16.1.s390x", }, }, { category: "product_version", name: "kubernetes1.24-kubelet-common-1.24.17-150400.9.16.1.s390x", product: { name: "kubernetes1.24-kubelet-common-1.24.17-150400.9.16.1.s390x", product_id: "kubernetes1.24-kubelet-common-1.24.17-150400.9.16.1.s390x", }, }, { category: "product_version", name: "kubernetes1.24-proxy-1.24.17-150400.9.16.1.s390x", product: { name: "kubernetes1.24-proxy-1.24.17-150400.9.16.1.s390x", product_id: "kubernetes1.24-proxy-1.24.17-150400.9.16.1.s390x", }, }, { category: "product_version", name: "kubernetes1.24-scheduler-1.24.17-150400.9.16.1.s390x", product: { name: "kubernetes1.24-scheduler-1.24.17-150400.9.16.1.s390x", product_id: "kubernetes1.24-scheduler-1.24.17-150400.9.16.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "kubernetes1.24-apiserver-1.24.17-150400.9.16.1.x86_64", product: { name: "kubernetes1.24-apiserver-1.24.17-150400.9.16.1.x86_64", product_id: "kubernetes1.24-apiserver-1.24.17-150400.9.16.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", product: { name: "kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", product_id: "kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", product: { name: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", product_id: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.24-controller-manager-1.24.17-150400.9.16.1.x86_64", product: { name: "kubernetes1.24-controller-manager-1.24.17-150400.9.16.1.x86_64", product_id: "kubernetes1.24-controller-manager-1.24.17-150400.9.16.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.24-kubeadm-1.24.17-150400.9.16.1.x86_64", product: { name: "kubernetes1.24-kubeadm-1.24.17-150400.9.16.1.x86_64", product_id: "kubernetes1.24-kubeadm-1.24.17-150400.9.16.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.24-kubelet-1.24.17-150400.9.16.1.x86_64", product: { name: "kubernetes1.24-kubelet-1.24.17-150400.9.16.1.x86_64", product_id: "kubernetes1.24-kubelet-1.24.17-150400.9.16.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.24-kubelet-common-1.24.17-150400.9.16.1.x86_64", product: { name: "kubernetes1.24-kubelet-common-1.24.17-150400.9.16.1.x86_64", product_id: "kubernetes1.24-kubelet-common-1.24.17-150400.9.16.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.24-proxy-1.24.17-150400.9.16.1.x86_64", product: { name: "kubernetes1.24-proxy-1.24.17-150400.9.16.1.x86_64", product_id: "kubernetes1.24-proxy-1.24.17-150400.9.16.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.24-scheduler-1.24.17-150400.9.16.1.x86_64", product: { name: "kubernetes1.24-scheduler-1.24.17-150400.9.16.1.x86_64", product_id: "kubernetes1.24-scheduler-1.24.17-150400.9.16.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product: { name: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_identification_helper: { cpe: "cpe:/o:suse:sle_hpc-espos:15:sp4", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product: { name: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sle_hpc-ltss:15:sp4", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 15 SP4-LTSS", product: { name: "SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sles-ltss:15:sp4", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", product: { name: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_identification_helper: { cpe: "cpe:/o:suse:sles_sap:15:sp4", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", }, product_reference: "kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", }, product_reference: "kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", }, product_reference: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", }, product_reference: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", }, product_reference: "kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", }, product_reference: "kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", }, product_reference: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", }, product_reference: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", }, product_reference: "kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", }, product_reference: "kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150400.9.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", }, product_reference: "kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", }, product_reference: "kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", }, product_reference: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", }, product_reference: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", }, product_reference: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", }, product_reference: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", }, product_reference: "kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", }, product_reference: "kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", }, product_reference: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", }, product_reference: "kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, ], }, vulnerabilities: [ { cve: "CVE-2021-25743", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2021-25743", }, ], notes: [ { category: "general", text: "kubectl does not neutralize escape, meta or control sequences contained in the raw data it outputs to a terminal. This includes but is not limited to the unstructured string fields in objects such as Events.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2021-25743", url: "https://www.suse.com/security/cve/CVE-2021-25743", }, { category: "external", summary: "SUSE Bug 1194400 for CVE-2021-25743", url: "https://bugzilla.suse.com/1194400", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-09-19T14:50:41Z", details: "low", }, ], title: "CVE-2021-25743", }, { cve: "CVE-2023-2727", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2023-2727", }, ], notes: [ { category: "general", text: "Users may be able to launch containers using images that are restricted by ImagePolicyWebhook when using ephemeral containers. Kubernetes clusters are only affected if the ImagePolicyWebhook admission plugin is used together with ephemeral containers.\n\n", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2023-2727", url: "https://www.suse.com/security/cve/CVE-2023-2727", }, { category: "external", summary: "SUSE Bug 1211630 for CVE-2023-2727", url: "https://bugzilla.suse.com/1211630", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-09-19T14:50:41Z", details: "moderate", }, ], title: "CVE-2023-2727", }, { cve: "CVE-2023-2728", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2023-2728", }, ], notes: [ { category: "general", text: "Users may be able to launch containers that bypass the mountable secrets policy enforced by the ServiceAccount admission plugin when using ephemeral containers. The policy ensures pods running with a service account may only reference secrets specified in the service account's secrets field. Kubernetes clusters are only affected if the ServiceAccount admission plugin and the `kubernetes.io/enforce-mountable-secrets` annotation are used together with ephemeral containers.\n\n", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2023-2728", url: "https://www.suse.com/security/cve/CVE-2023-2728", }, { category: "external", summary: "SUSE Bug 1211631 for CVE-2023-2728", url: "https://bugzilla.suse.com/1211631", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-09-19T14:50:41Z", details: "moderate", }, ], title: "CVE-2023-2728", }, { cve: "CVE-2023-39325", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2023-39325", }, ], notes: [ { category: "general", text: "A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a new request while the existing one is still executing. With the fix applied, HTTP/2 servers now bound the number of simultaneously executing handler goroutines to the stream concurrency limit (MaxConcurrentStreams). New requests arriving when at the limit (which can only happen after the client has reset an existing, in-flight request) will be queued until a handler exits. If the request queue grows too large, the server will terminate the connection. This issue is also fixed in golang.org/x/net/http2 for users manually configuring HTTP/2. The default stream concurrency limit is 250 streams (requests) per HTTP/2 connection. This value may be adjusted using the golang.org/x/net/http2 package; see the Server.MaxConcurrentStreams setting and the ConfigureServer function.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2023-39325", url: "https://www.suse.com/security/cve/CVE-2023-39325", }, { category: "external", summary: "SUSE Bug 1216109 for CVE-2023-39325", url: "https://bugzilla.suse.com/1216109", }, { category: "external", summary: "SUSE Bug 1230323 for CVE-2023-39325", url: "https://bugzilla.suse.com/1230323", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-09-19T14:50:41Z", details: "important", }, ], title: "CVE-2023-39325", }, { cve: "CVE-2023-44487", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2023-44487", }, ], notes: [ { category: "general", text: "The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2023-44487", url: "https://www.suse.com/security/cve/CVE-2023-44487", }, { category: "external", summary: "SUSE Bug 1216109 for CVE-2023-44487", url: "https://bugzilla.suse.com/1216109", }, { category: "external", summary: "SUSE Bug 1216123 for CVE-2023-44487", url: "https://bugzilla.suse.com/1216123", }, { category: "external", summary: "SUSE Bug 1216169 for CVE-2023-44487", url: "https://bugzilla.suse.com/1216169", }, { category: "external", summary: "SUSE Bug 1216171 for CVE-2023-44487", url: "https://bugzilla.suse.com/1216171", }, { category: "external", summary: "SUSE Bug 1216174 for CVE-2023-44487", url: "https://bugzilla.suse.com/1216174", }, { category: "external", summary: "SUSE Bug 1216176 for CVE-2023-44487", url: "https://bugzilla.suse.com/1216176", }, { category: "external", summary: "SUSE Bug 1216181 for CVE-2023-44487", url: "https://bugzilla.suse.com/1216181", }, { category: "external", summary: "SUSE Bug 1216182 for CVE-2023-44487", url: "https://bugzilla.suse.com/1216182", }, { category: "external", summary: "SUSE Bug 1216190 for CVE-2023-44487", url: "https://bugzilla.suse.com/1216190", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-09-19T14:50:41Z", details: "important", }, ], title: "CVE-2023-44487", }, { cve: "CVE-2023-45288", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2023-45288", }, ], notes: [ { category: "general", text: "An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2023-45288", url: "https://www.suse.com/security/cve/CVE-2023-45288", }, { category: "external", summary: "SUSE Bug 1221400 for CVE-2023-45288", url: "https://bugzilla.suse.com/1221400", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-09-19T14:50:41Z", details: "moderate", }, ], title: "CVE-2023-45288", }, { cve: "CVE-2024-0793", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-0793", }, ], notes: [ { category: "general", text: "A flaw was found in kube-controller-manager. This issue occurs when the initial application of a HPA config YAML lacking a .spec.behavior.scaleUp block causes a denial of service due to KCM pods going into restart churn.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-0793", url: "https://www.suse.com/security/cve/CVE-2024-0793", }, { category: "external", summary: "SUSE Bug 1219964 for CVE-2024-0793", url: "https://bugzilla.suse.com/1219964", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4.4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-09-19T14:50:41Z", details: "moderate", }, ], title: "CVE-2024-0793", }, { cve: "CVE-2024-24786", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-24786", }, ], notes: [ { category: "general", text: "The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-24786", url: "https://www.suse.com/security/cve/CVE-2024-24786", }, { category: "external", summary: "SUSE Bug 1226136 for CVE-2024-24786", url: "https://bugzilla.suse.com/1226136", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-09-19T14:50:41Z", details: "important", }, ], title: "CVE-2024-24786", }, { cve: "CVE-2024-3177", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-3177", }, ], notes: [ { category: "general", text: "A security issue was discovered in Kubernetes where users may be able to launch containers that bypass the mountable secrets policy enforced by the ServiceAccount admission plugin when using containers, init containers, and ephemeral containers with the envFrom field populated. The policy ensures pods running with a service account may only reference secrets specified in the service account's secrets field. Kubernetes clusters are only affected if the ServiceAccount admission plugin and the kubernetes.io/enforce-mountable-secrets annotation are used together with containers, init containers, and ephemeral containers with the envFrom field populated.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-3177", url: "https://www.suse.com/security/cve/CVE-2024-3177", }, { category: "external", summary: "SUSE Bug 1222539 for CVE-2024-3177", url: "https://bugzilla.suse.com/1222539", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 2.7, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-09-19T14:50:41Z", details: "low", }, ], title: "CVE-2024-3177", }, ], }
suse-su-2024:2858-1
Vulnerability from csaf_suse
Published
2024-08-08 14:20
Modified
2024-08-08 14:20
Summary
Security update for kubernetes1.23
Notes
Title of the patch
Security update for kubernetes1.23
Description of the patch
This update for kubernetes1.23 fixes the following issues:
- CVE-2021-25743: Fixed sanitization of raw data of escape, meta or control sequences before output it to terminal (bsc#1194400)
Patchnames
SUSE-2024-2858,SUSE-SLE-Module-Containers-15-SP5-2024-2858,openSUSE-SLE-15.5-2024-2858,openSUSE-SLE-15.6-2024-2858
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "Security update for kubernetes1.23", title: "Title of the patch", }, { category: "description", text: "This update for kubernetes1.23 fixes the following issues:\n\n- CVE-2021-25743: Fixed sanitization of raw data of escape, meta or control sequences before output it to terminal (bsc#1194400)\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2024-2858,SUSE-SLE-Module-Containers-15-SP5-2024-2858,openSUSE-SLE-15.5-2024-2858,openSUSE-SLE-15.6-2024-2858", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_2858-1.json", }, { category: "self", summary: "URL for SUSE-SU-2024:2858-1", url: "https://www.suse.com/support/update/announcement/2024/suse-su-20242858-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2024:2858-1", url: "https://lists.suse.com/pipermail/sle-updates/2024-August/036378.html", }, { category: "self", summary: "SUSE Bug 1194400", url: "https://bugzilla.suse.com/1194400", }, { category: "self", summary: "SUSE CVE CVE-2021-25743 page", url: "https://www.suse.com/security/cve/CVE-2021-25743/", }, ], title: "Security update for kubernetes1.23", tracking: { current_release_date: "2024-08-08T14:20:13Z", generator: { date: "2024-08-08T14:20:13Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2024:2858-1", initial_release_date: "2024-08-08T14:20:13Z", revision_history: [ { date: "2024-08-08T14:20:13Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "kubernetes1.23-apiserver-1.23.17-150500.3.15.1.aarch64", product: { name: "kubernetes1.23-apiserver-1.23.17-150500.3.15.1.aarch64", product_id: "kubernetes1.23-apiserver-1.23.17-150500.3.15.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.23-client-1.23.17-150500.3.15.1.aarch64", product: { name: "kubernetes1.23-client-1.23.17-150500.3.15.1.aarch64", product_id: "kubernetes1.23-client-1.23.17-150500.3.15.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.aarch64", product: { name: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.aarch64", product_id: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.aarch64", product: { name: "kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.aarch64", product_id: "kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.aarch64", product: { name: "kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.aarch64", product_id: "kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.23-kubelet-1.23.17-150500.3.15.1.aarch64", product: { name: "kubernetes1.23-kubelet-1.23.17-150500.3.15.1.aarch64", product_id: "kubernetes1.23-kubelet-1.23.17-150500.3.15.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.aarch64", product: { name: "kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.aarch64", product_id: "kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.23-proxy-1.23.17-150500.3.15.1.aarch64", product: { name: "kubernetes1.23-proxy-1.23.17-150500.3.15.1.aarch64", product_id: "kubernetes1.23-proxy-1.23.17-150500.3.15.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.23-scheduler-1.23.17-150500.3.15.1.aarch64", product: { name: "kubernetes1.23-scheduler-1.23.17-150500.3.15.1.aarch64", product_id: "kubernetes1.23-scheduler-1.23.17-150500.3.15.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "kubernetes1.23-client-bash-completion-1.23.17-150500.3.15.1.noarch", product: { name: "kubernetes1.23-client-bash-completion-1.23.17-150500.3.15.1.noarch", product_id: "kubernetes1.23-client-bash-completion-1.23.17-150500.3.15.1.noarch", }, }, { category: "product_version", name: "kubernetes1.23-client-fish-completion-1.23.17-150500.3.15.1.noarch", product: { name: "kubernetes1.23-client-fish-completion-1.23.17-150500.3.15.1.noarch", product_id: "kubernetes1.23-client-fish-completion-1.23.17-150500.3.15.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "kubernetes1.23-apiserver-1.23.17-150500.3.15.1.ppc64le", product: { name: "kubernetes1.23-apiserver-1.23.17-150500.3.15.1.ppc64le", product_id: "kubernetes1.23-apiserver-1.23.17-150500.3.15.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.23-client-1.23.17-150500.3.15.1.ppc64le", product: { name: "kubernetes1.23-client-1.23.17-150500.3.15.1.ppc64le", product_id: "kubernetes1.23-client-1.23.17-150500.3.15.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.ppc64le", product: { name: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.ppc64le", product_id: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.ppc64le", product: { name: "kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.ppc64le", product_id: "kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.ppc64le", product: { name: "kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.ppc64le", product_id: "kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.23-kubelet-1.23.17-150500.3.15.1.ppc64le", product: { name: "kubernetes1.23-kubelet-1.23.17-150500.3.15.1.ppc64le", product_id: "kubernetes1.23-kubelet-1.23.17-150500.3.15.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.ppc64le", product: { name: "kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.ppc64le", product_id: "kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.23-proxy-1.23.17-150500.3.15.1.ppc64le", product: { name: "kubernetes1.23-proxy-1.23.17-150500.3.15.1.ppc64le", product_id: "kubernetes1.23-proxy-1.23.17-150500.3.15.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.23-scheduler-1.23.17-150500.3.15.1.ppc64le", product: { name: "kubernetes1.23-scheduler-1.23.17-150500.3.15.1.ppc64le", product_id: "kubernetes1.23-scheduler-1.23.17-150500.3.15.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "kubernetes1.23-apiserver-1.23.17-150500.3.15.1.s390x", product: { name: "kubernetes1.23-apiserver-1.23.17-150500.3.15.1.s390x", product_id: "kubernetes1.23-apiserver-1.23.17-150500.3.15.1.s390x", }, }, { category: "product_version", name: "kubernetes1.23-client-1.23.17-150500.3.15.1.s390x", product: { name: "kubernetes1.23-client-1.23.17-150500.3.15.1.s390x", product_id: "kubernetes1.23-client-1.23.17-150500.3.15.1.s390x", }, }, { category: "product_version", name: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.s390x", product: { name: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.s390x", product_id: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.s390x", }, }, { category: "product_version", name: "kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.s390x", product: { name: "kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.s390x", product_id: "kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.s390x", }, }, { category: "product_version", name: "kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.s390x", product: { name: "kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.s390x", product_id: "kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.s390x", }, }, { category: "product_version", name: "kubernetes1.23-kubelet-1.23.17-150500.3.15.1.s390x", product: { name: "kubernetes1.23-kubelet-1.23.17-150500.3.15.1.s390x", product_id: "kubernetes1.23-kubelet-1.23.17-150500.3.15.1.s390x", }, }, { category: "product_version", name: "kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.s390x", product: { name: "kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.s390x", product_id: "kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.s390x", }, }, { category: "product_version", name: "kubernetes1.23-proxy-1.23.17-150500.3.15.1.s390x", product: { name: "kubernetes1.23-proxy-1.23.17-150500.3.15.1.s390x", product_id: "kubernetes1.23-proxy-1.23.17-150500.3.15.1.s390x", }, }, { category: "product_version", name: "kubernetes1.23-scheduler-1.23.17-150500.3.15.1.s390x", product: { name: "kubernetes1.23-scheduler-1.23.17-150500.3.15.1.s390x", product_id: "kubernetes1.23-scheduler-1.23.17-150500.3.15.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "kubernetes1.23-apiserver-1.23.17-150500.3.15.1.x86_64", product: { name: "kubernetes1.23-apiserver-1.23.17-150500.3.15.1.x86_64", product_id: "kubernetes1.23-apiserver-1.23.17-150500.3.15.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.23-client-1.23.17-150500.3.15.1.x86_64", product: { name: "kubernetes1.23-client-1.23.17-150500.3.15.1.x86_64", product_id: "kubernetes1.23-client-1.23.17-150500.3.15.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.x86_64", product: { name: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.x86_64", product_id: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.x86_64", product: { name: "kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.x86_64", product_id: "kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.x86_64", product: { name: "kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.x86_64", product_id: "kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.23-kubelet-1.23.17-150500.3.15.1.x86_64", product: { name: "kubernetes1.23-kubelet-1.23.17-150500.3.15.1.x86_64", product_id: "kubernetes1.23-kubelet-1.23.17-150500.3.15.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.x86_64", product: { name: "kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.x86_64", product_id: "kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.23-proxy-1.23.17-150500.3.15.1.x86_64", product: { name: "kubernetes1.23-proxy-1.23.17-150500.3.15.1.x86_64", product_id: "kubernetes1.23-proxy-1.23.17-150500.3.15.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.23-scheduler-1.23.17-150500.3.15.1.x86_64", product: { name: "kubernetes1.23-scheduler-1.23.17-150500.3.15.1.x86_64", product_id: "kubernetes1.23-scheduler-1.23.17-150500.3.15.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Module for Containers 15 SP5", product: { name: "SUSE Linux Enterprise Module for Containers 15 SP5", product_id: "SUSE Linux Enterprise Module for Containers 15 SP5", product_identification_helper: { cpe: "cpe:/o:suse:sle-module-containers:15:sp5", }, }, }, { category: "product_name", name: "openSUSE Leap 15.5", product: { name: "openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5", product_identification_helper: { cpe: "cpe:/o:opensuse:leap:15.5", }, }, }, { category: "product_name", name: "openSUSE Leap 15.6", product: { name: "openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6", product_identification_helper: { cpe: "cpe:/o:opensuse:leap:15.6", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "kubernetes1.23-client-1.23.17-150500.3.15.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP5", product_id: "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-1.23.17-150500.3.15.1.aarch64", }, product_reference: "kubernetes1.23-client-1.23.17-150500.3.15.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-client-1.23.17-150500.3.15.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP5", product_id: "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-1.23.17-150500.3.15.1.ppc64le", }, product_reference: "kubernetes1.23-client-1.23.17-150500.3.15.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-client-1.23.17-150500.3.15.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP5", product_id: "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-1.23.17-150500.3.15.1.s390x", }, product_reference: "kubernetes1.23-client-1.23.17-150500.3.15.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-client-1.23.17-150500.3.15.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP5", product_id: "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-1.23.17-150500.3.15.1.x86_64", }, product_reference: "kubernetes1.23-client-1.23.17-150500.3.15.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP5", product_id: "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.aarch64", }, product_reference: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP5", product_id: "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.ppc64le", }, product_reference: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP5", product_id: "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.s390x", }, product_reference: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP5", product_id: "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.x86_64", }, product_reference: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-apiserver-1.23.17-150500.3.15.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.aarch64", }, product_reference: "kubernetes1.23-apiserver-1.23.17-150500.3.15.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-apiserver-1.23.17-150500.3.15.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.ppc64le", }, product_reference: "kubernetes1.23-apiserver-1.23.17-150500.3.15.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-apiserver-1.23.17-150500.3.15.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.s390x", }, product_reference: "kubernetes1.23-apiserver-1.23.17-150500.3.15.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-apiserver-1.23.17-150500.3.15.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.x86_64", }, product_reference: "kubernetes1.23-apiserver-1.23.17-150500.3.15.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-client-1.23.17-150500.3.15.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-client-1.23.17-150500.3.15.1.aarch64", }, product_reference: "kubernetes1.23-client-1.23.17-150500.3.15.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-client-1.23.17-150500.3.15.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-client-1.23.17-150500.3.15.1.ppc64le", }, product_reference: "kubernetes1.23-client-1.23.17-150500.3.15.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-client-1.23.17-150500.3.15.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-client-1.23.17-150500.3.15.1.s390x", }, product_reference: "kubernetes1.23-client-1.23.17-150500.3.15.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-client-1.23.17-150500.3.15.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-client-1.23.17-150500.3.15.1.x86_64", }, product_reference: "kubernetes1.23-client-1.23.17-150500.3.15.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-client-bash-completion-1.23.17-150500.3.15.1.noarch as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-client-bash-completion-1.23.17-150500.3.15.1.noarch", }, product_reference: "kubernetes1.23-client-bash-completion-1.23.17-150500.3.15.1.noarch", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.aarch64", }, product_reference: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.ppc64le", }, product_reference: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.s390x", }, product_reference: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.x86_64", }, product_reference: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-client-fish-completion-1.23.17-150500.3.15.1.noarch as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-client-fish-completion-1.23.17-150500.3.15.1.noarch", }, product_reference: "kubernetes1.23-client-fish-completion-1.23.17-150500.3.15.1.noarch", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.aarch64", }, product_reference: "kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.ppc64le", }, product_reference: "kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.s390x", }, product_reference: "kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.x86_64", }, product_reference: "kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.aarch64", }, product_reference: "kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.ppc64le", }, product_reference: "kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.s390x", }, product_reference: "kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.x86_64", }, product_reference: "kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-kubelet-1.23.17-150500.3.15.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.aarch64", }, product_reference: "kubernetes1.23-kubelet-1.23.17-150500.3.15.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-kubelet-1.23.17-150500.3.15.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.ppc64le", }, product_reference: "kubernetes1.23-kubelet-1.23.17-150500.3.15.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-kubelet-1.23.17-150500.3.15.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.s390x", }, product_reference: "kubernetes1.23-kubelet-1.23.17-150500.3.15.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-kubelet-1.23.17-150500.3.15.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.x86_64", }, product_reference: "kubernetes1.23-kubelet-1.23.17-150500.3.15.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.aarch64", }, product_reference: "kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.ppc64le", }, product_reference: "kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.s390x", }, product_reference: "kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.x86_64", }, product_reference: "kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-proxy-1.23.17-150500.3.15.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-proxy-1.23.17-150500.3.15.1.aarch64", }, product_reference: "kubernetes1.23-proxy-1.23.17-150500.3.15.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-proxy-1.23.17-150500.3.15.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-proxy-1.23.17-150500.3.15.1.ppc64le", }, product_reference: "kubernetes1.23-proxy-1.23.17-150500.3.15.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-proxy-1.23.17-150500.3.15.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-proxy-1.23.17-150500.3.15.1.s390x", }, product_reference: "kubernetes1.23-proxy-1.23.17-150500.3.15.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-proxy-1.23.17-150500.3.15.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-proxy-1.23.17-150500.3.15.1.x86_64", }, product_reference: "kubernetes1.23-proxy-1.23.17-150500.3.15.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-scheduler-1.23.17-150500.3.15.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.aarch64", }, product_reference: "kubernetes1.23-scheduler-1.23.17-150500.3.15.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-scheduler-1.23.17-150500.3.15.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.ppc64le", }, product_reference: "kubernetes1.23-scheduler-1.23.17-150500.3.15.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-scheduler-1.23.17-150500.3.15.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.s390x", }, product_reference: "kubernetes1.23-scheduler-1.23.17-150500.3.15.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-scheduler-1.23.17-150500.3.15.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.x86_64", }, product_reference: "kubernetes1.23-scheduler-1.23.17-150500.3.15.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-apiserver-1.23.17-150500.3.15.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.aarch64", }, product_reference: "kubernetes1.23-apiserver-1.23.17-150500.3.15.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-apiserver-1.23.17-150500.3.15.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.ppc64le", }, product_reference: "kubernetes1.23-apiserver-1.23.17-150500.3.15.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-apiserver-1.23.17-150500.3.15.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.s390x", }, product_reference: "kubernetes1.23-apiserver-1.23.17-150500.3.15.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-apiserver-1.23.17-150500.3.15.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.x86_64", }, product_reference: "kubernetes1.23-apiserver-1.23.17-150500.3.15.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-client-1.23.17-150500.3.15.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-client-1.23.17-150500.3.15.1.aarch64", }, product_reference: "kubernetes1.23-client-1.23.17-150500.3.15.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-client-1.23.17-150500.3.15.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-client-1.23.17-150500.3.15.1.ppc64le", }, product_reference: "kubernetes1.23-client-1.23.17-150500.3.15.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-client-1.23.17-150500.3.15.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-client-1.23.17-150500.3.15.1.s390x", }, product_reference: "kubernetes1.23-client-1.23.17-150500.3.15.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-client-1.23.17-150500.3.15.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-client-1.23.17-150500.3.15.1.x86_64", }, product_reference: "kubernetes1.23-client-1.23.17-150500.3.15.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-client-bash-completion-1.23.17-150500.3.15.1.noarch as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-client-bash-completion-1.23.17-150500.3.15.1.noarch", }, product_reference: "kubernetes1.23-client-bash-completion-1.23.17-150500.3.15.1.noarch", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-client-common-1.23.17-150500.3.15.1.aarch64", }, product_reference: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-client-common-1.23.17-150500.3.15.1.ppc64le", }, product_reference: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-client-common-1.23.17-150500.3.15.1.s390x", }, product_reference: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-client-common-1.23.17-150500.3.15.1.x86_64", }, product_reference: "kubernetes1.23-client-common-1.23.17-150500.3.15.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-client-fish-completion-1.23.17-150500.3.15.1.noarch as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-client-fish-completion-1.23.17-150500.3.15.1.noarch", }, product_reference: "kubernetes1.23-client-fish-completion-1.23.17-150500.3.15.1.noarch", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.aarch64", }, product_reference: "kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.ppc64le", }, product_reference: "kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.s390x", }, product_reference: "kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.x86_64", }, product_reference: "kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.aarch64", }, product_reference: "kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.ppc64le", }, product_reference: "kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.s390x", }, product_reference: "kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.x86_64", }, product_reference: "kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-kubelet-1.23.17-150500.3.15.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.aarch64", }, product_reference: "kubernetes1.23-kubelet-1.23.17-150500.3.15.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-kubelet-1.23.17-150500.3.15.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.ppc64le", }, product_reference: "kubernetes1.23-kubelet-1.23.17-150500.3.15.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-kubelet-1.23.17-150500.3.15.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.s390x", }, product_reference: "kubernetes1.23-kubelet-1.23.17-150500.3.15.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-kubelet-1.23.17-150500.3.15.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.x86_64", }, product_reference: "kubernetes1.23-kubelet-1.23.17-150500.3.15.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.aarch64", }, product_reference: "kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.ppc64le", }, product_reference: "kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.s390x", }, product_reference: "kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.x86_64", }, product_reference: "kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-proxy-1.23.17-150500.3.15.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-proxy-1.23.17-150500.3.15.1.aarch64", }, product_reference: "kubernetes1.23-proxy-1.23.17-150500.3.15.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-proxy-1.23.17-150500.3.15.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-proxy-1.23.17-150500.3.15.1.ppc64le", }, product_reference: "kubernetes1.23-proxy-1.23.17-150500.3.15.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-proxy-1.23.17-150500.3.15.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-proxy-1.23.17-150500.3.15.1.s390x", }, product_reference: "kubernetes1.23-proxy-1.23.17-150500.3.15.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-proxy-1.23.17-150500.3.15.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-proxy-1.23.17-150500.3.15.1.x86_64", }, product_reference: "kubernetes1.23-proxy-1.23.17-150500.3.15.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-scheduler-1.23.17-150500.3.15.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.aarch64", }, product_reference: "kubernetes1.23-scheduler-1.23.17-150500.3.15.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-scheduler-1.23.17-150500.3.15.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.ppc64le", }, product_reference: "kubernetes1.23-scheduler-1.23.17-150500.3.15.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-scheduler-1.23.17-150500.3.15.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.s390x", }, product_reference: "kubernetes1.23-scheduler-1.23.17-150500.3.15.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.23-scheduler-1.23.17-150500.3.15.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.x86_64", }, product_reference: "kubernetes1.23-scheduler-1.23.17-150500.3.15.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, ], }, vulnerabilities: [ { cve: "CVE-2021-25743", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2021-25743", }, ], notes: [ { category: "general", text: "kubectl does not neutralize escape, meta or control sequences contained in the raw data it outputs to a terminal. This includes but is not limited to the unstructured string fields in objects such as Events.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-1.23.17-150500.3.15.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-1.23.17-150500.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-1.23.17-150500.3.15.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-1.23.17-150500.3.15.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.5:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.5:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.5:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.5:kubernetes1.23-client-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.5:kubernetes1.23-client-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.23-client-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.5:kubernetes1.23-client-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.5:kubernetes1.23-client-bash-completion-1.23.17-150500.3.15.1.noarch", "openSUSE Leap 15.5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.5:kubernetes1.23-client-fish-completion-1.23.17-150500.3.15.1.noarch", "openSUSE Leap 15.5:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.5:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.5:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.5:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.5:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.5:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.5:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.5:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.5:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.5:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.5:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.5:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.5:kubernetes1.23-proxy-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.5:kubernetes1.23-proxy-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.23-proxy-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.5:kubernetes1.23-proxy-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.5:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.5:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.5:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.6:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.6:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.6:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.6:kubernetes1.23-client-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.6:kubernetes1.23-client-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.23-client-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.6:kubernetes1.23-client-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.6:kubernetes1.23-client-bash-completion-1.23.17-150500.3.15.1.noarch", "openSUSE Leap 15.6:kubernetes1.23-client-common-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.6:kubernetes1.23-client-common-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.23-client-common-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.6:kubernetes1.23-client-common-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.6:kubernetes1.23-client-fish-completion-1.23.17-150500.3.15.1.noarch", "openSUSE Leap 15.6:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.6:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.6:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.6:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.6:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.6:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.6:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.6:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.6:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.6:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.6:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.6:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.6:kubernetes1.23-proxy-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.6:kubernetes1.23-proxy-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.23-proxy-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.6:kubernetes1.23-proxy-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.6:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.6:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.6:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2021-25743", url: "https://www.suse.com/security/cve/CVE-2021-25743", }, { category: "external", summary: "SUSE Bug 1194400 for CVE-2021-25743", url: "https://bugzilla.suse.com/1194400", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-1.23.17-150500.3.15.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-1.23.17-150500.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-1.23.17-150500.3.15.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-1.23.17-150500.3.15.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.5:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.5:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.5:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.5:kubernetes1.23-client-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.5:kubernetes1.23-client-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.23-client-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.5:kubernetes1.23-client-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.5:kubernetes1.23-client-bash-completion-1.23.17-150500.3.15.1.noarch", "openSUSE Leap 15.5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.5:kubernetes1.23-client-fish-completion-1.23.17-150500.3.15.1.noarch", "openSUSE Leap 15.5:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.5:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.5:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.5:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.5:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.5:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.5:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.5:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.5:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.5:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.5:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.5:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.5:kubernetes1.23-proxy-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.5:kubernetes1.23-proxy-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.23-proxy-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.5:kubernetes1.23-proxy-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.5:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.5:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.5:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.6:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.6:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.6:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.6:kubernetes1.23-client-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.6:kubernetes1.23-client-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.23-client-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.6:kubernetes1.23-client-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.6:kubernetes1.23-client-bash-completion-1.23.17-150500.3.15.1.noarch", "openSUSE Leap 15.6:kubernetes1.23-client-common-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.6:kubernetes1.23-client-common-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.23-client-common-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.6:kubernetes1.23-client-common-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.6:kubernetes1.23-client-fish-completion-1.23.17-150500.3.15.1.noarch", "openSUSE Leap 15.6:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.6:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.6:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.6:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.6:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.6:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.6:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.6:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.6:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.6:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.6:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.6:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.6:kubernetes1.23-proxy-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.6:kubernetes1.23-proxy-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.23-proxy-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.6:kubernetes1.23-proxy-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.6:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.6:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.6:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-1.23.17-150500.3.15.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-1.23.17-150500.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-1.23.17-150500.3.15.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-1.23.17-150500.3.15.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.5:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.5:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.5:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.5:kubernetes1.23-client-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.5:kubernetes1.23-client-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.23-client-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.5:kubernetes1.23-client-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.5:kubernetes1.23-client-bash-completion-1.23.17-150500.3.15.1.noarch", "openSUSE Leap 15.5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.5:kubernetes1.23-client-common-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.5:kubernetes1.23-client-fish-completion-1.23.17-150500.3.15.1.noarch", "openSUSE Leap 15.5:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.5:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.5:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.5:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.5:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.5:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.5:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.5:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.5:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.5:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.5:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.5:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.5:kubernetes1.23-proxy-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.5:kubernetes1.23-proxy-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.23-proxy-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.5:kubernetes1.23-proxy-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.5:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.5:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.5:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.6:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.6:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.6:kubernetes1.23-apiserver-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.6:kubernetes1.23-client-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.6:kubernetes1.23-client-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.23-client-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.6:kubernetes1.23-client-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.6:kubernetes1.23-client-bash-completion-1.23.17-150500.3.15.1.noarch", "openSUSE Leap 15.6:kubernetes1.23-client-common-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.6:kubernetes1.23-client-common-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.23-client-common-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.6:kubernetes1.23-client-common-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.6:kubernetes1.23-client-fish-completion-1.23.17-150500.3.15.1.noarch", "openSUSE Leap 15.6:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.6:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.6:kubernetes1.23-controller-manager-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.6:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.6:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.6:kubernetes1.23-kubeadm-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.6:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.6:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.6:kubernetes1.23-kubelet-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.6:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.6:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.6:kubernetes1.23-kubelet-common-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.6:kubernetes1.23-proxy-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.6:kubernetes1.23-proxy-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.23-proxy-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.6:kubernetes1.23-proxy-1.23.17-150500.3.15.1.x86_64", "openSUSE Leap 15.6:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.aarch64", "openSUSE Leap 15.6:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.s390x", "openSUSE Leap 15.6:kubernetes1.23-scheduler-1.23.17-150500.3.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-08-08T14:20:13Z", details: "low", }, ], title: "CVE-2021-25743", }, ], }
suse-su-2024:2859-1
Vulnerability from csaf_suse
Published
2024-08-08 14:20
Modified
2024-08-08 14:20
Summary
Security update for kubernetes1.24
Notes
Title of the patch
Security update for kubernetes1.24
Description of the patch
This update for kubernetes1.24 fixes the following issues:
- CVE-2021-25743: Fixed sanitization of raw data of escape, meta or control sequences before output it to terminal (bsc#1194400)
Patchnames
SUSE-2024-2859,SUSE-SLE-Module-Containers-15-SP5-2024-2859,openSUSE-SLE-15.5-2024-2859,openSUSE-SLE-15.6-2024-2859
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "Security update for kubernetes1.24", title: "Title of the patch", }, { category: "description", text: "This update for kubernetes1.24 fixes the following issues:\n \n- CVE-2021-25743: Fixed sanitization of raw data of escape, meta or control sequences before output it to terminal (bsc#1194400)\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2024-2859,SUSE-SLE-Module-Containers-15-SP5-2024-2859,openSUSE-SLE-15.5-2024-2859,openSUSE-SLE-15.6-2024-2859", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_2859-1.json", }, { category: "self", summary: "URL for SUSE-SU-2024:2859-1", url: "https://www.suse.com/support/update/announcement/2024/suse-su-20242859-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2024:2859-1", url: "https://lists.suse.com/pipermail/sle-updates/2024-August/036377.html", }, { category: "self", summary: "SUSE Bug 1194400", url: "https://bugzilla.suse.com/1194400", }, { category: "self", summary: "SUSE CVE CVE-2021-25743 page", url: "https://www.suse.com/security/cve/CVE-2021-25743/", }, ], title: "Security update for kubernetes1.24", tracking: { current_release_date: "2024-08-08T14:20:41Z", generator: { date: "2024-08-08T14:20:41Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2024:2859-1", initial_release_date: "2024-08-08T14:20:41Z", revision_history: [ { date: "2024-08-08T14:20:41Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "kubernetes1.24-apiserver-1.24.17-150500.3.19.1.aarch64", product: { name: "kubernetes1.24-apiserver-1.24.17-150500.3.19.1.aarch64", product_id: "kubernetes1.24-apiserver-1.24.17-150500.3.19.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.24-client-1.24.17-150500.3.19.1.aarch64", product: { name: "kubernetes1.24-client-1.24.17-150500.3.19.1.aarch64", product_id: "kubernetes1.24-client-1.24.17-150500.3.19.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.aarch64", product: { name: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.aarch64", product_id: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.aarch64", product: { name: "kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.aarch64", product_id: "kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.aarch64", product: { name: "kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.aarch64", product_id: "kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.24-kubelet-1.24.17-150500.3.19.1.aarch64", product: { name: "kubernetes1.24-kubelet-1.24.17-150500.3.19.1.aarch64", product_id: "kubernetes1.24-kubelet-1.24.17-150500.3.19.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.aarch64", product: { name: "kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.aarch64", product_id: "kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.24-proxy-1.24.17-150500.3.19.1.aarch64", product: { name: "kubernetes1.24-proxy-1.24.17-150500.3.19.1.aarch64", product_id: "kubernetes1.24-proxy-1.24.17-150500.3.19.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.24-scheduler-1.24.17-150500.3.19.1.aarch64", product: { name: "kubernetes1.24-scheduler-1.24.17-150500.3.19.1.aarch64", product_id: "kubernetes1.24-scheduler-1.24.17-150500.3.19.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "kubernetes1.24-client-bash-completion-1.24.17-150500.3.19.1.noarch", product: { name: "kubernetes1.24-client-bash-completion-1.24.17-150500.3.19.1.noarch", product_id: "kubernetes1.24-client-bash-completion-1.24.17-150500.3.19.1.noarch", }, }, { category: "product_version", name: "kubernetes1.24-client-fish-completion-1.24.17-150500.3.19.1.noarch", product: { name: "kubernetes1.24-client-fish-completion-1.24.17-150500.3.19.1.noarch", product_id: "kubernetes1.24-client-fish-completion-1.24.17-150500.3.19.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "kubernetes1.24-apiserver-1.24.17-150500.3.19.1.ppc64le", product: { name: "kubernetes1.24-apiserver-1.24.17-150500.3.19.1.ppc64le", product_id: "kubernetes1.24-apiserver-1.24.17-150500.3.19.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.24-client-1.24.17-150500.3.19.1.ppc64le", product: { name: "kubernetes1.24-client-1.24.17-150500.3.19.1.ppc64le", product_id: "kubernetes1.24-client-1.24.17-150500.3.19.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.ppc64le", product: { name: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.ppc64le", product_id: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.ppc64le", product: { name: "kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.ppc64le", product_id: "kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.ppc64le", product: { name: "kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.ppc64le", product_id: "kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.24-kubelet-1.24.17-150500.3.19.1.ppc64le", product: { name: "kubernetes1.24-kubelet-1.24.17-150500.3.19.1.ppc64le", product_id: "kubernetes1.24-kubelet-1.24.17-150500.3.19.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.ppc64le", product: { name: "kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.ppc64le", product_id: "kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.24-proxy-1.24.17-150500.3.19.1.ppc64le", product: { name: "kubernetes1.24-proxy-1.24.17-150500.3.19.1.ppc64le", product_id: "kubernetes1.24-proxy-1.24.17-150500.3.19.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.24-scheduler-1.24.17-150500.3.19.1.ppc64le", product: { name: "kubernetes1.24-scheduler-1.24.17-150500.3.19.1.ppc64le", product_id: "kubernetes1.24-scheduler-1.24.17-150500.3.19.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "kubernetes1.24-apiserver-1.24.17-150500.3.19.1.s390x", product: { name: "kubernetes1.24-apiserver-1.24.17-150500.3.19.1.s390x", product_id: "kubernetes1.24-apiserver-1.24.17-150500.3.19.1.s390x", }, }, { category: "product_version", name: "kubernetes1.24-client-1.24.17-150500.3.19.1.s390x", product: { name: "kubernetes1.24-client-1.24.17-150500.3.19.1.s390x", product_id: "kubernetes1.24-client-1.24.17-150500.3.19.1.s390x", }, }, { category: "product_version", name: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.s390x", product: { name: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.s390x", product_id: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.s390x", }, }, { category: "product_version", name: "kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.s390x", product: { name: "kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.s390x", product_id: "kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.s390x", }, }, { category: "product_version", name: "kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.s390x", product: { name: "kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.s390x", product_id: "kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.s390x", }, }, { category: "product_version", name: "kubernetes1.24-kubelet-1.24.17-150500.3.19.1.s390x", product: { name: "kubernetes1.24-kubelet-1.24.17-150500.3.19.1.s390x", product_id: "kubernetes1.24-kubelet-1.24.17-150500.3.19.1.s390x", }, }, { category: "product_version", name: "kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.s390x", product: { name: "kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.s390x", product_id: "kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.s390x", }, }, { category: "product_version", name: "kubernetes1.24-proxy-1.24.17-150500.3.19.1.s390x", product: { name: "kubernetes1.24-proxy-1.24.17-150500.3.19.1.s390x", product_id: "kubernetes1.24-proxy-1.24.17-150500.3.19.1.s390x", }, }, { category: "product_version", name: "kubernetes1.24-scheduler-1.24.17-150500.3.19.1.s390x", product: { name: "kubernetes1.24-scheduler-1.24.17-150500.3.19.1.s390x", product_id: "kubernetes1.24-scheduler-1.24.17-150500.3.19.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "kubernetes1.24-apiserver-1.24.17-150500.3.19.1.x86_64", product: { name: "kubernetes1.24-apiserver-1.24.17-150500.3.19.1.x86_64", product_id: "kubernetes1.24-apiserver-1.24.17-150500.3.19.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.24-client-1.24.17-150500.3.19.1.x86_64", product: { name: "kubernetes1.24-client-1.24.17-150500.3.19.1.x86_64", product_id: "kubernetes1.24-client-1.24.17-150500.3.19.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.x86_64", product: { name: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.x86_64", product_id: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.x86_64", product: { name: "kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.x86_64", product_id: "kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.x86_64", product: { name: "kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.x86_64", product_id: "kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.24-kubelet-1.24.17-150500.3.19.1.x86_64", product: { name: "kubernetes1.24-kubelet-1.24.17-150500.3.19.1.x86_64", product_id: "kubernetes1.24-kubelet-1.24.17-150500.3.19.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.x86_64", product: { name: "kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.x86_64", product_id: "kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.24-proxy-1.24.17-150500.3.19.1.x86_64", product: { name: "kubernetes1.24-proxy-1.24.17-150500.3.19.1.x86_64", product_id: "kubernetes1.24-proxy-1.24.17-150500.3.19.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.24-scheduler-1.24.17-150500.3.19.1.x86_64", product: { name: "kubernetes1.24-scheduler-1.24.17-150500.3.19.1.x86_64", product_id: "kubernetes1.24-scheduler-1.24.17-150500.3.19.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Module for Containers 15 SP5", product: { name: "SUSE Linux Enterprise Module for Containers 15 SP5", product_id: "SUSE Linux Enterprise Module for Containers 15 SP5", product_identification_helper: { cpe: "cpe:/o:suse:sle-module-containers:15:sp5", }, }, }, { category: "product_name", name: "openSUSE Leap 15.5", product: { name: "openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5", product_identification_helper: { cpe: "cpe:/o:opensuse:leap:15.5", }, }, }, { category: "product_name", name: "openSUSE Leap 15.6", product: { name: "openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6", product_identification_helper: { cpe: "cpe:/o:opensuse:leap:15.6", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150500.3.19.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP5", product_id: "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-1.24.17-150500.3.19.1.aarch64", }, product_reference: "kubernetes1.24-client-1.24.17-150500.3.19.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150500.3.19.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP5", product_id: "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-1.24.17-150500.3.19.1.ppc64le", }, product_reference: "kubernetes1.24-client-1.24.17-150500.3.19.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150500.3.19.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP5", product_id: "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-1.24.17-150500.3.19.1.s390x", }, product_reference: "kubernetes1.24-client-1.24.17-150500.3.19.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150500.3.19.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP5", product_id: "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-1.24.17-150500.3.19.1.x86_64", }, product_reference: "kubernetes1.24-client-1.24.17-150500.3.19.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP5", product_id: "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.aarch64", }, product_reference: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP5", product_id: "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.ppc64le", }, product_reference: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP5", product_id: "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.s390x", }, product_reference: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP5", product_id: "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.x86_64", }, product_reference: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 15 SP5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-apiserver-1.24.17-150500.3.19.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.aarch64", }, product_reference: "kubernetes1.24-apiserver-1.24.17-150500.3.19.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-apiserver-1.24.17-150500.3.19.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.ppc64le", }, product_reference: "kubernetes1.24-apiserver-1.24.17-150500.3.19.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-apiserver-1.24.17-150500.3.19.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.s390x", }, product_reference: "kubernetes1.24-apiserver-1.24.17-150500.3.19.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-apiserver-1.24.17-150500.3.19.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.x86_64", }, product_reference: "kubernetes1.24-apiserver-1.24.17-150500.3.19.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150500.3.19.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-client-1.24.17-150500.3.19.1.aarch64", }, product_reference: "kubernetes1.24-client-1.24.17-150500.3.19.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150500.3.19.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-client-1.24.17-150500.3.19.1.ppc64le", }, product_reference: "kubernetes1.24-client-1.24.17-150500.3.19.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150500.3.19.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-client-1.24.17-150500.3.19.1.s390x", }, product_reference: "kubernetes1.24-client-1.24.17-150500.3.19.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150500.3.19.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-client-1.24.17-150500.3.19.1.x86_64", }, product_reference: "kubernetes1.24-client-1.24.17-150500.3.19.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-bash-completion-1.24.17-150500.3.19.1.noarch as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-client-bash-completion-1.24.17-150500.3.19.1.noarch", }, product_reference: "kubernetes1.24-client-bash-completion-1.24.17-150500.3.19.1.noarch", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.aarch64", }, product_reference: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.ppc64le", }, product_reference: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.s390x", }, product_reference: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.x86_64", }, product_reference: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-fish-completion-1.24.17-150500.3.19.1.noarch as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-client-fish-completion-1.24.17-150500.3.19.1.noarch", }, product_reference: "kubernetes1.24-client-fish-completion-1.24.17-150500.3.19.1.noarch", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.aarch64", }, product_reference: "kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.ppc64le", }, product_reference: "kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.s390x", }, product_reference: "kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.x86_64", }, product_reference: "kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.aarch64", }, product_reference: "kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.ppc64le", }, product_reference: "kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.s390x", }, product_reference: "kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.x86_64", }, product_reference: "kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-kubelet-1.24.17-150500.3.19.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.aarch64", }, product_reference: "kubernetes1.24-kubelet-1.24.17-150500.3.19.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-kubelet-1.24.17-150500.3.19.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.ppc64le", }, product_reference: "kubernetes1.24-kubelet-1.24.17-150500.3.19.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-kubelet-1.24.17-150500.3.19.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.s390x", }, product_reference: "kubernetes1.24-kubelet-1.24.17-150500.3.19.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-kubelet-1.24.17-150500.3.19.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.x86_64", }, product_reference: "kubernetes1.24-kubelet-1.24.17-150500.3.19.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.aarch64", }, product_reference: "kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.ppc64le", }, product_reference: "kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.s390x", }, product_reference: "kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.x86_64", }, product_reference: "kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-proxy-1.24.17-150500.3.19.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-proxy-1.24.17-150500.3.19.1.aarch64", }, product_reference: "kubernetes1.24-proxy-1.24.17-150500.3.19.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-proxy-1.24.17-150500.3.19.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-proxy-1.24.17-150500.3.19.1.ppc64le", }, product_reference: "kubernetes1.24-proxy-1.24.17-150500.3.19.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-proxy-1.24.17-150500.3.19.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-proxy-1.24.17-150500.3.19.1.s390x", }, product_reference: "kubernetes1.24-proxy-1.24.17-150500.3.19.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-proxy-1.24.17-150500.3.19.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-proxy-1.24.17-150500.3.19.1.x86_64", }, product_reference: "kubernetes1.24-proxy-1.24.17-150500.3.19.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-scheduler-1.24.17-150500.3.19.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.aarch64", }, product_reference: "kubernetes1.24-scheduler-1.24.17-150500.3.19.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-scheduler-1.24.17-150500.3.19.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.ppc64le", }, product_reference: "kubernetes1.24-scheduler-1.24.17-150500.3.19.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-scheduler-1.24.17-150500.3.19.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.s390x", }, product_reference: "kubernetes1.24-scheduler-1.24.17-150500.3.19.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-scheduler-1.24.17-150500.3.19.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.x86_64", }, product_reference: "kubernetes1.24-scheduler-1.24.17-150500.3.19.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-apiserver-1.24.17-150500.3.19.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.aarch64", }, product_reference: "kubernetes1.24-apiserver-1.24.17-150500.3.19.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-apiserver-1.24.17-150500.3.19.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.ppc64le", }, product_reference: "kubernetes1.24-apiserver-1.24.17-150500.3.19.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-apiserver-1.24.17-150500.3.19.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.s390x", }, product_reference: "kubernetes1.24-apiserver-1.24.17-150500.3.19.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-apiserver-1.24.17-150500.3.19.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.x86_64", }, product_reference: "kubernetes1.24-apiserver-1.24.17-150500.3.19.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150500.3.19.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-client-1.24.17-150500.3.19.1.aarch64", }, product_reference: "kubernetes1.24-client-1.24.17-150500.3.19.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150500.3.19.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-client-1.24.17-150500.3.19.1.ppc64le", }, product_reference: "kubernetes1.24-client-1.24.17-150500.3.19.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150500.3.19.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-client-1.24.17-150500.3.19.1.s390x", }, product_reference: "kubernetes1.24-client-1.24.17-150500.3.19.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150500.3.19.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-client-1.24.17-150500.3.19.1.x86_64", }, product_reference: "kubernetes1.24-client-1.24.17-150500.3.19.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-bash-completion-1.24.17-150500.3.19.1.noarch as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-client-bash-completion-1.24.17-150500.3.19.1.noarch", }, product_reference: "kubernetes1.24-client-bash-completion-1.24.17-150500.3.19.1.noarch", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-client-common-1.24.17-150500.3.19.1.aarch64", }, product_reference: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-client-common-1.24.17-150500.3.19.1.ppc64le", }, product_reference: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-client-common-1.24.17-150500.3.19.1.s390x", }, product_reference: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-client-common-1.24.17-150500.3.19.1.x86_64", }, product_reference: "kubernetes1.24-client-common-1.24.17-150500.3.19.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-fish-completion-1.24.17-150500.3.19.1.noarch as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-client-fish-completion-1.24.17-150500.3.19.1.noarch", }, product_reference: "kubernetes1.24-client-fish-completion-1.24.17-150500.3.19.1.noarch", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.aarch64", }, product_reference: "kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.ppc64le", }, product_reference: "kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.s390x", }, product_reference: "kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.x86_64", }, product_reference: "kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.aarch64", }, product_reference: "kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.ppc64le", }, product_reference: "kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.s390x", }, product_reference: "kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.x86_64", }, product_reference: "kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-kubelet-1.24.17-150500.3.19.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.aarch64", }, product_reference: "kubernetes1.24-kubelet-1.24.17-150500.3.19.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-kubelet-1.24.17-150500.3.19.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.ppc64le", }, product_reference: "kubernetes1.24-kubelet-1.24.17-150500.3.19.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-kubelet-1.24.17-150500.3.19.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.s390x", }, product_reference: "kubernetes1.24-kubelet-1.24.17-150500.3.19.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-kubelet-1.24.17-150500.3.19.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.x86_64", }, product_reference: "kubernetes1.24-kubelet-1.24.17-150500.3.19.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.aarch64", }, product_reference: "kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.ppc64le", }, product_reference: "kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.s390x", }, product_reference: "kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.x86_64", }, product_reference: "kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-proxy-1.24.17-150500.3.19.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-proxy-1.24.17-150500.3.19.1.aarch64", }, product_reference: "kubernetes1.24-proxy-1.24.17-150500.3.19.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-proxy-1.24.17-150500.3.19.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-proxy-1.24.17-150500.3.19.1.ppc64le", }, product_reference: "kubernetes1.24-proxy-1.24.17-150500.3.19.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-proxy-1.24.17-150500.3.19.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-proxy-1.24.17-150500.3.19.1.s390x", }, product_reference: "kubernetes1.24-proxy-1.24.17-150500.3.19.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-proxy-1.24.17-150500.3.19.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-proxy-1.24.17-150500.3.19.1.x86_64", }, product_reference: "kubernetes1.24-proxy-1.24.17-150500.3.19.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-scheduler-1.24.17-150500.3.19.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.aarch64", }, product_reference: "kubernetes1.24-scheduler-1.24.17-150500.3.19.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-scheduler-1.24.17-150500.3.19.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.ppc64le", }, product_reference: "kubernetes1.24-scheduler-1.24.17-150500.3.19.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-scheduler-1.24.17-150500.3.19.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.s390x", }, product_reference: "kubernetes1.24-scheduler-1.24.17-150500.3.19.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-scheduler-1.24.17-150500.3.19.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.x86_64", }, product_reference: "kubernetes1.24-scheduler-1.24.17-150500.3.19.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, ], }, vulnerabilities: [ { cve: "CVE-2021-25743", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2021-25743", }, ], notes: [ { category: "general", text: "kubectl does not neutralize escape, meta or control sequences contained in the raw data it outputs to a terminal. This includes but is not limited to the unstructured string fields in objects such as Events.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-1.24.17-150500.3.19.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-1.24.17-150500.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-1.24.17-150500.3.19.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-1.24.17-150500.3.19.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.5:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.5:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.5:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.5:kubernetes1.24-client-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.5:kubernetes1.24-client-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.24-client-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.5:kubernetes1.24-client-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.5:kubernetes1.24-client-bash-completion-1.24.17-150500.3.19.1.noarch", "openSUSE Leap 15.5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.5:kubernetes1.24-client-fish-completion-1.24.17-150500.3.19.1.noarch", "openSUSE Leap 15.5:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.5:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.5:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.5:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.5:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.5:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.5:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.5:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.5:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.5:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.5:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.5:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.5:kubernetes1.24-proxy-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.5:kubernetes1.24-proxy-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.24-proxy-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.5:kubernetes1.24-proxy-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.5:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.5:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.5:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.6:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.6:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.6:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.6:kubernetes1.24-client-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.6:kubernetes1.24-client-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.24-client-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.6:kubernetes1.24-client-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.6:kubernetes1.24-client-bash-completion-1.24.17-150500.3.19.1.noarch", "openSUSE Leap 15.6:kubernetes1.24-client-common-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.6:kubernetes1.24-client-common-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.24-client-common-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.6:kubernetes1.24-client-common-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.6:kubernetes1.24-client-fish-completion-1.24.17-150500.3.19.1.noarch", "openSUSE Leap 15.6:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.6:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.6:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.6:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.6:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.6:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.6:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.6:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.6:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.6:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.6:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.6:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.6:kubernetes1.24-proxy-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.6:kubernetes1.24-proxy-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.24-proxy-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.6:kubernetes1.24-proxy-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.6:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.6:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.6:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2021-25743", url: "https://www.suse.com/security/cve/CVE-2021-25743", }, { category: "external", summary: "SUSE Bug 1194400 for CVE-2021-25743", url: "https://bugzilla.suse.com/1194400", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-1.24.17-150500.3.19.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-1.24.17-150500.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-1.24.17-150500.3.19.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-1.24.17-150500.3.19.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.5:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.5:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.5:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.5:kubernetes1.24-client-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.5:kubernetes1.24-client-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.24-client-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.5:kubernetes1.24-client-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.5:kubernetes1.24-client-bash-completion-1.24.17-150500.3.19.1.noarch", "openSUSE Leap 15.5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.5:kubernetes1.24-client-fish-completion-1.24.17-150500.3.19.1.noarch", "openSUSE Leap 15.5:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.5:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.5:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.5:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.5:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.5:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.5:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.5:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.5:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.5:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.5:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.5:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.5:kubernetes1.24-proxy-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.5:kubernetes1.24-proxy-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.24-proxy-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.5:kubernetes1.24-proxy-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.5:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.5:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.5:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.6:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.6:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.6:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.6:kubernetes1.24-client-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.6:kubernetes1.24-client-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.24-client-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.6:kubernetes1.24-client-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.6:kubernetes1.24-client-bash-completion-1.24.17-150500.3.19.1.noarch", "openSUSE Leap 15.6:kubernetes1.24-client-common-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.6:kubernetes1.24-client-common-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.24-client-common-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.6:kubernetes1.24-client-common-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.6:kubernetes1.24-client-fish-completion-1.24.17-150500.3.19.1.noarch", "openSUSE Leap 15.6:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.6:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.6:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.6:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.6:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.6:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.6:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.6:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.6:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.6:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.6:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.6:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.6:kubernetes1.24-proxy-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.6:kubernetes1.24-proxy-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.24-proxy-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.6:kubernetes1.24-proxy-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.6:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.6:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.6:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-1.24.17-150500.3.19.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-1.24.17-150500.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-1.24.17-150500.3.19.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-1.24.17-150500.3.19.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.5:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.5:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.5:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.5:kubernetes1.24-client-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.5:kubernetes1.24-client-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.24-client-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.5:kubernetes1.24-client-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.5:kubernetes1.24-client-bash-completion-1.24.17-150500.3.19.1.noarch", "openSUSE Leap 15.5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.5:kubernetes1.24-client-common-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.5:kubernetes1.24-client-fish-completion-1.24.17-150500.3.19.1.noarch", "openSUSE Leap 15.5:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.5:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.5:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.5:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.5:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.5:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.5:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.5:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.5:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.5:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.5:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.5:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.5:kubernetes1.24-proxy-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.5:kubernetes1.24-proxy-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.24-proxy-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.5:kubernetes1.24-proxy-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.5:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.5:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.5:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.5:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.6:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.6:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.6:kubernetes1.24-apiserver-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.6:kubernetes1.24-client-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.6:kubernetes1.24-client-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.24-client-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.6:kubernetes1.24-client-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.6:kubernetes1.24-client-bash-completion-1.24.17-150500.3.19.1.noarch", "openSUSE Leap 15.6:kubernetes1.24-client-common-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.6:kubernetes1.24-client-common-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.24-client-common-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.6:kubernetes1.24-client-common-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.6:kubernetes1.24-client-fish-completion-1.24.17-150500.3.19.1.noarch", "openSUSE Leap 15.6:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.6:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.6:kubernetes1.24-controller-manager-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.6:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.6:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.6:kubernetes1.24-kubeadm-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.6:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.6:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.6:kubernetes1.24-kubelet-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.6:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.6:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.6:kubernetes1.24-kubelet-common-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.6:kubernetes1.24-proxy-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.6:kubernetes1.24-proxy-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.24-proxy-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.6:kubernetes1.24-proxy-1.24.17-150500.3.19.1.x86_64", "openSUSE Leap 15.6:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.aarch64", "openSUSE Leap 15.6:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.ppc64le", "openSUSE Leap 15.6:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.s390x", "openSUSE Leap 15.6:kubernetes1.24-scheduler-1.24.17-150500.3.19.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-08-08T14:20:41Z", details: "low", }, ], title: "CVE-2021-25743", }, ], }
suse-su-2024:3343-1
Vulnerability from csaf_suse
Published
2024-09-19 14:51
Modified
2024-09-19 14:51
Summary
Security update for kubernetes1.24
Notes
Title of the patch
Security update for kubernetes1.24
Description of the patch
This update for kubernetes1.24 fixes the following issues:
- CVE-2021-25743: escape, meta and control sequences in raw data output to terminal not neutralized. (bsc#1194400)
- CVE-2023-2727: bypass of policies imposed by the ImagePolicyWebhook admission plugin. (bsc#1211630)
- CVE-2023-2728: bypass of the mountable secrets policy enforced by the ServiceAccount admission plugin. (bsc#1211631)
- CVE-2023-39325: go1.20: excessive resource consumption when dealing with rapid stream resets. (bsc#1229869)
- CVE-2023-44487: google.golang.org/grpc, kube-apiserver: HTTP/2 rapid reset vulnerability. (bsc#1229869)
- CVE-2023-45288: golang.org/x/net: excessive CPU consumption when processing unlimited sets of headers. (bsc#1229869)
- CVE-2024-0793: kube-controller-manager pod crash when processing malformed HPA v1 manifests. (bsc#1219964)
- CVE-2024-3177: bypass of the mountable secrets policy enforced by the ServiceAccount admission plugin. (bsc#1222539)
- CVE-2024-24786: github.com/golang/protobuf: infinite loop when unmarshaling invalid JSON. (bsc#1229867)
Bug fixes:
- Use -trimpath in non-DBG mode for reproducible builds. (bsc#1062303)
- Fix multiple issues for successful `kubeadm init` run. (bsc#1214406)
- Update go to version 1.22.5 in build requirements. (bsc#1229858)
Patchnames
SUSE-2024-3343,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-3343,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-3343,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-3343,SUSE-Storage-7.1-2024-3343
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "Security update for kubernetes1.24", title: "Title of the patch", }, { category: "description", text: "This update for kubernetes1.24 fixes the following issues:\n\n- CVE-2021-25743: escape, meta and control sequences in raw data output to terminal not neutralized. (bsc#1194400)\n- CVE-2023-2727: bypass of policies imposed by the ImagePolicyWebhook admission plugin. (bsc#1211630)\n- CVE-2023-2728: bypass of the mountable secrets policy enforced by the ServiceAccount admission plugin. (bsc#1211631)\n- CVE-2023-39325: go1.20: excessive resource consumption when dealing with rapid stream resets. (bsc#1229869) \n- CVE-2023-44487: google.golang.org/grpc, kube-apiserver: HTTP/2 rapid reset vulnerability. (bsc#1229869)\n- CVE-2023-45288: golang.org/x/net: excessive CPU consumption when processing unlimited sets of headers. (bsc#1229869)\n- CVE-2024-0793: kube-controller-manager pod crash when processing malformed HPA v1 manifests. (bsc#1219964) \n- CVE-2024-3177: bypass of the mountable secrets policy enforced by the ServiceAccount admission plugin. (bsc#1222539)\n- CVE-2024-24786: github.com/golang/protobuf: infinite loop when unmarshaling invalid JSON. (bsc#1229867)\n\nBug fixes:\n\n- Use -trimpath in non-DBG mode for reproducible builds. (bsc#1062303)\n- Fix multiple issues for successful `kubeadm init` run. (bsc#1214406)\n- Update go to version 1.22.5 in build requirements. (bsc#1229858)\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2024-3343,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-3343,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-3343,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-3343,SUSE-Storage-7.1-2024-3343", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_3343-1.json", }, { category: "self", summary: "URL for SUSE-SU-2024:3343-1", url: "https://www.suse.com/support/update/announcement/2024/suse-su-20243343-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2024:3343-1", url: "https://lists.suse.com/pipermail/sle-updates/2024-September/036980.html", }, { category: "self", summary: "SUSE Bug 1062303", url: "https://bugzilla.suse.com/1062303", }, { category: "self", summary: "SUSE Bug 1194400", url: "https://bugzilla.suse.com/1194400", }, { category: "self", summary: "SUSE Bug 1211630", url: "https://bugzilla.suse.com/1211630", }, { category: "self", summary: "SUSE Bug 1211631", url: "https://bugzilla.suse.com/1211631", }, { category: "self", summary: "SUSE Bug 1214406", url: "https://bugzilla.suse.com/1214406", }, { category: "self", summary: "SUSE Bug 1216109", url: "https://bugzilla.suse.com/1216109", }, { category: "self", summary: "SUSE Bug 1216123", url: "https://bugzilla.suse.com/1216123", }, { category: "self", summary: "SUSE Bug 1219964", url: "https://bugzilla.suse.com/1219964", }, { category: "self", summary: "SUSE Bug 1221400", url: "https://bugzilla.suse.com/1221400", }, { category: "self", summary: "SUSE Bug 1222539", url: "https://bugzilla.suse.com/1222539", }, { category: "self", summary: "SUSE Bug 1226136", url: "https://bugzilla.suse.com/1226136", }, { category: "self", summary: "SUSE Bug 1229858", url: "https://bugzilla.suse.com/1229858", }, { category: "self", summary: "SUSE Bug 1229867", url: "https://bugzilla.suse.com/1229867", }, { category: "self", summary: "SUSE Bug 1229869", url: "https://bugzilla.suse.com/1229869", }, { category: "self", summary: "SUSE Bug 1230323", url: "https://bugzilla.suse.com/1230323", }, { category: "self", summary: "SUSE CVE CVE-2021-25743 page", url: "https://www.suse.com/security/cve/CVE-2021-25743/", }, { category: "self", summary: "SUSE CVE CVE-2023-2727 page", url: "https://www.suse.com/security/cve/CVE-2023-2727/", }, { category: "self", summary: "SUSE CVE CVE-2023-2728 page", url: "https://www.suse.com/security/cve/CVE-2023-2728/", }, { category: "self", summary: "SUSE CVE CVE-2023-39325 page", url: "https://www.suse.com/security/cve/CVE-2023-39325/", }, { category: "self", summary: "SUSE CVE CVE-2023-44487 page", url: "https://www.suse.com/security/cve/CVE-2023-44487/", }, { category: "self", summary: "SUSE CVE CVE-2023-45288 page", url: "https://www.suse.com/security/cve/CVE-2023-45288/", }, { category: "self", summary: "SUSE CVE CVE-2024-0793 page", url: "https://www.suse.com/security/cve/CVE-2024-0793/", }, { category: "self", summary: "SUSE CVE CVE-2024-24786 page", url: "https://www.suse.com/security/cve/CVE-2024-24786/", }, { category: "self", summary: "SUSE CVE CVE-2024-3177 page", url: "https://www.suse.com/security/cve/CVE-2024-3177/", }, ], title: "Security update for kubernetes1.24", tracking: { current_release_date: "2024-09-19T14:51:26Z", generator: { date: "2024-09-19T14:51:26Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2024:3343-1", initial_release_date: "2024-09-19T14:51:26Z", revision_history: [ { date: "2024-09-19T14:51:26Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "kubernetes1.24-apiserver-1.24.17-150300.7.6.1.aarch64", product: { name: "kubernetes1.24-apiserver-1.24.17-150300.7.6.1.aarch64", product_id: "kubernetes1.24-apiserver-1.24.17-150300.7.6.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", product: { name: "kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", product_id: "kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", product: { name: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", product_id: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.24-controller-manager-1.24.17-150300.7.6.1.aarch64", product: { name: "kubernetes1.24-controller-manager-1.24.17-150300.7.6.1.aarch64", product_id: "kubernetes1.24-controller-manager-1.24.17-150300.7.6.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.24-kubeadm-1.24.17-150300.7.6.1.aarch64", product: { name: "kubernetes1.24-kubeadm-1.24.17-150300.7.6.1.aarch64", product_id: "kubernetes1.24-kubeadm-1.24.17-150300.7.6.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.24-kubelet-1.24.17-150300.7.6.1.aarch64", product: { name: "kubernetes1.24-kubelet-1.24.17-150300.7.6.1.aarch64", product_id: "kubernetes1.24-kubelet-1.24.17-150300.7.6.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.24-kubelet-common-1.24.17-150300.7.6.1.aarch64", product: { name: "kubernetes1.24-kubelet-common-1.24.17-150300.7.6.1.aarch64", product_id: "kubernetes1.24-kubelet-common-1.24.17-150300.7.6.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.24-proxy-1.24.17-150300.7.6.1.aarch64", product: { name: "kubernetes1.24-proxy-1.24.17-150300.7.6.1.aarch64", product_id: "kubernetes1.24-proxy-1.24.17-150300.7.6.1.aarch64", }, }, { category: "product_version", name: "kubernetes1.24-scheduler-1.24.17-150300.7.6.1.aarch64", product: { name: "kubernetes1.24-scheduler-1.24.17-150300.7.6.1.aarch64", product_id: "kubernetes1.24-scheduler-1.24.17-150300.7.6.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "kubernetes1.24-client-bash-completion-1.24.17-150300.7.6.1.noarch", product: { name: "kubernetes1.24-client-bash-completion-1.24.17-150300.7.6.1.noarch", product_id: "kubernetes1.24-client-bash-completion-1.24.17-150300.7.6.1.noarch", }, }, { category: "product_version", name: "kubernetes1.24-client-fish-completion-1.24.17-150300.7.6.1.noarch", product: { name: "kubernetes1.24-client-fish-completion-1.24.17-150300.7.6.1.noarch", product_id: "kubernetes1.24-client-fish-completion-1.24.17-150300.7.6.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "kubernetes1.24-apiserver-1.24.17-150300.7.6.1.ppc64le", product: { name: "kubernetes1.24-apiserver-1.24.17-150300.7.6.1.ppc64le", product_id: "kubernetes1.24-apiserver-1.24.17-150300.7.6.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", product: { name: "kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", product_id: "kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", product: { name: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", product_id: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.24-controller-manager-1.24.17-150300.7.6.1.ppc64le", product: { name: "kubernetes1.24-controller-manager-1.24.17-150300.7.6.1.ppc64le", product_id: "kubernetes1.24-controller-manager-1.24.17-150300.7.6.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.24-kubeadm-1.24.17-150300.7.6.1.ppc64le", product: { name: "kubernetes1.24-kubeadm-1.24.17-150300.7.6.1.ppc64le", product_id: "kubernetes1.24-kubeadm-1.24.17-150300.7.6.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.24-kubelet-1.24.17-150300.7.6.1.ppc64le", product: { name: "kubernetes1.24-kubelet-1.24.17-150300.7.6.1.ppc64le", product_id: "kubernetes1.24-kubelet-1.24.17-150300.7.6.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.24-kubelet-common-1.24.17-150300.7.6.1.ppc64le", product: { name: "kubernetes1.24-kubelet-common-1.24.17-150300.7.6.1.ppc64le", product_id: "kubernetes1.24-kubelet-common-1.24.17-150300.7.6.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.24-proxy-1.24.17-150300.7.6.1.ppc64le", product: { name: "kubernetes1.24-proxy-1.24.17-150300.7.6.1.ppc64le", product_id: "kubernetes1.24-proxy-1.24.17-150300.7.6.1.ppc64le", }, }, { category: "product_version", name: "kubernetes1.24-scheduler-1.24.17-150300.7.6.1.ppc64le", product: { name: "kubernetes1.24-scheduler-1.24.17-150300.7.6.1.ppc64le", product_id: "kubernetes1.24-scheduler-1.24.17-150300.7.6.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "kubernetes1.24-apiserver-1.24.17-150300.7.6.1.s390x", product: { name: "kubernetes1.24-apiserver-1.24.17-150300.7.6.1.s390x", product_id: "kubernetes1.24-apiserver-1.24.17-150300.7.6.1.s390x", }, }, { category: "product_version", name: "kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", product: { name: "kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", product_id: "kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", }, }, { category: "product_version", name: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", product: { name: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", product_id: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", }, }, { category: "product_version", name: "kubernetes1.24-controller-manager-1.24.17-150300.7.6.1.s390x", product: { name: "kubernetes1.24-controller-manager-1.24.17-150300.7.6.1.s390x", product_id: "kubernetes1.24-controller-manager-1.24.17-150300.7.6.1.s390x", }, }, { category: "product_version", name: "kubernetes1.24-kubeadm-1.24.17-150300.7.6.1.s390x", product: { name: "kubernetes1.24-kubeadm-1.24.17-150300.7.6.1.s390x", product_id: "kubernetes1.24-kubeadm-1.24.17-150300.7.6.1.s390x", }, }, { category: "product_version", name: "kubernetes1.24-kubelet-1.24.17-150300.7.6.1.s390x", product: { name: "kubernetes1.24-kubelet-1.24.17-150300.7.6.1.s390x", product_id: "kubernetes1.24-kubelet-1.24.17-150300.7.6.1.s390x", }, }, { category: "product_version", name: "kubernetes1.24-kubelet-common-1.24.17-150300.7.6.1.s390x", product: { name: "kubernetes1.24-kubelet-common-1.24.17-150300.7.6.1.s390x", product_id: "kubernetes1.24-kubelet-common-1.24.17-150300.7.6.1.s390x", }, }, { category: "product_version", name: "kubernetes1.24-proxy-1.24.17-150300.7.6.1.s390x", product: { name: "kubernetes1.24-proxy-1.24.17-150300.7.6.1.s390x", product_id: "kubernetes1.24-proxy-1.24.17-150300.7.6.1.s390x", }, }, { category: "product_version", name: "kubernetes1.24-scheduler-1.24.17-150300.7.6.1.s390x", product: { name: "kubernetes1.24-scheduler-1.24.17-150300.7.6.1.s390x", product_id: "kubernetes1.24-scheduler-1.24.17-150300.7.6.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "kubernetes1.24-apiserver-1.24.17-150300.7.6.1.x86_64", product: { name: "kubernetes1.24-apiserver-1.24.17-150300.7.6.1.x86_64", product_id: "kubernetes1.24-apiserver-1.24.17-150300.7.6.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", product: { name: "kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", product_id: "kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", product: { name: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", product_id: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.24-controller-manager-1.24.17-150300.7.6.1.x86_64", product: { name: "kubernetes1.24-controller-manager-1.24.17-150300.7.6.1.x86_64", product_id: "kubernetes1.24-controller-manager-1.24.17-150300.7.6.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.24-kubeadm-1.24.17-150300.7.6.1.x86_64", product: { name: "kubernetes1.24-kubeadm-1.24.17-150300.7.6.1.x86_64", product_id: "kubernetes1.24-kubeadm-1.24.17-150300.7.6.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.24-kubelet-1.24.17-150300.7.6.1.x86_64", product: { name: "kubernetes1.24-kubelet-1.24.17-150300.7.6.1.x86_64", product_id: "kubernetes1.24-kubelet-1.24.17-150300.7.6.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.24-kubelet-common-1.24.17-150300.7.6.1.x86_64", product: { name: "kubernetes1.24-kubelet-common-1.24.17-150300.7.6.1.x86_64", product_id: "kubernetes1.24-kubelet-common-1.24.17-150300.7.6.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.24-proxy-1.24.17-150300.7.6.1.x86_64", product: { name: "kubernetes1.24-proxy-1.24.17-150300.7.6.1.x86_64", product_id: "kubernetes1.24-proxy-1.24.17-150300.7.6.1.x86_64", }, }, { category: "product_version", name: "kubernetes1.24-scheduler-1.24.17-150300.7.6.1.x86_64", product: { name: "kubernetes1.24-scheduler-1.24.17-150300.7.6.1.x86_64", product_id: "kubernetes1.24-scheduler-1.24.17-150300.7.6.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", product: { name: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sle_hpc-ltss:15:sp3", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 15 SP3-LTSS", product: { name: "SUSE Linux Enterprise Server 15 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sles-ltss:15:sp3", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server for SAP Applications 15 SP3", product: { name: "SUSE Linux Enterprise Server for SAP Applications 15 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP3", product_identification_helper: { cpe: "cpe:/o:suse:sles_sap:15:sp3", }, }, }, { category: "product_name", name: "SUSE Enterprise Storage 7.1", product: { name: "SUSE Enterprise Storage 7.1", product_id: "SUSE Enterprise Storage 7.1", product_identification_helper: { cpe: "cpe:/o:suse:ses:7.1", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", }, product_reference: "kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", }, product_reference: "kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", }, product_reference: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", }, product_reference: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", }, product_reference: "kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", }, product_reference: "kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150300.7.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", }, product_reference: "kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", }, product_reference: "kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", }, product_reference: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", }, product_reference: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", }, product_reference: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", }, product_reference: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", }, product_reference: "kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP3", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", }, product_reference: "kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP3", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", }, product_reference: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP3", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", }, product_reference: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP3", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64 as component of SUSE Enterprise Storage 7.1", product_id: "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", }, product_reference: "kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 7.1", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64 as component of SUSE Enterprise Storage 7.1", product_id: "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", }, product_reference: "kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 7.1", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64 as component of SUSE Enterprise Storage 7.1", product_id: "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", }, product_reference: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 7.1", }, { category: "default_component_of", full_product_name: { name: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64 as component of SUSE Enterprise Storage 7.1", product_id: "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", }, product_reference: "kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 7.1", }, ], }, vulnerabilities: [ { cve: "CVE-2021-25743", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2021-25743", }, ], notes: [ { category: "general", text: "kubectl does not neutralize escape, meta or control sequences contained in the raw data it outputs to a terminal. This includes but is not limited to the unstructured string fields in objects such as Events.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2021-25743", url: "https://www.suse.com/security/cve/CVE-2021-25743", }, { category: "external", summary: "SUSE Bug 1194400 for CVE-2021-25743", url: "https://bugzilla.suse.com/1194400", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-09-19T14:51:26Z", details: "low", }, ], title: "CVE-2021-25743", }, { cve: "CVE-2023-2727", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2023-2727", }, ], notes: [ { category: "general", text: "Users may be able to launch containers using images that are restricted by ImagePolicyWebhook when using ephemeral containers. Kubernetes clusters are only affected if the ImagePolicyWebhook admission plugin is used together with ephemeral containers.\n\n", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2023-2727", url: "https://www.suse.com/security/cve/CVE-2023-2727", }, { category: "external", summary: "SUSE Bug 1211630 for CVE-2023-2727", url: "https://bugzilla.suse.com/1211630", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-09-19T14:51:26Z", details: "moderate", }, ], title: "CVE-2023-2727", }, { cve: "CVE-2023-2728", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2023-2728", }, ], notes: [ { category: "general", text: "Users may be able to launch containers that bypass the mountable secrets policy enforced by the ServiceAccount admission plugin when using ephemeral containers. The policy ensures pods running with a service account may only reference secrets specified in the service account's secrets field. Kubernetes clusters are only affected if the ServiceAccount admission plugin and the `kubernetes.io/enforce-mountable-secrets` annotation are used together with ephemeral containers.\n\n", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2023-2728", url: "https://www.suse.com/security/cve/CVE-2023-2728", }, { category: "external", summary: "SUSE Bug 1211631 for CVE-2023-2728", url: "https://bugzilla.suse.com/1211631", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-09-19T14:51:26Z", details: "moderate", }, ], title: "CVE-2023-2728", }, { cve: "CVE-2023-39325", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2023-39325", }, ], notes: [ { category: "general", text: "A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a new request while the existing one is still executing. With the fix applied, HTTP/2 servers now bound the number of simultaneously executing handler goroutines to the stream concurrency limit (MaxConcurrentStreams). New requests arriving when at the limit (which can only happen after the client has reset an existing, in-flight request) will be queued until a handler exits. If the request queue grows too large, the server will terminate the connection. This issue is also fixed in golang.org/x/net/http2 for users manually configuring HTTP/2. The default stream concurrency limit is 250 streams (requests) per HTTP/2 connection. This value may be adjusted using the golang.org/x/net/http2 package; see the Server.MaxConcurrentStreams setting and the ConfigureServer function.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2023-39325", url: "https://www.suse.com/security/cve/CVE-2023-39325", }, { category: "external", summary: "SUSE Bug 1216109 for CVE-2023-39325", url: "https://bugzilla.suse.com/1216109", }, { category: "external", summary: "SUSE Bug 1230323 for CVE-2023-39325", url: "https://bugzilla.suse.com/1230323", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-09-19T14:51:26Z", details: "important", }, ], title: "CVE-2023-39325", }, { cve: "CVE-2023-44487", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2023-44487", }, ], notes: [ { category: "general", text: "The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2023-44487", url: "https://www.suse.com/security/cve/CVE-2023-44487", }, { category: "external", summary: "SUSE Bug 1216109 for CVE-2023-44487", url: "https://bugzilla.suse.com/1216109", }, { category: "external", summary: "SUSE Bug 1216123 for CVE-2023-44487", url: "https://bugzilla.suse.com/1216123", }, { category: "external", summary: "SUSE Bug 1216169 for CVE-2023-44487", url: "https://bugzilla.suse.com/1216169", }, { category: "external", summary: "SUSE Bug 1216171 for CVE-2023-44487", url: "https://bugzilla.suse.com/1216171", }, { category: "external", summary: "SUSE Bug 1216174 for CVE-2023-44487", url: "https://bugzilla.suse.com/1216174", }, { category: "external", summary: "SUSE Bug 1216176 for CVE-2023-44487", url: "https://bugzilla.suse.com/1216176", }, { category: "external", summary: "SUSE Bug 1216181 for CVE-2023-44487", url: "https://bugzilla.suse.com/1216181", }, { category: "external", summary: "SUSE Bug 1216182 for CVE-2023-44487", url: "https://bugzilla.suse.com/1216182", }, { category: "external", summary: "SUSE Bug 1216190 for CVE-2023-44487", url: "https://bugzilla.suse.com/1216190", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-09-19T14:51:26Z", details: "important", }, ], title: "CVE-2023-44487", }, { cve: "CVE-2023-45288", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2023-45288", }, ], notes: [ { category: "general", text: "An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2023-45288", url: "https://www.suse.com/security/cve/CVE-2023-45288", }, { category: "external", summary: "SUSE Bug 1221400 for CVE-2023-45288", url: "https://bugzilla.suse.com/1221400", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-09-19T14:51:26Z", details: "moderate", }, ], title: "CVE-2023-45288", }, { cve: "CVE-2024-0793", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-0793", }, ], notes: [ { category: "general", text: "A flaw was found in kube-controller-manager. This issue occurs when the initial application of a HPA config YAML lacking a .spec.behavior.scaleUp block causes a denial of service due to KCM pods going into restart churn.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-0793", url: "https://www.suse.com/security/cve/CVE-2024-0793", }, { category: "external", summary: "SUSE Bug 1219964 for CVE-2024-0793", url: "https://bugzilla.suse.com/1219964", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4.4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-09-19T14:51:26Z", details: "moderate", }, ], title: "CVE-2024-0793", }, { cve: "CVE-2024-24786", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-24786", }, ], notes: [ { category: "general", text: "The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-24786", url: "https://www.suse.com/security/cve/CVE-2024-24786", }, { category: "external", summary: "SUSE Bug 1226136 for CVE-2024-24786", url: "https://bugzilla.suse.com/1226136", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-09-19T14:51:26Z", details: "important", }, ], title: "CVE-2024-24786", }, { cve: "CVE-2024-3177", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-3177", }, ], notes: [ { category: "general", text: "A security issue was discovered in Kubernetes where users may be able to launch containers that bypass the mountable secrets policy enforced by the ServiceAccount admission plugin when using containers, init containers, and ephemeral containers with the envFrom field populated. The policy ensures pods running with a service account may only reference secrets specified in the service account's secrets field. Kubernetes clusters are only affected if the ServiceAccount admission plugin and the kubernetes.io/enforce-mountable-secrets annotation are used together with containers, init containers, and ephemeral containers with the envFrom field populated.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-3177", url: "https://www.suse.com/security/cve/CVE-2024-3177", }, { category: "external", summary: "SUSE Bug 1222539 for CVE-2024-3177", url: "https://bugzilla.suse.com/1222539", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 2.7, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, products: [ "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-09-19T14:51:26Z", details: "low", }, ], title: "CVE-2024-3177", }, ], }
ghsa-f9jg-8p32-2f55
Vulnerability from github
Published
2022-01-08 00:00
Modified
2023-10-02 15:53
Severity ?
Summary
kubectl ANSI escape characters not filtered
Details
kubectl (k8s.io/kubernetes/pkg/kubectl) does not neutralize escape, meta or control sequences contained in the raw data it outputs to a terminal. This includes but is not limited to the unstructured string fields in objects such as Events.
{ affected: [ { package: { ecosystem: "Go", name: "k8s.io/kubernetes", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "1.26.0-alpha.3", }, ], type: "ECOSYSTEM", }, ], }, ], aliases: [ "CVE-2021-25743", ], database_specific: { cwe_ids: [ "CWE-150", ], github_reviewed: true, github_reviewed_at: "2022-09-07T23:58:59Z", nvd_published_at: "2022-01-07T00:15:00Z", severity: "LOW", }, details: "kubectl (k8s.io/kubernetes/pkg/kubectl) does not neutralize escape, meta or control sequences contained in the raw data it outputs to a terminal. This includes but is not limited to the unstructured string fields in objects such as Events.", id: "GHSA-f9jg-8p32-2f55", modified: "2023-10-02T15:53:13Z", published: "2022-01-08T00:00:21Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-25743", }, { type: "WEB", url: "https://github.com/kubernetes/kubernetes/issues/101695", }, { type: "WEB", url: "https://github.com/kubernetes/kubernetes/pull/112553", }, { type: "WEB", url: "https://github.com/kubernetes/kubernetes/commit/dad0e937c0f76344363eb691b2668490ffef8537", }, { type: "PACKAGE", url: "https://github.com/kubernetes/kubernetes", }, { type: "WEB", url: "https://security.netapp.com/advisory/ntap-20220217-0003", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:N", type: "CVSS_V3", }, ], summary: "kubectl ANSI escape characters not filtered", }
wid-sec-w-2023-1544
Vulnerability from csaf_certbund
Published
2022-01-06 23:00
Modified
2024-09-19 22:00
Summary
Kubernetes: Schwachstelle ermöglicht Manipulation von Dateien
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Kubernetes ist ein Werkzeug zur Automatisierung der Bereitstellung, Skalierung und Verwaltung von containerisierten Anwendungen.
Angriff
Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in Kubernetes ausnutzen, um Dateien zu manipulieren.
Betroffene Betriebssysteme
- Linux
- Sonstiges
- UNIX
{ document: { aggregate_severity: { text: "niedrig", }, category: "csaf_base", csaf_version: "2.0", distribution: { tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "de-DE", notes: [ { category: "legal_disclaimer", text: "Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.", }, { category: "description", text: "Kubernetes ist ein Werkzeug zur Automatisierung der Bereitstellung, Skalierung und Verwaltung von containerisierten Anwendungen.", title: "Produktbeschreibung", }, { category: "summary", text: "Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in Kubernetes ausnutzen, um Dateien zu manipulieren.", title: "Angriff", }, { category: "general", text: "- Linux\n- Sonstiges\n- UNIX", title: "Betroffene Betriebssysteme", }, ], publisher: { category: "other", contact_details: "csaf-provider@cert-bund.de", name: "Bundesamt für Sicherheit in der Informationstechnik", namespace: "https://www.bsi.bund.de", }, references: [ { category: "self", summary: "WID-SEC-W-2023-1544 - CSAF Version", url: "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2023-1544.json", }, { category: "self", summary: "WID-SEC-2023-1544 - Portal Version", url: "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1544", }, { category: "external", summary: "NIST Database vom 2022-01-06", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-25743", }, { category: "external", summary: "Kubernetes Github vom 2022-01-06", url: "https://github.com/kubernetes/kubernetes/issues/101695", }, { category: "external", summary: "Fedora Security Advisory FEDORA-2023-A1D7A29FE5 vom 2023-06-22", url: "https://bodhi.fedoraproject.org/updates/FEDORA-2023-a1d7a29fe5", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2024:2858-1 vom 2024-08-08", url: "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019150.html", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2024:2859-1 vom 2024-08-08", url: "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019149.html", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2024:2928-1 vom 2024-08-15", url: "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019202.html", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2024:3341-1 vom 2024-09-19", url: "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019474.html", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2024:3343-1 vom 2024-09-19", url: "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019472.html", }, ], source_lang: "en-US", title: "Kubernetes: Schwachstelle ermöglicht Manipulation von Dateien", tracking: { current_release_date: "2024-09-19T22:00:00.000+00:00", generator: { date: "2024-09-20T08:41:47.328+00:00", engine: { name: "BSI-WID", version: "1.3.8", }, }, id: "WID-SEC-W-2023-1544", initial_release_date: "2022-01-06T23:00:00.000+00:00", revision_history: [ { date: "2022-01-06T23:00:00.000+00:00", number: "1", summary: "Initiale Fassung", }, { date: "2023-06-22T22:00:00.000+00:00", number: "2", summary: "Neue Updates von Fedora aufgenommen", }, { date: "2024-08-08T22:00:00.000+00:00", number: "3", summary: "Neue Updates von SUSE aufgenommen", }, { date: "2024-08-14T22:00:00.000+00:00", number: "4", summary: "Neue Updates von SUSE aufgenommen", }, { date: "2024-09-19T22:00:00.000+00:00", number: "5", summary: "Neue Updates von SUSE aufgenommen", }, ], status: "final", version: "5", }, }, product_tree: { branches: [ { branches: [ { category: "product_name", name: "Fedora Linux", product: { name: "Fedora Linux", product_id: "74185", product_identification_helper: { cpe: "cpe:/o:fedoraproject:fedora:-", }, }, }, ], category: "vendor", name: "Fedora", }, { branches: [ { category: "product_name", name: "Open Source Kubernetes", product: { name: "Open Source Kubernetes", product_id: "T017843", product_identification_helper: { cpe: "cpe:/a:kubernetes:kubernetes:-", }, }, }, ], category: "vendor", name: "Open Source", }, { branches: [ { category: "product_name", name: "SUSE Linux", product: { name: "SUSE Linux", product_id: "T002207", product_identification_helper: { cpe: "cpe:/o:suse:suse_linux:-", }, }, }, ], category: "vendor", name: "SUSE", }, ], }, vulnerabilities: [ { cve: "CVE-2021-25743", notes: [ { category: "description", text: "Es existiert eine Schwachstelle in Kubernetes im Zusammenhang mit \"kubectl\". Die Schwachstelle ist auf eine unzureichende Bereinigung von Ausgaben ans Terminal zurückzuführen. Ein entfernter, authentisierter Angreifer kann diese Schwachstelle ausnutzen, um Dateien zu manipulieren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich.", }, ], product_status: { known_affected: [ "T002207", "T017843", "74185", ], }, release_date: "2022-01-06T23:00:00.000+00:00", title: "CVE-2021-25743", }, ], }
wid-sec-w-2024-1488
Vulnerability from csaf_certbund
Published
2024-06-30 22:00
Modified
2024-06-30 22:00
Summary
IBM InfoSphere Information Server: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
IBM InfoSphere Information Server ist eine Softwareplattform zur Integration heterogener Daten.
Angriff
Ein entfernter Angreifer kann mehrere Schwachstellen in IBM InfoSphere Information Server ausnutzen, um beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen.
Betroffene Betriebssysteme
- Sonstiges
- UNIX
- Windows
{ document: { aggregate_severity: { text: "hoch", }, category: "csaf_base", csaf_version: "2.0", distribution: { tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "de-DE", notes: [ { category: "legal_disclaimer", text: "Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.", }, { category: "description", text: "IBM InfoSphere Information Server ist eine Softwareplattform zur Integration heterogener Daten.", title: "Produktbeschreibung", }, { category: "summary", text: "Ein entfernter Angreifer kann mehrere Schwachstellen in IBM InfoSphere Information Server ausnutzen, um beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen.", title: "Angriff", }, { category: "general", text: "- Sonstiges\n- UNIX\n- Windows", title: "Betroffene Betriebssysteme", }, ], publisher: { category: "other", contact_details: "csaf-provider@cert-bund.de", name: "Bundesamt für Sicherheit in der Informationstechnik", namespace: "https://www.bsi.bund.de", }, references: [ { category: "self", summary: "WID-SEC-W-2024-1488 - CSAF Version", url: "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1488.json", }, { category: "self", summary: "WID-SEC-2024-1488 - Portal Version", url: "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1488", }, { category: "external", summary: "IBM Security Bulletin 7158440 vom 2024-06-30", url: "https://www.ibm.com/support/pages/node/7158440", }, { category: "external", summary: "IBM Security Bulletin 7158441 vom 2024-06-30", url: "https://www.ibm.com/support/pages/node/7158441", }, { category: "external", summary: "IBM Security Bulletin 7159065 vom 2024-06-30", url: "https://www.ibm.com/support/pages/node/7159065", }, { category: "external", summary: "IBM Security Bulletin 7158448 vom 2024-06-30", url: "https://www.ibm.com/support/pages/node/7158448", }, { category: "external", summary: "IBM Security Bulletin 7158443 vom 2024-06-30", url: "https://www.ibm.com/support/pages/node/7158443", }, { category: "external", summary: "IBM Security Bulletin 7159064 vom 2024-06-30", url: "https://www.ibm.com/support/pages/node/7159064", }, { category: "external", summary: "IBM Security Bulletin 7159048 vom 2024-06-30", url: "https://www.ibm.com/support/pages/node/7159048", }, { category: "external", summary: "IBM Security Bulletin 7158595 vom 2024-06-30", url: "https://www.ibm.com/support/pages/node/7158595", }, { category: "external", summary: "IBM Security Bulletin 7159049 vom 2024-06-30", url: "https://www.ibm.com/support/pages/node/7159049", }, { category: "external", summary: "IBM Security Bulletin 7158447 vom 2024-06-30", url: "https://www.ibm.com/support/pages/node/7158447", }, { category: "external", summary: "IBM Security Bulletin 7158437 vom 2024-06-30", url: "https://www.ibm.com/support/pages/node/7158437", }, { category: "external", summary: "IBM Security Bulletin 7159057 vom 2024-06-30", url: "https://www.ibm.com/support/pages/node/7159057", }, { category: "external", summary: "IBM Security Bulletin 7158597 vom 2024-06-30", url: "https://www.ibm.com/support/pages/node/7158597", }, { category: "external", summary: "IBM Security Bulletin 7159060 vom 2024-06-30", url: "https://www.ibm.com/support/pages/node/7159060", }, { category: "external", summary: "IBM Security Bulletin 7158444 vom 2024-06-30", url: "https://www.ibm.com/support/pages/node/7158444", }, { category: "external", summary: "IBM Security Bulletin 7158408 vom 2024-06-30", url: "https://www.ibm.com/support/pages/node/7158408", }, { category: "external", summary: "IBM Security Bulletin 7158431 vom 2024-06-30", url: "https://www.ibm.com/support/pages/node/7158431", }, { category: "external", summary: "IBM Security Bulletin 7158439 vom 2024-06-30", url: "https://www.ibm.com/support/pages/node/7158439", }, { category: "external", summary: "IBM Security Bulletin 7158425 vom 2024-06-30", url: "https://www.ibm.com/support/pages/node/7158425", }, { category: "external", summary: "IBM Security Bulletin 7159066 vom 2024-06-30", url: "https://www.ibm.com/support/pages/node/7159066", }, { category: "external", summary: "IBM Security Bulletin 7159052 vom 2024-06-30", url: "https://www.ibm.com/support/pages/node/7159052", }, ], source_lang: "en-US", title: "IBM InfoSphere Information Server: Mehrere Schwachstellen", tracking: { current_release_date: "2024-06-30T22:00:00.000+00:00", generator: { date: "2024-08-15T18:10:45.818+00:00", engine: { name: "BSI-WID", version: "1.3.5", }, }, id: "WID-SEC-W-2024-1488", initial_release_date: "2024-06-30T22:00:00.000+00:00", revision_history: [ { date: "2024-06-30T22:00:00.000+00:00", number: "1", summary: "Initiale Fassung", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version_range", name: "<11.7.1.0", product: { name: "IBM InfoSphere Information Server <11.7.1.0", product_id: "T035707", }, }, { category: "product_version_range", name: "<11.7.1.5", product: { name: "IBM InfoSphere Information Server <11.7.1.5", product_id: "T035708", }, }, ], category: "product_name", name: "InfoSphere Information Server", }, ], category: "vendor", name: "IBM", }, ], }, vulnerabilities: [ { cve: "CVE-2020-8562", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2020-8562", }, { cve: "CVE-2021-25743", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2021-25743", }, { cve: "CVE-2023-22102", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2023-22102", }, { cve: "CVE-2023-27561", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2023-27561", }, { cve: "CVE-2023-28642", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2023-28642", }, { cve: "CVE-2023-3446", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2023-3446", }, { cve: "CVE-2023-35022", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2023-35022", }, { cve: "CVE-2023-3817", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2023-3817", }, { cve: "CVE-2023-4759", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2023-4759", }, { cve: "CVE-2023-50312", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2023-50312", }, { cve: "CVE-2023-50952", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2023-50952", }, { cve: "CVE-2023-50953", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2023-50953", }, { cve: "CVE-2023-50954", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2023-50954", }, { cve: "CVE-2023-50964", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2023-50964", }, { cve: "CVE-2023-51775", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2023-51775", }, { cve: "CVE-2023-5363", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2023-5363", }, { cve: "CVE-2023-5678", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2023-5678", }, { cve: "CVE-2023-5685", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2023-5685", }, { cve: "CVE-2023-6129", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2023-6129", }, { cve: "CVE-2023-6237", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2023-6237", }, { cve: "CVE-2024-0727", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2024-0727", }, { cve: "CVE-2024-21626", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2024-21626", }, { cve: "CVE-2024-22329", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2024-22329", }, { cve: "CVE-2024-25026", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2024-25026", }, { cve: "CVE-2024-27268", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2024-27268", }, { cve: "CVE-2024-27270", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2024-27270", }, { cve: "CVE-2024-28794", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2024-28794", }, { cve: "CVE-2024-28795", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2024-28795", }, { cve: "CVE-2024-28797", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2024-28797", }, { cve: "CVE-2024-28798", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2024-28798", }, { cve: "CVE-2024-31898", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2024-31898", }, { cve: "CVE-2024-31902", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2024-31902", }, { cve: "CVE-2024-34062", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2024-34062", }, { cve: "CVE-2024-35119", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2024-35119", }, { cve: "CVE-2024-35195", notes: [ { category: "description", text: "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden.", }, ], release_date: "2024-06-30T22:00:00.000+00:00", title: "CVE-2024-35195", }, ], }
WID-SEC-W-2023-1544
Vulnerability from csaf_certbund
Published
2022-01-06 23:00
Modified
2024-09-19 22:00
Summary
Kubernetes: Schwachstelle ermöglicht Manipulation von Dateien
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Kubernetes ist ein Werkzeug zur Automatisierung der Bereitstellung, Skalierung und Verwaltung von containerisierten Anwendungen.
Angriff
Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in Kubernetes ausnutzen, um Dateien zu manipulieren.
Betroffene Betriebssysteme
- Linux
- Sonstiges
- UNIX
{ document: { aggregate_severity: { text: "niedrig", }, category: "csaf_base", csaf_version: "2.0", distribution: { tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "de-DE", notes: [ { category: "legal_disclaimer", text: "Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.", }, { category: "description", text: "Kubernetes ist ein Werkzeug zur Automatisierung der Bereitstellung, Skalierung und Verwaltung von containerisierten Anwendungen.", title: "Produktbeschreibung", }, { category: "summary", text: "Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in Kubernetes ausnutzen, um Dateien zu manipulieren.", title: "Angriff", }, { category: "general", text: "- Linux\n- Sonstiges\n- UNIX", title: "Betroffene Betriebssysteme", }, ], publisher: { category: "other", contact_details: "csaf-provider@cert-bund.de", name: "Bundesamt für Sicherheit in der Informationstechnik", namespace: "https://www.bsi.bund.de", }, references: [ { category: "self", summary: "WID-SEC-W-2023-1544 - CSAF Version", url: "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2023-1544.json", }, { category: "self", summary: "WID-SEC-2023-1544 - Portal Version", url: "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1544", }, { category: "external", summary: "NIST Database vom 2022-01-06", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-25743", }, { category: "external", summary: "Kubernetes Github vom 2022-01-06", url: "https://github.com/kubernetes/kubernetes/issues/101695", }, { category: "external", summary: "Fedora Security Advisory FEDORA-2023-A1D7A29FE5 vom 2023-06-22", url: "https://bodhi.fedoraproject.org/updates/FEDORA-2023-a1d7a29fe5", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2024:2858-1 vom 2024-08-08", url: "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019150.html", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2024:2859-1 vom 2024-08-08", url: "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019149.html", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2024:2928-1 vom 2024-08-15", url: "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019202.html", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2024:3341-1 vom 2024-09-19", url: "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019474.html", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2024:3343-1 vom 2024-09-19", url: "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019472.html", }, ], source_lang: "en-US", title: "Kubernetes: Schwachstelle ermöglicht Manipulation von Dateien", tracking: { current_release_date: "2024-09-19T22:00:00.000+00:00", generator: { date: "2024-09-20T08:41:47.328+00:00", engine: { name: "BSI-WID", version: "1.3.8", }, }, id: "WID-SEC-W-2023-1544", initial_release_date: "2022-01-06T23:00:00.000+00:00", revision_history: [ { date: "2022-01-06T23:00:00.000+00:00", number: "1", summary: "Initiale Fassung", }, { date: "2023-06-22T22:00:00.000+00:00", number: "2", summary: "Neue Updates von Fedora aufgenommen", }, { date: "2024-08-08T22:00:00.000+00:00", number: "3", summary: "Neue Updates von SUSE aufgenommen", }, { date: "2024-08-14T22:00:00.000+00:00", number: "4", summary: "Neue Updates von SUSE aufgenommen", }, { date: "2024-09-19T22:00:00.000+00:00", number: "5", summary: "Neue Updates von SUSE aufgenommen", }, ], status: "final", version: "5", }, }, product_tree: { branches: [ { branches: [ { category: "product_name", name: "Fedora Linux", product: { name: "Fedora Linux", product_id: "74185", product_identification_helper: { cpe: "cpe:/o:fedoraproject:fedora:-", }, }, }, ], category: "vendor", name: "Fedora", }, { branches: [ { category: "product_name", name: "Open Source Kubernetes", product: { name: "Open Source Kubernetes", product_id: "T017843", product_identification_helper: { cpe: "cpe:/a:kubernetes:kubernetes:-", }, }, }, ], category: "vendor", name: "Open Source", }, { branches: [ { category: "product_name", name: "SUSE Linux", product: { name: "SUSE Linux", product_id: "T002207", product_identification_helper: { cpe: "cpe:/o:suse:suse_linux:-", }, }, }, ], category: "vendor", name: "SUSE", }, ], }, vulnerabilities: [ { cve: "CVE-2021-25743", notes: [ { category: "description", text: "Es existiert eine Schwachstelle in Kubernetes im Zusammenhang mit \"kubectl\". Die Schwachstelle ist auf eine unzureichende Bereinigung von Ausgaben ans Terminal zurückzuführen. Ein entfernter, authentisierter Angreifer kann diese Schwachstelle ausnutzen, um Dateien zu manipulieren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich.", }, ], product_status: { known_affected: [ "T002207", "T017843", "74185", ], }, release_date: "2022-01-06T23:00:00.000+00:00", title: "CVE-2021-25743", }, ], }
gsd-2021-25743
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
kubectl does not neutralize escape, meta or control sequences contained in the raw data it outputs to a terminal. This includes but is not limited to the unstructured string fields in objects such as Events.
Aliases
Aliases
{ GSD: { alias: "CVE-2021-25743", description: "kubectl does not neutralize escape, meta or control sequences contained in the raw data it outputs to a terminal. This includes but is not limited to the unstructured string fields in objects such as Events.", id: "GSD-2021-25743", references: [ "https://www.suse.com/security/cve/CVE-2021-25743.html", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2021-25743", ], details: "kubectl does not neutralize escape, meta or control sequences contained in the raw data it outputs to a terminal. This includes but is not limited to the unstructured string fields in objects such as Events.", id: "GSD-2021-25743", modified: "2023-12-13T01:23:21.661960Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security@kubernetes.io", DATE_PUBLIC: "2021-05-02T12:06:00.000Z", ID: "CVE-2021-25743", STATE: "PUBLIC", TITLE: "ANSI escape characters in kubectl output are not being filtered", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Kubernetes", version: { version_data: [ { version_affected: "<=", version_value: "1.23.1", }, { version_affected: "?>", version_value: "1.23.1", }, { version_affected: "<=", version_value: "1.22.5", }, { version_affected: "?>", version_value: "1.22.5", }, { version_affected: "<=", version_value: "1.21.8", }, { version_affected: "?>", version_value: "1.21.8", }, { version_affected: "<=", version_value: "1.20.14", }, { version_affected: "?>", version_value: "1.20.14", }, ], }, }, ], }, vendor_name: "Kubernetes", }, ], }, }, credit: [ { lang: "eng", value: "Eviatar Gerzi", }, ], data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "kubectl does not neutralize escape, meta or control sequences contained in the raw data it outputs to a terminal. This includes but is not limited to the unstructured string fields in objects such as Events.", }, ], }, generator: { engine: "Vulnogram 0.0.9", }, impact: { cvss: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 3, baseSeverity: "LOW", confidentialityImpact: "NONE", integrityImpact: "LOW", privilegesRequired: "LOW", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:N", version: "3.1", }, }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-150: Improper Neutralization of Escape, Meta, or Control Sequences", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/kubernetes/kubernetes/issues/101695", refsource: "MISC", url: "https://github.com/kubernetes/kubernetes/issues/101695", }, { name: "https://security.netapp.com/advisory/ntap-20220217-0003/", refsource: "CONFIRM", url: "https://security.netapp.com/advisory/ntap-20220217-0003/", }, ], }, source: { defect: [ "https://github.com/kubernetes/kubernetes/issues/101695", ], discovery: "EXTERNAL", }, }, "gitlab.com": { advisories: [ { affected_range: "<1.18.0", affected_versions: "All versions before 1.18.0", cvss_v2: "AV:N/AC:H/Au:S/C:N/I:P/A:N", cvss_v3: "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:N", cwe_ids: [ "CWE-1035", "CWE-937", ], date: "2022-09-08", description: "kubectl does not neutralize escape, meta or control sequences contained in the raw data it outputs to a terminal. This includes but is not limited to the unstructured string fields in objects such as Events.", fixed_versions: [ "1.18.0", ], identifier: "CVE-2021-25743", identifiers: [ "GHSA-f9jg-8p32-2f55", "CVE-2021-25743", ], not_impacted: "All versions starting from 1.18.0", package_slug: "go/k8s.io/kubernetes/pkg/kubectl", pubdate: "2022-01-08", solution: "Upgrade to version 1.18.0 or above.", title: "ANSI escape characters not filtered", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2021-25743", "https://github.com/kubernetes/kubernetes/issues/101695", "https://security.netapp.com/advisory/ntap-20220217-0003/", "https://github.com/advisories/GHSA-f9jg-8p32-2f55", ], uuid: "8b32579e-d6b5-43e4-be7a-9b66b6eb254b", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*", cpe_name: [], versionEndIncluding: "1.18.0", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "security@kubernetes.io", ID: "CVE-2021-25743", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "kubectl does not neutralize escape, meta or control sequences contained in the raw data it outputs to a terminal. This includes but is not limited to the unstructured string fields in objects such as Events.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "NVD-CWE-Other", }, ], }, ], }, references: { reference_data: [ { name: "N/A", refsource: "CONFIRM", tags: [ "Vendor Advisory", ], url: "https://github.com/kubernetes/kubernetes/issues/101695", }, { name: "https://security.netapp.com/advisory/ntap-20220217-0003/", refsource: "CONFIRM", tags: [ "Third Party Advisory", ], url: "https://security.netapp.com/advisory/ntap-20220217-0003/", }, ], }, }, impact: { baseMetricV2: { acInsufInfo: false, cvssV2: { accessComplexity: "HIGH", accessVector: "NETWORK", authentication: "SINGLE", availabilityImpact: "NONE", baseScore: 2.1, confidentialityImpact: "NONE", integrityImpact: "PARTIAL", vectorString: "AV:N/AC:H/Au:S/C:N/I:P/A:N", version: "2.0", }, exploitabilityScore: 3.9, impactScore: 2.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "LOW", userInteractionRequired: true, }, baseMetricV3: { cvssV3: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 3, baseSeverity: "LOW", confidentialityImpact: "NONE", integrityImpact: "LOW", privilegesRequired: "LOW", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:N", version: "3.1", }, exploitabilityScore: 1.3, impactScore: 1.4, }, }, lastModifiedDate: "2022-02-28T15:22Z", publishedDate: "2022-01-07T00:15Z", }, }, }
fkie_cve-2021-25743
Vulnerability from fkie_nvd
Published
2022-01-07 00:15
Modified
2024-11-21 05:55
Severity ?
3.0 (Low) - CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:N
3.0 (Low) - CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:N
3.0 (Low) - CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:N
Summary
kubectl does not neutralize escape, meta or control sequences contained in the raw data it outputs to a terminal. This includes but is not limited to the unstructured string fields in objects such as Events.
References
▼ | URL | Tags | |
---|---|---|---|
jordan@liggitt.net | https://github.com/kubernetes/kubernetes/issues/101695 | Vendor Advisory | |
jordan@liggitt.net | https://security.netapp.com/advisory/ntap-20220217-0003/ | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/kubernetes/kubernetes/issues/101695 | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20220217-0003/ | Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
kubernetes | kubernetes | * |
{ configurations: [ { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*", matchCriteriaId: "ECA582BF-2777-4ABB-A12C-D1D226CC7D08", versionEndIncluding: "1.18.0", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, ], cveTags: [], descriptions: [ { lang: "en", value: "kubectl does not neutralize escape, meta or control sequences contained in the raw data it outputs to a terminal. This includes but is not limited to the unstructured string fields in objects such as Events.", }, { lang: "es", value: "kubectl no neutraliza las secuencias de escape, meta o de control contenidas en los datos brutos que envía a un terminal. Esto incluye, pero no se limita, a los campos de cadena no estructurados en objetos como los Eventos", }, ], id: "CVE-2021-25743", lastModified: "2024-11-21T05:55:19.977", metrics: { cvssMetricV2: [ { acInsufInfo: false, baseSeverity: "LOW", cvssData: { accessComplexity: "HIGH", accessVector: "NETWORK", authentication: "SINGLE", availabilityImpact: "NONE", baseScore: 2.1, confidentialityImpact: "NONE", integrityImpact: "PARTIAL", vectorString: "AV:N/AC:H/Au:S/C:N/I:P/A:N", version: "2.0", }, exploitabilityScore: 3.9, impactScore: 2.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, source: "nvd@nist.gov", type: "Primary", userInteractionRequired: true, }, ], cvssMetricV31: [ { cvssData: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 3, baseSeverity: "LOW", confidentialityImpact: "NONE", integrityImpact: "LOW", privilegesRequired: "LOW", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:N", version: "3.1", }, exploitabilityScore: 1.3, impactScore: 1.4, source: "jordan@liggitt.net", type: "Secondary", }, { cvssData: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 3, baseSeverity: "LOW", confidentialityImpact: "NONE", integrityImpact: "LOW", privilegesRequired: "LOW", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:N", version: "3.1", }, exploitabilityScore: 1.3, impactScore: 1.4, source: "nvd@nist.gov", type: "Primary", }, ], }, published: "2022-01-07T00:15:07.817", references: [ { source: "jordan@liggitt.net", tags: [ "Vendor Advisory", ], url: "https://github.com/kubernetes/kubernetes/issues/101695", }, { source: "jordan@liggitt.net", tags: [ "Third Party Advisory", ], url: "https://security.netapp.com/advisory/ntap-20220217-0003/", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Vendor Advisory", ], url: "https://github.com/kubernetes/kubernetes/issues/101695", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "https://security.netapp.com/advisory/ntap-20220217-0003/", }, ], sourceIdentifier: "jordan@liggitt.net", vulnStatus: "Modified", weaknesses: [ { description: [ { lang: "en", value: "CWE-150", }, ], source: "jordan@liggitt.net", type: "Secondary", }, { description: [ { lang: "en", value: "NVD-CWE-Other", }, ], source: "nvd@nist.gov", type: "Primary", }, ], }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.