VDB
KO
MEDIUM 6.1

GHSA-pfc9-2cqg-9wq6

Reactor Netty HTTP Client Leaks Credentials On Protocol Downgrade Redirect

Quick fix

GHSA-pfc9-2cqg-9wq6 — io.projectreactor.netty:reactor-netty: upgrade to the fixed version with the command below.

# pom.xml: bump <version>1.3.6</version> for io.projectreactor.netty:reactor-netty

Details

In specific scenarios involving HTTP redirects from a secure to an insecure endpoint, the Reactor Netty HTTP client may leak credentials. In order for this to happen, the HTTP client must have been explicitly configured to follow redirects.

Affected versions: Reactor Netty 1.0.0 through 1.0.51; 1.1.0 through 1.1.35; 1.2.0 through 1.2.17; 1.3.0 through 1.3.5.

Are you affected?

Enter the version of the package you're using.

Affected packages

Maven / io.projectreactor.netty:reactor-netty
Introduced in: 1.3.0 Fixed in: 1.3.6
Fix # pom.xml: bump <version>1.3.6</version> for io.projectreactor.netty:reactor-netty
Maven / io.projectreactor.netty:reactor-netty
Introduced in: 1.2.0 Fixed in: 1.2.18
Fix # pom.xml: bump <version>1.2.18</version> for io.projectreactor.netty:reactor-netty
Maven / io.projectreactor.netty:reactor-netty
Introduced in: 1.1.0

No fixed version published yet for io.projectreactor.netty:reactor-netty (maven). Pin to a known-safe version or switch to an alternative.

Maven / io.projectreactor.netty:reactor-netty
Introduced in: 1.0.0

No fixed version published yet for io.projectreactor.netty:reactor-netty (maven). Pin to a known-safe version or switch to an alternative.

References