ghsa-35c7-w35f-xwgh
Vulnerability from github
Published
2023-10-30 03:30
Modified
2023-10-31 22:23
Severity ?
Summary
Kube-proxy may unintentionally forward traffic
Details
Kube-proxy on Windows can unintentionally forward traffic to local processes listening on the same port (spec.ports[*].port
) as a LoadBalancer Service when the LoadBalancer controller does not set the status.loadBalancer.ingress[].ip
field. Clusters
where the LoadBalancer controller sets the status.loadBalancer.ingress[].ip
field are unaffected.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "k8s.io/kubernetes" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.21" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-25736" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2023-10-31T22:23:04Z", "nvd_published_at": "2023-10-30T03:15:07Z", "severity": "MODERATE" }, "details": "Kube-proxy on Windows can unintentionally forward traffic to local processes listening on the same port (`spec.ports[*].port`) as a LoadBalancer Service when the LoadBalancer controller does not set the `status.loadBalancer.ingress[].ip` field. Clusters \nwhere the LoadBalancer controller sets the `status.loadBalancer.ingress[].ip` field are unaffected.\n\n", "id": "GHSA-35c7-w35f-xwgh", "modified": "2023-10-31T22:23:04Z", "published": "2023-10-30T03:30:15Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25736" }, { "type": "WEB", "url": "https://github.com/kubernetes/kubernetes/pull/99958" }, { "type": "WEB", "url": "https://github.com/kubernetes/kubernetes/commit/b014610de3e5cf1bb0f7844b5758d29fc18b75e6" }, { "type": "PACKAGE", "url": "https://github.com/kubernetes/kubernetes" }, { "type": "WEB", "url": "https://groups.google.com/g/kubernetes-security-announce/c/lIoOPObO51Q/m/O15LOazPAgAJ" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Kube-proxy may unintentionally forward traffic" }
Loading...
Loading...
- 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.