io.quarkus:quarkus-messaging@3.21.3 vulnerabilities

  • latest version

    3.24.1

  • latest non vulnerable version

  • first published

    1 years ago

  • latest version published

    8 days ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the io.quarkus:quarkus-messaging 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
    Exposure of Resource to Wrong Sphere

    Affected versions of this package are vulnerable to Exposure of Resource to Wrong Sphere via the duplicated context process. An attacker can access sensitive data from another transaction by triggering the duplication of an already duplicated context.

    Note:

    Duplicating a duplicated context is rather rare and is only done in a few places:

    • Quarkus REST Client when using OTel (but it's the same transaction, so no leak)
    • Quarkus Messaging connectors
    • Quarkus SmallRye Health (same transaction, so no leak)

    How to fix Exposure of Resource to Wrong Sphere?

    A fix was pushed into the master branch but not yet published.

    [3.15.4,)