VYPR

Maven package

io.quarkus/quarkus-cache

pkg:maven/io.quarkus/quarkus-cache

Vulnerabilities (1)

  • CVE-2023-6393MedDec 6, 2023
    affected >= 3.3.0.CR1, < 3.5.2fixed 3.5.2

    A flaw was found in the Quarkus Cache Runtime. When request processing utilizes a Uni cached using @CacheResult and the cached Uni reuses the initial "completion" context, the processing switches to the cached Uni instead of the request context. This is a problem if the cached Un