CVE-2023-6394: Quarkus: graphql operations over websockets bypass
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2023-6394?
CVE-2023-6394 has been classified as a high-severity vulnerability due to its potential to allow unauthorized access.
How do I fix CVE-2023-6394?
To fix CVE-2023-6394, upgrade to Quarkus version 3.6.0 or later, or use specific patched versions for the affected GraphQL client dependencies.
What types of applications are affected by CVE-2023-6394?
Applications using Quarkus with GraphQL operations lacking role-based permission specifications are vulnerable to CVE-2023-6394.
Can CVE-2023-6394 be exploited remotely?
Yes, CVE-2023-6394 can be exploited remotely since it involves receiving unauthenticated requests over a websocket.
What is the impact of CVE-2023-6394 on data security?
The impact of CVE-2023-6394 can lead to unauthorized access to sensitive information due to the lack of proper authentication.