Skip to content

AHC v3.0.12 Release

Choose a tag to compare

@hyperxpro hyperxpro released this 09 Aug 20:17
· 11 commits to main since this release

What's Changed

Security

  • GHSA-v9f2-7rw2-gr2x - Origin credentials sent in cleartext to a proxy that rejects the CONNECT
  • GHSA-x5w6-vm3f-pp6f - SOCKS proxy credentials sent to the origin server over plaintext HTTP
  • GHSA-7grg-jcf7-rpmx - Unbounded HTTP/1.1 response decompression enables a decompression-bomb denial of service
  • GHSA-f8m2-889x-vw4x - Client-wide realm credentials re-sent to a cross-origin redirect target
  • GHSA-gcmv-gr82-6m8v - Connection permit leak on TLS handshake failure causes per-host denial of service
  • GHSA-xr57-gcx8-52hf - Origin credentials sent to the proxy on the plaintext CONNECT request
  • GHSA-cf59-3jcr-vfhw - Resumable download index store is created world-readable and follows a planted symlink
  • GHSA-qpfv-56x8-xgx4 - URL userinfo credentials sent to the HTTP proxy in the request line
  • GHSA-3wp9-xfwm-rjjf - WebSocket proxy credentials sent to the origin server over a CONNECT tunnel
  • GHSA-mfj3-87qq-382v - Digest authentication cnonce generated with a non-cryptographic random source
  • GHSA-fj9w-c36g-h5x8 - SCRAM and Digest mutual-authentication responses are not verified
  • GHSA-rwhr-j9rv-85f8 - WebSocket handshake continues after a failed Sec-WebSocket-Accept check

New Contributors

Full Changelog: async-http-client-project-3.0.11...async-http-client-project-3.0.12