We found results for “”
CVE-2023-5675
Good to know:
Date: April 25, 2024
A flaw was found in Quarkus. When a Quarkus RestEasy Classic or Reactive JAX-RS endpoint has its methods declared in the abstract Java class or customized by Quarkus extensions using the annotation processor, the authorization of these methods will not be enforced if it is enabled by either 'quarkus.security.jaxrs.deny-unannotated-endpoints' or 'quarkus.security.jaxrs.default-roles-allowed' properties.
Language: Java
Severity Score
Related Resources (11)
Severity Score
Top Fix
Upgrade Version
Upgrade to version io.quarkus:quarkus-resteasy:3.6.8, io.quarkus:quarkus-resteasy-deployment:3.6.8, io.quarkus:quarkus-resteasy-reactive:3.6.8, io.quarkus:quarkus-resteasy-reactive-common-deployment:3.6.8, io.quarkus:quarkus-security:3.6.8, io.quarkus:quarkus-security-deployment:3.6.8, io.quarkus:quarkus-security-runtime-spi:3.6.8, io.quarkus.resteasy.reactive:resteasy-reactive-common-processor:3.6.8
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | NONE |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | LOW |
Integrity (I): | LOW |
Availability (A): | NONE |