2023-12-06 19:00:22 +00:00
{
"id" : "CVE-2023-6393" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2023-12-06T17:15:07.377" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:43:46.267" ,
2024-08-02 14:03:15 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-12-06 19:00:22 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "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."
2023-12-12 19:00:24 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se encontr\u00f3 una falla en Quarkus Cache Runtime. Cuando el procesamiento de solicitudes utiliza una Uni almacenada en cach\u00e9 usando @CacheResult y la Uni almacenada en cach\u00e9 reutiliza el contexto de \"completion\" inicial, el procesamiento cambia a la Uni almacenada en cach\u00e9 en lugar del contexto de solicitud. Esto es un problema si el contexto Uni almacenado en cach\u00e9 contiene informaci\u00f3n confidencial y podr\u00eda permitir que un usuario malintencionado se beneficie de una solicitud POST que devuelva la respuesta destinada a otro usuario, obteniendo acceso a datos confidenciales."
2023-12-06 19:00:22 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-12-12 19:00:24 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
2023-12-12 19:00:24 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
2023-12-12 19:00:24 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-12-12 19:00:24 +00:00
} ,
"exploitabilityScore" : 1.6 ,
"impactScore" : 3.6
} ,
2023-12-06 19:00:22 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-12-06 19:00:22 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
2023-12-06 19:00:22 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-12-06 19:00:22 +00:00
} ,
"exploitabilityScore" : 1.6 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
2023-12-12 19:00:24 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
2023-12-12 19:00:24 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-200"
2023-12-12 19:00:24 +00:00
}
]
} ,
2023-12-06 19:00:22 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-12-06 19:00:22 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "NVD-CWE-noinfo"
2023-12-06 19:00:22 +00:00
}
]
}
] ,
2023-12-12 19:00:24 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:build_of_quarkus:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CE29B9D6-63DC-4779-ACE8-4E51E6A0AF37"
}
]
}
]
}
] ,
2023-12-06 19:00:22 +00:00
"references" : [
2024-08-02 14:03:15 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2023:7700" ,
"source" : "secalert@redhat.com"
} ,
2023-12-06 19:00:22 +00:00
{
"url" : "https://access.redhat.com/security/cve/CVE-2023-6393" ,
2023-12-12 19:00:24 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Vendor Advisory"
]
2023-12-06 19:00:22 +00:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2253113" ,
2023-12-12 19:00:24 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Issue Tracking" ,
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://access.redhat.com/security/cve/CVE-2023-6393" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2253113" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Vendor Advisory"
]
2023-12-06 19:00:22 +00:00
}
]
}