{
  "threat_severity" : "Moderate",
  "public_date" : "2023-11-15T00:00:00Z",
  "bugzilla" : {
    "description" : "quarkus: Potential invalid reuse of context when @CacheResult on a Uni is used",
    "id" : "2253113",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2253113"
  },
  "cvss3" : {
    "cvss3_base_score" : "5.3",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
    "status" : "verified"
  },
  "cwe" : "CWE-200",
  "details" : [ "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.", "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." ],
  "statement" : "Red Hat rates this as a Moderate impact due to the difficulty and randomness that is required to successfully exploit this vulnerability.",
  "affected_release" : [ {
    "product_name" : "Red Hat build of Quarkus 2.13.9.Final",
    "release_date" : "2023-12-07T00:00:00Z",
    "advisory" : "RHSA-2023:7700",
    "cpe" : "cpe:/a:redhat:quarkus:2.13::el8",
    "package" : "io.quarkus/quarkus-cache:2.13.9.Final-redhat-00002"
  } ],
  "package_state" : [ {
    "product_name" : "Red Hat build of Quarkus",
    "fix_state" : "Affected",
    "package_name" : "io.quarkus/quarkus-cache",
    "cpe" : "cpe:/a:redhat:quarkus:3"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2023-6393\nhttps://nvd.nist.gov/vuln/detail/CVE-2023-6393" ],
  "name" : "CVE-2023-6393",
  "mitigation" : {
    "value" : "No mitigation is currently available for this flaw.",
    "lang" : "en:us"
  },
  "csaw" : false
}