org.asynchttpclient:async-http-client-project@2.0.24 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.asynchttpclient:async-http-client-project 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
  • H
Server Side Request Forgery (SSRF)

org.asynchttpclient:async-http-client-project is a package that allows Java applications to easily execute HTTP requests and asynchronously process the response.

Affected versions of this package are vulnerable to Server Side Request Forgery (SSRF). Async Http Client (aka async-http-client) before 2.0.35 can be tricked into connecting to a host different from the one extracted by java.net.URI if a '?' character occurs in a fragment identifier. Similar bugs were previously identified in cURL (CVE-2016-8624) and Oracle Java 8 java.net.URL.

How to fix Server Side Request Forgery (SSRF)?

Upgrade org.asynchttpclient:async-http-client-project to version 2.0.35 or higher.

[,2.0.35)