org.asynchttpclient:async-http-client-project@2.0.0-alpha23 vulnerabilities

  • latest version

    3.0.7

  • latest non vulnerable version

  • first published

    10 years ago

  • latest version published

    27 days ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the org.asynchttpclient:async-http-client-project package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    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
    VulnerabilityVulnerable 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)