org.apache.httpcomponents.client5:httpclient5@5.0.2 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.httpcomponents.client5:httpclient5 package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Improper Input Validation

org.apache.httpcomponents.client5:httpclient5 is a HttpClient component of the Apache HttpComponents project.

Affected versions of this package are vulnerable to Improper Input Validation. Apache HttpClient can misinterpret malformed authority component in request URIs passed to the library as java.net.URI object and pick the wrong target host for request execution.

How to fix Improper Input Validation?

Upgrade org.apache.httpcomponents.client5:httpclient5 to version 5.0.3 or higher.

[5.0.0,5.0.3)