The various Is methods (IsPrivate, IsLoopback, etc) did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms.
Affected range
>=1.22.0-0 <1.22.5
Fixed version
1.22.5
EPSS Score
0.04%
EPSS Percentile
16th percentile
Description
The net/http HTTP/1.1 client mishandled the case where a server responds to a request with an "Expect: 100-continue" header with a non-informational (200 or higher) status. This mishandling could leave a client connection in an invalid state, where the next request sent on the connection will fail.
An attacker sending a request to a net/http/httputil.ReverseProxy proxy can exploit this mishandling to cause a denial of service by sending "Expect: 100-continue" requests which elicit a non-informational response from the backend. Each such request leaves the proxy with an invalid connection, and causes one subsequent request using that connection to fail.
Affected range
>=1.22.0-0 <1.22.4
Fixed version
1.22.4
EPSS Score
0.04%
EPSS Percentile
10th percentile
Description
The archive/zip package's handling of certain types of invalid zip files differs from the behavior of most zip implementations. This misalignment could be exploited to create an zip file with contents that vary depending on the implementation reading the file. The archive/zip package now rejects files containing these errors.
:mag: Vulnerabilities of
burntnetwork/xion:sha-9a13491
:package: Image Reference
burntnetwork/xion:sha-9a13491
sha256:473d4f7f515a2ebb79f3d267df7b4d6167e15688d4b1b947837b17859c6772b9
:package: Base Image
alpine:3.18
3.18.8
sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d
stdlib
1.22.3
(golang)pkg:golang/stdlib@1.22.3
```dockerfile # Dockerfile (65:65) COPY --from=builder /go/bin/xiond /usr/bin/xiond ```
>=1.22.0-0
<1.22.4
1.22.4
0.06%
28th percentile
Description
>=1.22.0-0
<1.22.5
1.22.5
0.04%
16th percentile
Description
>=1.22.0-0
<1.22.4
1.22.4
0.04%
10th percentile
Description