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

  • latest version

    3.0.2

  • latest non vulnerable version

  • first published

    10 years ago

  • latest version published

    3 months 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.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    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)