io.quarkus.vertx.utils:quarkus-vertx-utils@3.30.8

  • latest version

    3.34.5

  • latest non vulnerable version

  • first published

    1 years ago

  • latest version published

    15 days ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the io.quarkus.vertx.utils:quarkus-vertx-utils 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
    Allocation of Resources Without Limits or Throttling

    Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to the indefinite wait() state in the HTTP response handling process. An attacker can cause worker threads to become permanently blocked by repeatedly closing HTTP connections while the server is waiting to write response data. This can lead to exhaustion of available worker threads, resulting in degraded performance or complete unavailability of the application.

    ##Workaround

    This vulnerability can be mitigated by implementing a health check that monitors the status and saturation of the worker thread pool to detect abnormal thread retention early.

    How to fix Allocation of Resources Without Limits or Throttling?

    Upgrade io.quarkus.vertx.utils:quarkus-vertx-utils to version 3.20.5, 3.27.2, 3.31.0 or higher.

    [,3.20.5)[3.21.0.CR1,3.27.2)[3.28.0.CR1,3.31.0)