3.0.7
10 years ago
27 days ago
Known vulnerabilities in the org.asynchttpclient:async-http-client-project package. This does not include vulnerabilities belonging to this package’s dependencies.
Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.
Fix for free| Vulnerability | Vulnerable Version |
|---|---|
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 | [,2.0.35) |