golang / vulndb

[mirror] The Go Vulnerability Database
Other
562 stars 61 forks source link

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

Closed GoVulnBot closed 2 years ago

GoVulnBot commented 2 years ago

In CVE-2022-21679, 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 Istio 1.12.0 and 1.12.1 The authorization policy with hosts and notHosts might be accidentally bypassed for ALLOW action or rejected unexpectedly for DENY action during the upgrade from 1.11 to 1.12.0/1.12.1. Istio 1.12 supports the hosts and notHosts fields in authorization policy with a new Envoy API shipped with the 1.12 data plane. A bug in the 1.12.0 and 1.12.1 incorrectly uses the new Envoy API with the 1.11 data plane. This will cause the hosts and notHosts fields to be always matched regardless of the actual value of the host header when mixing 1.12.0/1.12.1 control plane and 1.11 data plane. Users are advised to upgrade or to not mix the 1.12.0/1.12.1 control plane with 1.11 data plane if using hosts or notHosts field in authorization policy.
cves:
  - CVE-2022-21679
links:
    context:
      - https://github.com/istio/istio/security/advisories/GHSA-rwfr-xrvw-2rvv
      - https://istio.io/latest/news/releases/1.12.x/announcing-1.12.2/

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

neild commented 2 years ago

Vulnerability in tool.

gopherbot commented 4 months ago

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