Risk | Low |
Patch available | YES |
Number of vulnerabilities | 1 |
CVE-ID | CVE-2023-6393 |
CWE-ID | CWE-284 |
Exploitation vector | Network |
Public exploit | N/A |
Vulnerable software |
Quarkus Server applications / Frameworks for developing and running applications |
Vendor | Red Hat Inc. |
Security Bulletin
This security bulletin contains one low risk vulnerability.
EUVDB-ID: #VU83981
Risk: Low
CVSSv3.1: 3.8 [CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:U/RL:O/RC:C]
CVE-ID: CVE-2023-6393
CWE-ID:
CWE-284 - Improper Access Control
Exploit availability: No
DescriptionThe vulnerability allows a remote user to gain unauthorized access to otherwise restricted functionality.
The vulnerability exists due to improper access restrictions 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. A remote user can send a specially crafted request to the server and obtain information that belongs to another user.
Install updates from vendor's website.
Vulnerable software versionsQuarkus: 2.13.0-CR1 - 2.13.8
CPE2.3http://access.redhat.com/security/cve/CVE-2023-6393
http://bugzilla.redhat.com/show_bug.cgi?id=2253113
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote authenticated user via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.