golang / vulndb

[mirror] The Go Vulnerability Database
Other
560 stars 58 forks source link

x/vulndb: potential Go vuln in github.com/istio/istio/security: CVE-2022-23635 #338

Closed GoVulnBot closed 2 years ago

GoVulnBot commented 2 years ago

In CVE-2022-23635, the reference URL github.com/istio/istio/security (and possibly others) refers to something in Go.

module: github.com/istio/istio/security
package: istio
description: |+
    Istio is an open platform to connect, manage, and secure microservices. In affected versions the Istio control plane, `istiod`, is vulnerable to a request processing error, allowing a malicious attacker that sends a specially crafted message which results in the control plane crashing. This endpoint is served over TLS port 15012, but does not require any authentication from the attacker. For simple installations, Istiod is typically only reachable from within the cluster, limiting the blast radius. However, for some deployments, especially [multicluster](https://istio.io/latest/docs/setup/install/multicluster/primary-remote/) topologies, this port is exposed over the public internet. There are no effective workarounds, beyond upgrading. Limiting network access to Istiod to the minimal set of clients can help lessen the scope of the vulnerability to some extent.

cves:
  - CVE-2022-23635
links:
    commit: https://github.com/istio/istio/commit/5f3b5ed958ae75156f8656fe7b3794f78e94db84
    context:
      - https://github.com/istio/istio/security/advisories/GHSA-856q-xv3c-7f2f
      - https://istio.io/latest/news/security/istio-security-2022-003

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

julieqiu commented 2 years ago

Vulnerability in tool, not in importable code

gopherbot commented 3 months ago

Change https://go.dev/cl/592766 mentions this issue: data/reports: unexclude 50 reports