SCA: security update for io.quarkus:quarkus-cache (GHSA-xfv5-jqgp-vqhj)

medium Tenable Cloud Security Plugin ID 420467

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2023-6393)

See Also

https://github.com/advisories/GHSA-xfv5-jqgp-vqhj

Plugin Details

Severity: Medium

ID: 420467

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.51

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4.9

Temporal Score: 3.6

Vector: CVSS2#AV:N/AC:H/Au:S/C:C/I:N/A:N

CVSS Score Source: CVE-2023-6393

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

Vector: CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 12/6/2023

Vulnerability Publication Date: 12/6/2023

Reference Information

CVE: CVE-2023-6393

cwe: CWE-200