Quarkus 2.13.7

CPE Details

Quarkus 2.13.7
2.13.7
2023-03-02
13h00 +00:00
2023-03-06
16h04 +00:00
Alerte pour un CPE
Stay informed of any changes for a specific CPE.
Notifications manage

CPE Name: cpe:2.3:a:quarkus:quarkus:2.13.7:*:*:*:*:*:*:*

Informations

Vendor

quarkus

Product

quarkus

Version

2.13.7

Related CVE

Open and find in CVE List

CVE ID Published Description Score Severity
CVE-2023-6267 2024-01-25 18h12 +00:00 A flaw was found in the json payload. If annotation based security is used to secure a REST resource, the JSON body that the resource may consume is being processed (deserialized) prior to the security constraints being evaluated and applied. This does not happen with configuration based security.
9.8
Critical
CVE-2023-6394 2023-12-09 01h26 +00:00 A flaw was found in Quarkus. This issue occurs when receiving a request over websocket with no role-based permission specified on the GraphQL operation, Quarkus processes the request without authentication despite the endpoint being secured. This can allow an attacker to access information and functionality outside of normal granted API permissions.
9.1
Critical
CVE-2023-1584 2023-10-04 10h47 +00:00 A flaw was found in Quarkus. Quarkus OIDC can leak both ID and access tokens in the authorization code flow when an insecure HTTP protocol is used, which can allow attackers to access sensitive user data directly from the ID token or by using the access token to access user data from OIDC provider services. Please note that passwords are not stored in access tokens.
7.5
High
CVE-2023-4853 2023-09-20 09h47 +00:00 A flaw was found in Quarkus where HTTP security policies are not sanitizing certain character permutations correctly when accepting requests, resulting in incorrect evaluation of permissions. This issue could allow an attacker to bypass the security policy altogether, resulting in unauthorized endpoint access and possibly a denial of service.
8.1
High
CVE-2023-0481 2023-02-24 00h00 +00:00 In RestEasy Reactive implementation of Quarkus the insecure File.createTempFile() is used in the FileBodyHandler class which creates temp files with insecure permissions that could be read by a local user.
3.3
Low