Description
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 Uni context contains sensitive information, and could allow a malicious user to benefit from a POST request returning the response that is meant for another user, gaining access to sensitive data.
Remediation
References
https://access.redhat.com/security/cve/CVE-2023-6393
https://bugzilla.redhat.com/show_bug.cgi?id=2253113
https://access.redhat.com/errata/RHSA-2023:7700
Related Vulnerabilities
CVE-2019-14838 Vulnerability in maven package org.wildfly.core:wildfly-host-controller
CVE-2023-26480 Vulnerability in maven package org.xwiki.platform:xwiki-platform-livedata-macro
CVE-2023-28669 Vulnerability in maven package org.jenkins-ci.plugins:jacoco
CVE-2022-22979 Vulnerability in maven package org.springframework.cloud:spring-cloud-function-parent
CVE-2021-33609 Vulnerability in maven package com.vaadin:vaadin-server