First published: Fri Oct 20 2023(Updated: )
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.
Credit: secalert@redhat.com secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
maven/io.quarkus:quarkus-resteasy-reactive-common | >=3.7.0<3.7.1 | 3.7.1 |
maven/io.quarkus:quarkus-resteasy-reactive-common-deployment | >=3.7.0<3.7.1 | 3.7.1 |
maven/io.quarkus:quarkus-resteasy-reactive-common | >=3.3.0<3.6.9 | 3.6.9 |
maven/io.quarkus:quarkus-resteasy-reactive-common-deployment | >=3.3.0<3.6.9 | 3.6.9 |
maven/io.quarkus:quarkus-resteasy-reactive-common | <3.2.10.Final | 3.2.10.Final |
maven/io.quarkus:quarkus-resteasy-reactive-common-deployment | <3.2.10.Final | 3.2.10.Final |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.