Releases: influxdata/kapacitor
Releases · influxdata/kapacitor
v1.7.6
v1.7.5
v1.7.4
v1.7.3
v1.7.2
v1.7.1
v1.7.1 [2023-10-20]
Bug Fixes
- 2784: Security fix (CVE-2023-44487: HTTP/2 Rapid Reset attack)
- 2783: Security fix (CVE-2023-44487: HTTP/2 Rapid Reset attack)
v1.6.6
v1.6.6-rc1
v1.6.6-rc1
v1.6.5
v1.7.0-rc2
fix(security): update go to 1.18.4 (#2706) This fixes the following CVEs in go CVE-2022-1705: net/http: improper sanitization of Transfer-Encoding header (medium) CVE-2022-1962: go/parser: stack exhaustion in all Parse* functions (negligible) CVE-2022-28131: encoding/xml: stack exhaustion in Decoder.Skip (medium) CVE-2022-30630: io/fs: stack exhaustion in Glob (medium) CVE-2022-30631: compress/gzip: stack exhaustion in Reader.Read (medium) CVE-2022-30632: path/filepath: stack exhaustion in Glob (medium) CVE-2022-30633: encoding/xml: stack exhaustion in Unmarshal (medium) CVE-2022-30635: encoding/gob: stack exhaustion in Decoder.Decode (medium) CVE-2022-32148: When httputil.ReverseProxy.ServeHTTP was called with a Request.Header map (low)