Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/vulndb: potential Go vuln in github.com/cilium/cilium: GHSA-9m5p-c77c-f9j7 #3415

Open
GoVulnBot opened this issue Jan 22, 2025 · 0 comments

Comments

@GoVulnBot
Copy link

Advisory GHSA-9m5p-c77c-f9j7 references a vulnerability in the following Go modules:

Module
github.com/cilium/cilium

Description:

Impact

In a Kubernetes cluster where Cilium is configured to proxy DNS traffic, an attacker can crash Cilium agents by sending a crafted DNS response to workloads from outside the cluster.

For traffic that is allowed but without using DNS-based policy, the dataplane will continue to pass traffic as configured at the time of the DoS. For workloads that have DNS-based policy configured, existing connections may continue to operate, and new connections made without relying on DNS resolution may continue to be established, but new connections which rely on DNS resolution may be disrupted. An...

References:

Cross references:

See doc/quickstart.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: github.com/cilium/cilium
      versions:
        - introduced: 1.14.0
        - fixed: 1.14.18
        - introduced: 1.15.0
        - fixed: 1.15.12
        - introduced: 1.16.0
        - fixed: 1.16.5
      vulnerable_at: 1.16.4
summary: DoS in Cilium agent DNS proxy from crafted DNS responses in github.com/cilium/cilium
cves:
    - CVE-2025-23028
ghsas:
    - GHSA-9m5p-c77c-f9j7
references:
    - advisory: https://github.com/advisories/GHSA-9m5p-c77c-f9j7
    - advisory: https://github.com/cilium/cilium/security/advisories/GHSA-9m5p-c77c-f9j7
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2025-23028
    - fix: https://github.com/cilium/cilium/commit/1971bc684b6b36703ebae0dd7539c623f988a257
    - fix: https://github.com/cilium/cilium/commit/b1948e217a4212b81175d8bf763d0ef350fcc96c
    - fix: https://github.com/cilium/cilium/pull/36252
source:
    id: GHSA-9m5p-c77c-f9j7
    created: 2025-01-22T19:01:26.819375331Z
review_status: UNREVIEWED

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant