Maven package
io.quarkus/quarkus-cache
pkg:maven/io.quarkus/quarkus-cache
Vulnerabilities (1)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2023-6393 | Med | 5.3 | >= 3.3.0.CR1, < 3.5.2 | 3.5.2 | Dec 6, 2023 | 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 |
- 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